Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

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

2021-12-17T14:52:47.080Z||main|||||INFO|500||The following profiles are active: basic
2021-12-17T14:53:03.187Z||main|||||INFO|500||Starting service [Tomcat]
2021-12-17T14:53:03.188Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-12-17T14:53:03.330Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-12-17T14:53:12.860Z||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.

2021-12-17T14:53:13.219Z||main|||||INFO|500||catdb-pool - Starting...
2021-12-17T14:53:13.592Z||main|||||INFO|500||catdb-pool - Start completed.
2021-12-17T14:53:14.141Z||main|||||INFO|500||reqdb-pool - Starting...
2021-12-17T14:53:14.151Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-12-17T14:53:14.296Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-12-17T14:53:14.614Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-12-17T14:53:15.373Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-12-17T14:53:22.579Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-12-17T14:53:24.678Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-12-17T14:53:24.750Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2021-12-17T14:53:25.473Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-12-17T14:53:25.587Z||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.
2021-12-17T14:53:26.812Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-12-17T14:53:28.240Z||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
2021-12-17T14:53:33.666Z||main|||||WARN|500||---
2021-12-17T14:53:33.667Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2021-12-17T14:53:33.667Z||main|||||WARN|500||---
2021-12-17T14:53:34.235Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-12-17T14:53:39.344Z||main|||||INFO|500||Started ApiHandlerApplication in 55.595 seconds (JVM running for 62.027)
2021-12-17T14:53:39.361Z|b6d7da62-4ee9-42e2-abf5-ab58406e21e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:53:39.374Z|b6d7da62-4ee9-42e2-abf5-ab58406e21e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:53:39.375Z|426b003e-5ac9-474d-b03b-f9de4649afff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:53:39.381Z|426b003e-5ac9-474d-b03b-f9de4649afff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:53:48.773Z||http-nio-8080-exec-4|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-12-17T14:53:49.104Z|c131980f-3438-404f-975e-e139bd1834b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:53:49.104Z|ad68d739-12de-4a10-b003-0570936a171d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:53:49.104Z|fb0c5829-470c-4e88-a4f7-78d730928485|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-12-17T14:53:49.512Z|c131980f-3438-404f-975e-e139bd1834b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:53:49.513Z|fb0c5829-470c-4e88-a4f7-78d730928485|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:53:49.513Z|ad68d739-12de-4a10-b003-0570936a171d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:53:54.310Z|e399da95-afc9-4e3d-85d5-776b9d18d0ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:53:54.317Z|e399da95-afc9-4e3d-85d5-776b9d18d0ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:53:59.652Z|c03624d5-5a43-4315-9ae2-043968c32478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:53:59.653Z|c03624d5-5a43-4315-9ae2-043968c32478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:53:59.660Z|af0d0a60-399a-4219-8024-8cda1fb00664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:53:59.662Z|af0d0a60-399a-4219-8024-8cda1fb00664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:53:59.664Z|6a9f56bf-ca16-40bb-bbcd-9e36a3b9e80c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:53:59.665Z|6a9f56bf-ca16-40bb-bbcd-9e36a3b9e80c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:09.306Z|b5770f4b-9b34-4c05-9fae-233b90bfdc99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:54:09.307Z|b5770f4b-9b34-4c05-9fae-233b90bfdc99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:54:09.383Z|f39abb82-44e5-4652-901a-dac867a18227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:54:09.384Z|f39abb82-44e5-4652-901a-dac867a18227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:54:09.707Z|2f2585b2-ef96-45ac-8cf2-1781caceddbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:09.707Z|dc25860a-c774-40ea-9147-e494e45613f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:09.707Z|3d585b6a-88fd-4bc8-82c0-74534a68f270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:09.708Z|2f2585b2-ef96-45ac-8cf2-1781caceddbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:09.708Z|dc25860a-c774-40ea-9147-e494e45613f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:09.708Z|3d585b6a-88fd-4bc8-82c0-74534a68f270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:19.745Z|e3c13bdb-5132-46af-a552-426cee337e83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:19.747Z|e3c13bdb-5132-46af-a552-426cee337e83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:19.747Z|914c7e4e-c7c2-4a32-a488-9d053c9f2b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:19.749Z|e39969a6-56f6-4e70-86c9-fe8bac540955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:19.749Z|914c7e4e-c7c2-4a32-a488-9d053c9f2b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:19.749Z|e39969a6-56f6-4e70-86c9-fe8bac540955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:24.306Z|6c649974-4279-4c58-8e52-d3670cda4895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:54:24.308Z|6c649974-4279-4c58-8e52-d3670cda4895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:54:29.797Z|472a1c5a-950a-49ef-8488-b1ba5a15e1d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:29.798Z|081cfe98-1552-463a-a901-3a020f319129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:29.799Z|472a1c5a-950a-49ef-8488-b1ba5a15e1d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:29.799Z|081cfe98-1552-463a-a901-3a020f319129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:29.804Z|1968c79a-37a5-4876-8a2b-8cd5e60525e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:29.805Z|1968c79a-37a5-4876-8a2b-8cd5e60525e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:39.306Z|00d5f3d9-23f7-4550-bc9c-b12caae48efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:54:39.309Z|00d5f3d9-23f7-4550-bc9c-b12caae48efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:54:39.385Z|546fea63-200a-403f-95ae-ef97249623b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:54:39.386Z|546fea63-200a-403f-95ae-ef97249623b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:54:39.828Z|fed145ea-007a-4b69-93ab-838a10729547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:39.830Z|fed145ea-007a-4b69-93ab-838a10729547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:39.838Z|c0c61138-04fc-4492-9899-60017592ec55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:39.839Z|c0c61138-04fc-4492-9899-60017592ec55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:39.841Z|b579d81b-338d-433d-adf9-2939078bfa41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:39.842Z|b579d81b-338d-433d-adf9-2939078bfa41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:49.883Z|af2b6173-f472-4ecd-98cd-e9ee3410ba48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:49.883Z|22c43500-2f50-46de-8d30-646c0d0397b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:49.886Z|af2b6173-f472-4ecd-98cd-e9ee3410ba48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:49.886Z|22c43500-2f50-46de-8d30-646c0d0397b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:49.883Z|03d7acfd-5173-459a-a79c-acd264e699e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:49.889Z|03d7acfd-5173-459a-a79c-acd264e699e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:54.307Z|840fbe46-62cb-4273-a2a7-2fe95b58c3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:54:54.308Z|840fbe46-62cb-4273-a2a7-2fe95b58c3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:54:59.931Z|5a782454-e97d-4794-96ea-1f7b9e4023b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:59.931Z|a798fa59-746c-43dc-a547-48ebbb4329bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:59.932Z|5a782454-e97d-4794-96ea-1f7b9e4023b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:59.933Z|2a90420e-0ab4-440d-be79-a97ee0bfef14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:54:59.935Z|a798fa59-746c-43dc-a547-48ebbb4329bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:54:59.935Z|2a90420e-0ab4-440d-be79-a97ee0bfef14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:09.306Z|40febb45-e45b-47f2-87b6-9d3ab0495d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:55:09.307Z|40febb45-e45b-47f2-87b6-9d3ab0495d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:55:09.387Z|91f10984-37a0-48b8-ba35-8e4e1e6b3552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:55:09.388Z|91f10984-37a0-48b8-ba35-8e4e1e6b3552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:55:09.959Z|89a3ce5c-b05d-443c-a422-bbb5aef284f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:09.960Z|89a3ce5c-b05d-443c-a422-bbb5aef284f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:09.965Z|29461078-e3f7-45d7-bf87-1569fe28f5ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:09.966Z|cc3dce3b-2a42-42a5-9402-1c835a940673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:09.966Z|29461078-e3f7-45d7-bf87-1569fe28f5ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:09.967Z|cc3dce3b-2a42-42a5-9402-1c835a940673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:19.995Z|e5552c8c-62aa-4288-8ceb-1f86537c651f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:19.995Z|329e2e89-c320-41f4-9b70-c5b5f48fb168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:19.996Z|1ef96cab-7eda-41c8-9b65-35fa426535d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:19.996Z|e5552c8c-62aa-4288-8ceb-1f86537c651f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:19.997Z|1ef96cab-7eda-41c8-9b65-35fa426535d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:19.997Z|329e2e89-c320-41f4-9b70-c5b5f48fb168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:24.306Z|d759bc0f-6ece-4d8a-9ce2-c759ab46d289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:55:24.309Z|d759bc0f-6ece-4d8a-9ce2-c759ab46d289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:55:30.025Z|498a5d14-822f-4331-8036-90ff656c2797|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:30.025Z|e00689bc-6e4b-4504-b8a7-f2139b896c5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:30.025Z|748d3d3e-948a-4e93-ad95-0080477ca757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:30.026Z|498a5d14-822f-4331-8036-90ff656c2797|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:30.026Z|e00689bc-6e4b-4504-b8a7-f2139b896c5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:30.027Z|748d3d3e-948a-4e93-ad95-0080477ca757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:39.306Z|48b3e726-3f6e-4395-807b-95e609c6b8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:55:39.307Z|48b3e726-3f6e-4395-807b-95e609c6b8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:55:39.390Z|0b7a52f9-4a1e-452b-87d9-65d3f6c1d340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:55:39.391Z|0b7a52f9-4a1e-452b-87d9-65d3f6c1d340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:55:40.056Z|f779aba5-af7b-4604-a9ba-6740e6cdee3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:40.057Z|f779aba5-af7b-4604-a9ba-6740e6cdee3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:40.059Z|9ab6efce-55e3-49ff-8f9a-28ecefceadcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:40.059Z|895ad1b5-55e1-41d9-be3f-5f114c336a5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:40.060Z|9ab6efce-55e3-49ff-8f9a-28ecefceadcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:40.060Z|895ad1b5-55e1-41d9-be3f-5f114c336a5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:50.087Z|f5ed3e0b-fab1-4ef8-ba33-ea9f7c90105a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:50.087Z|f53ce6c1-fc80-4f53-82d0-6083a7c12ead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:50.087Z|97715082-0b8b-4705-9851-326f0e479aec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:55:50.088Z|f53ce6c1-fc80-4f53-82d0-6083a7c12ead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:50.088Z|f5ed3e0b-fab1-4ef8-ba33-ea9f7c90105a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:50.088Z|97715082-0b8b-4705-9851-326f0e479aec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:55:54.309Z|8f7b9d17-6647-4a74-b5a9-6f2ea753c971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:55:54.314Z|8f7b9d17-6647-4a74-b5a9-6f2ea753c971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:56:00.122Z|ea4fd14f-b1dc-40a0-a705-7e141412727a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:00.122Z|54bfa02d-fde6-4069-b33e-72c71eb7ac35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:00.124Z|ea4fd14f-b1dc-40a0-a705-7e141412727a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:00.124Z|54bfa02d-fde6-4069-b33e-72c71eb7ac35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:00.125Z|3a0abf1b-e820-4dc0-b9f0-cd731247e9f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:00.126Z|3a0abf1b-e820-4dc0-b9f0-cd731247e9f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:09.308Z|cb3e0b52-1400-4456-930a-448db1a97032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:56:09.309Z|cb3e0b52-1400-4456-930a-448db1a97032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:56:09.392Z|e6fba9b7-8707-4de6-b3d5-e6a9a48331ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:56:09.393Z|e6fba9b7-8707-4de6-b3d5-e6a9a48331ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:56:10.155Z|8b8c074d-8cc8-4bc6-9233-9f4134297fbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:10.156Z|8b8c074d-8cc8-4bc6-9233-9f4134297fbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:10.156Z|4d667add-36ab-4661-902c-46ddd2c28e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:10.156Z|83faf3e8-c378-4d3f-8b48-cf85ee5b52d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:10.157Z|4d667add-36ab-4661-902c-46ddd2c28e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:10.158Z|83faf3e8-c378-4d3f-8b48-cf85ee5b52d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:20.180Z|847bd8ae-2b83-4536-983d-11aec6682512|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:20.180Z|421d55c6-38aa-4304-b84c-f33ecc7709c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:20.181Z|847bd8ae-2b83-4536-983d-11aec6682512|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:20.181Z|421d55c6-38aa-4304-b84c-f33ecc7709c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:20.190Z|8743d739-45ae-4160-9a0f-c3d648ec8f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:20.191Z|8743d739-45ae-4160-9a0f-c3d648ec8f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:24.306Z|90f99bc2-8c19-44db-856c-bae0235f8509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:56:24.307Z|90f99bc2-8c19-44db-856c-bae0235f8509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:56:30.209Z|34c2045d-51ce-4d6d-89c2-b572343a9710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:30.209Z|a1007202-529a-4d97-973b-65df450270b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:30.210Z|34c2045d-51ce-4d6d-89c2-b572343a9710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:30.210Z|a1007202-529a-4d97-973b-65df450270b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:30.220Z|f720f7d3-1444-43a6-bd64-3c0a9607c060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:30.221Z|f720f7d3-1444-43a6-bd64-3c0a9607c060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:39.307Z|0356b290-51f5-4d1a-8f93-901ee46ed424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:56:39.311Z|0356b290-51f5-4d1a-8f93-901ee46ed424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:56:39.395Z|2bf9d4bf-3b7b-4c6c-9c9b-735a6fb376f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:56:39.396Z|2bf9d4bf-3b7b-4c6c-9c9b-735a6fb376f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:56:40.234Z|b3780753-adbb-4420-b140-a7362d4edce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:40.234Z|c46b5521-bf23-4641-bf65-c65ae49f72c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:40.235Z|c46b5521-bf23-4641-bf65-c65ae49f72c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:40.235Z|b3780753-adbb-4420-b140-a7362d4edce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:40.246Z|fece7584-708c-4daa-ae65-5ab334deb0aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:40.247Z|fece7584-708c-4daa-ae65-5ab334deb0aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:50.262Z|b19b6e7c-d396-4cea-bc4a-40b69a2b77a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:50.263Z|b19b6e7c-d396-4cea-bc4a-40b69a2b77a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:50.265Z|5cc554bc-df61-414f-b00f-5acc11cfe0a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:50.266Z|5cc554bc-df61-414f-b00f-5acc11cfe0a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:50.274Z|d7d08adc-d28a-46d7-920d-ad2427c2ad8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:56:50.275Z|d7d08adc-d28a-46d7-920d-ad2427c2ad8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:56:54.306Z|596b4b3e-4b15-4f1c-bba1-d11801c062de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:56:54.307Z|596b4b3e-4b15-4f1c-bba1-d11801c062de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:57:00.289Z|89b83d27-e468-47c4-8e9d-f02acb2e9b7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:00.289Z|2649e031-4ecb-497b-b394-23f22dd1a466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:00.290Z|89b83d27-e468-47c4-8e9d-f02acb2e9b7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:00.290Z|2649e031-4ecb-497b-b394-23f22dd1a466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:00.299Z|4b60ae3c-ef32-411a-ae83-5bde4b260fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:00.300Z|4b60ae3c-ef32-411a-ae83-5bde4b260fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:09.306Z|3aae954d-1542-4f94-addc-d1ec1e2d0345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:57:09.307Z|3aae954d-1542-4f94-addc-d1ec1e2d0345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:57:09.397Z|5e4006d9-f931-41c0-9351-c4463e253e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:57:09.398Z|5e4006d9-f931-41c0-9351-c4463e253e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:57:10.317Z|f4cbe772-32eb-4aba-9edf-cfec287d4223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:10.317Z|79d15444-04a2-40b5-84e1-6440b4838469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:10.318Z|f4cbe772-32eb-4aba-9edf-cfec287d4223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:10.318Z|79d15444-04a2-40b5-84e1-6440b4838469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:10.322Z|f1346b3d-7e47-47d1-980e-3a06adae2b3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:10.323Z|f1346b3d-7e47-47d1-980e-3a06adae2b3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:20.345Z|eaefc3d4-9f8f-4a15-8ee7-10d8a36626c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:20.346Z|eaefc3d4-9f8f-4a15-8ee7-10d8a36626c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:20.346Z|7ba2602c-4603-4229-9a2c-2b6f3464f8ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:20.347Z|7ba2602c-4603-4229-9a2c-2b6f3464f8ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:20.347Z|9b2b3057-98d9-4b59-81fe-199caaa7052a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:20.348Z|9b2b3057-98d9-4b59-81fe-199caaa7052a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:24.308Z|ae0d823e-d6cb-4ed1-b7f3-6f796153625a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:57:24.312Z|ae0d823e-d6cb-4ed1-b7f3-6f796153625a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:57:30.380Z|6119efff-de0b-48d3-bcdc-5cc66180041b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:30.380Z|e2c9d1df-64b4-44ca-b947-1f5229818e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:30.380Z|5553eda3-9469-4ede-9b04-1166bda272b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:30.382Z|e2c9d1df-64b4-44ca-b947-1f5229818e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:30.382Z|5553eda3-9469-4ede-9b04-1166bda272b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:30.382Z|6119efff-de0b-48d3-bcdc-5cc66180041b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:39.310Z|af9ebb4f-df76-4599-a7bc-48fa0fe3f8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:57:39.311Z|af9ebb4f-df76-4599-a7bc-48fa0fe3f8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:57:39.399Z|cb0fefdb-ba27-4be9-a55b-7b3e6a67963d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:57:39.400Z|cb0fefdb-ba27-4be9-a55b-7b3e6a67963d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:57:40.421Z|49e08145-c437-409d-8776-758fdf0fce1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:40.421Z|b901e740-7b1a-4078-8183-21b15ba99b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:40.421Z|e61c259e-e595-4eb3-ac27-42accf4426c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:40.423Z|49e08145-c437-409d-8776-758fdf0fce1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:40.423Z|e61c259e-e595-4eb3-ac27-42accf4426c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:40.423Z|b901e740-7b1a-4078-8183-21b15ba99b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:50.452Z|e116efe3-5455-4861-a920-069c5dea9bc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:50.453Z|06f76452-e5a1-42bb-b1be-abf0184ee809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:50.453Z|06f76452-e5a1-42bb-b1be-abf0184ee809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:50.453Z|e116efe3-5455-4861-a920-069c5dea9bc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:50.454Z|4896eda1-960f-49a9-bb05-249250e48abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:57:50.455Z|4896eda1-960f-49a9-bb05-249250e48abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:57:54.306Z|c042960b-389b-40b8-89f8-eed70cf500e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:57:54.307Z|c042960b-389b-40b8-89f8-eed70cf500e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:58:00.478Z|d187af62-7ba9-49fd-b5e8-4377ae55494e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:00.478Z|8d45a49d-7129-4533-93d2-a2b130414bab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:00.479Z|d187af62-7ba9-49fd-b5e8-4377ae55494e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:00.479Z|8d45a49d-7129-4533-93d2-a2b130414bab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:00.482Z|9fce5060-0347-41db-a6a0-81271ba2c48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:00.483Z|9fce5060-0347-41db-a6a0-81271ba2c48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:09.306Z|bcfbefba-932b-4803-912d-2a76960f5be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:58:09.310Z|bcfbefba-932b-4803-912d-2a76960f5be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:58:09.401Z|925936f4-ce6c-4bc5-a952-900685640908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:58:09.402Z|925936f4-ce6c-4bc5-a952-900685640908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:58:10.503Z|32f377cd-10fa-45de-8308-59e0ce6c5010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:10.505Z|32f377cd-10fa-45de-8308-59e0ce6c5010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:10.506Z|48f26959-2e91-4ae1-b7bf-1174b50cda07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:10.507Z|48f26959-2e91-4ae1-b7bf-1174b50cda07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:10.508Z|cda992ee-9bc8-4337-baec-9c7791bebb82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:10.511Z|cda992ee-9bc8-4337-baec-9c7791bebb82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:20.527Z|eddb22e6-3b3f-4c9c-a206-32ff9c7ffa19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:20.528Z|eddb22e6-3b3f-4c9c-a206-32ff9c7ffa19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:20.532Z|6390aa48-6dfb-403e-9823-167624a054a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:20.533Z|6390aa48-6dfb-403e-9823-167624a054a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:20.535Z|075353cf-742d-4cd9-b2f9-cbc2ca753500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:20.536Z|075353cf-742d-4cd9-b2f9-cbc2ca753500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:24.306Z|b4377e1b-aec1-445d-9045-0413d930ea58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:58:24.307Z|b4377e1b-aec1-445d-9045-0413d930ea58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:58:30.555Z|cc5302a8-f95d-48fa-91cb-1e2e1b675bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:30.555Z|03534e51-8427-465b-8b77-3ddcaa57140d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:30.556Z|03534e51-8427-465b-8b77-3ddcaa57140d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:30.556Z|cc5302a8-f95d-48fa-91cb-1e2e1b675bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:30.563Z|6566946f-c22e-491e-948d-c52f8e9b1250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:30.564Z|6566946f-c22e-491e-948d-c52f8e9b1250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:39.306Z|69c8de42-dc6e-4567-8890-0f5c06339d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:58:39.307Z|69c8de42-dc6e-4567-8890-0f5c06339d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:58:39.403Z|21298568-6857-49ea-890f-082a98b4e28f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:58:39.404Z|21298568-6857-49ea-890f-082a98b4e28f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:58:40.578Z|c11c02bb-58a3-4095-a8d7-1160e384459f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:40.579Z|51123c60-6311-4609-98e5-ea182a1ecd23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:40.580Z|51123c60-6311-4609-98e5-ea182a1ecd23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:40.580Z|c11c02bb-58a3-4095-a8d7-1160e384459f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:40.588Z|94fe119e-2a31-46d9-bde2-8a1b779f5ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:40.589Z|94fe119e-2a31-46d9-bde2-8a1b779f5ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:50.605Z|ef123387-0d1e-4d55-a56f-dea74cebf24b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:50.606Z|ef123387-0d1e-4d55-a56f-dea74cebf24b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:50.608Z|cd780b0d-a064-4a25-ad70-d4ecf1afffd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:50.609Z|cd780b0d-a064-4a25-ad70-d4ecf1afffd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:50.610Z|33a800fd-8f33-4222-a2ea-556c179891cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:58:50.611Z|33a800fd-8f33-4222-a2ea-556c179891cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:58:54.306Z|37cbdf36-88ff-4b41-a507-5fc5f2ce2d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:58:54.309Z|37cbdf36-88ff-4b41-a507-5fc5f2ce2d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:59:00.631Z|e009cbbf-9598-42ac-b766-11b72fedfa68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:00.631Z|33b7ebd6-2573-4ad3-93a7-a22d9f790adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:00.632Z|e009cbbf-9598-42ac-b766-11b72fedfa68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:00.632Z|33b7ebd6-2573-4ad3-93a7-a22d9f790adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:00.639Z|5ec2ff00-be11-48d4-9d4f-9c426593d961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:00.640Z|5ec2ff00-be11-48d4-9d4f-9c426593d961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:09.307Z|a24c8b8a-7d58-4855-9421-dffd5e0d259a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:59:09.308Z|a24c8b8a-7d58-4855-9421-dffd5e0d259a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:59:09.405Z|17668796-e681-41a3-9e85-59147eaa3a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:59:09.406Z|17668796-e681-41a3-9e85-59147eaa3a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:59:10.659Z|cee32cf8-f113-4fa4-99ca-d0980bf3a9a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:10.659Z|bae7ab75-5f40-4f34-adcf-c00424a39b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:10.660Z|cee32cf8-f113-4fa4-99ca-d0980bf3a9a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:10.660Z|bae7ab75-5f40-4f34-adcf-c00424a39b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:10.661Z|ab0e08f3-b849-43bf-8fbf-95526d240686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:10.662Z|ab0e08f3-b849-43bf-8fbf-95526d240686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:20.706Z|e8a9ebcd-7956-406b-93bc-24ca3c9d309f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:20.706Z|2b9f33c5-7976-4fcd-8cfa-9f65ed82d887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:20.706Z|3aa0f0f1-2632-4c65-a5f3-d565c6225520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:20.710Z|e8a9ebcd-7956-406b-93bc-24ca3c9d309f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:20.710Z|2b9f33c5-7976-4fcd-8cfa-9f65ed82d887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:20.710Z|3aa0f0f1-2632-4c65-a5f3-d565c6225520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:24.307Z|52907775-3b0e-4c84-96c7-2af0cf3ad53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:59:24.308Z|52907775-3b0e-4c84-96c7-2af0cf3ad53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:59:30.740Z|d9717b57-8fa9-4639-8643-385a227398c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:30.740Z|5ad50ea7-1bed-435b-9026-37e3e7bb1fec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:30.741Z|d9717b57-8fa9-4639-8643-385a227398c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:30.741Z|5ad50ea7-1bed-435b-9026-37e3e7bb1fec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:30.742Z|65cc252a-39b9-4fcc-9cb1-0388a66fdd27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:30.743Z|65cc252a-39b9-4fcc-9cb1-0388a66fdd27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:39.306Z|3030f3d3-e5c3-4696-856d-90d816c4b5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:59:39.309Z|3030f3d3-e5c3-4696-856d-90d816c4b5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:59:39.407Z|3a7ddddf-a187-4030-bd81-18544c714d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:59:39.408Z|3a7ddddf-a187-4030-bd81-18544c714d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T14:59:40.766Z|4e7653de-8c87-421c-a213-971537ec4d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:40.766Z|b511f4fe-1bf3-429e-8d30-65f9d96dcbbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:40.766Z|f1fa7f12-bcf4-4c84-a3e8-bd09e82a9349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:40.767Z|b511f4fe-1bf3-429e-8d30-65f9d96dcbbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:40.767Z|4e7653de-8c87-421c-a213-971537ec4d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:40.768Z|f1fa7f12-bcf4-4c84-a3e8-bd09e82a9349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:50.886Z|89167ae2-7024-4559-bf84-e8df06e30d27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:50.888Z|89167ae2-7024-4559-bf84-e8df06e30d27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:50.892Z|676284bb-eb60-4bcd-b65e-ea20589e92ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:50.896Z|f9e4d36d-7809-4ce0-b7ce-548b4c1eeaf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T14:59:50.897Z|676284bb-eb60-4bcd-b65e-ea20589e92ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:50.897Z|f9e4d36d-7809-4ce0-b7ce-548b4c1eeaf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T14:59:54.306Z|9a6facfd-1182-4885-88c0-10e77c8581e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T14:59:54.307Z|9a6facfd-1182-4885-88c0-10e77c8581e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:00:00.913Z|f2c1a2a9-db6e-4a96-aec1-7b936d4fc689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:00.914Z|f2c1a2a9-db6e-4a96-aec1-7b936d4fc689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:00.919Z|ffaaee7e-ff3f-4081-93de-8a17bb6c4cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:00.920Z|ffaaee7e-ff3f-4081-93de-8a17bb6c4cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:00.934Z|0120681a-d651-4b78-948a-f6fb7ffcbc9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:00.934Z|0120681a-d651-4b78-948a-f6fb7ffcbc9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:09.307Z|4383a2e3-8bf1-4880-ab1c-a46590b2f1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:00:09.308Z|4383a2e3-8bf1-4880-ab1c-a46590b2f1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:00:09.409Z|999f1462-997b-423b-9799-f13d2f825923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:00:09.411Z|999f1462-997b-423b-9799-f13d2f825923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:00:10.942Z|f66592cd-fa57-4443-9484-69dac22078b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:10.944Z|03b49261-a923-4deb-8f66-610981e7f331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:10.945Z|f66592cd-fa57-4443-9484-69dac22078b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:10.945Z|03b49261-a923-4deb-8f66-610981e7f331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:10.956Z|5f28e84c-79a0-499a-a3dd-9a9bbfd1af8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:10.957Z|5f28e84c-79a0-499a-a3dd-9a9bbfd1af8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:20.969Z|3ae00f79-164c-4fce-8edc-0f20b66a49ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:20.969Z|bfe78e90-5dd1-4e51-8d3e-6459dd207119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:20.970Z|3ae00f79-164c-4fce-8edc-0f20b66a49ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:20.970Z|bfe78e90-5dd1-4e51-8d3e-6459dd207119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:20.978Z|877077f1-0d3c-419a-8da6-b93865408ed5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:20.979Z|877077f1-0d3c-419a-8da6-b93865408ed5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:24.306Z|ed889690-2662-4ef6-9747-3777c0123e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:00:24.310Z|ed889690-2662-4ef6-9747-3777c0123e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:00:30.993Z|7df7c14b-cebc-426e-80ea-69dcdad8d026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:30.993Z|97ea94cc-da77-40d4-bd1d-494b31ae1926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:30.994Z|7df7c14b-cebc-426e-80ea-69dcdad8d026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:30.994Z|97ea94cc-da77-40d4-bd1d-494b31ae1926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:31.000Z|d2d7e536-f080-4096-b1e4-6de5e8f87143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:31.001Z|d2d7e536-f080-4096-b1e4-6de5e8f87143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:39.306Z|d13100ec-d82e-4c6f-bc93-85d8a63bd164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:00:39.307Z|d13100ec-d82e-4c6f-bc93-85d8a63bd164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:00:39.412Z|4da37751-0334-47df-a3ef-f561c8d9a8c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:00:39.413Z|4da37751-0334-47df-a3ef-f561c8d9a8c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:00:41.029Z|a23d3868-d595-41fd-a0cb-47eca5331e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:41.029Z|0843bf70-c003-4bb1-b124-6f8e3f7fc6de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:41.030Z|a23d3868-d595-41fd-a0cb-47eca5331e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:41.030Z|0843bf70-c003-4bb1-b124-6f8e3f7fc6de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:41.032Z|18f57181-8120-4cca-b196-39cb03643c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:41.033Z|18f57181-8120-4cca-b196-39cb03643c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:51.058Z|64c511e2-fa22-4958-aa23-60b34c1504a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:51.058Z|4ad75ef0-3686-4528-90bb-f4fa8007e79d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:51.058Z|0fdb0218-db06-4daa-a43c-c1c2d51c03bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:00:51.059Z|64c511e2-fa22-4958-aa23-60b34c1504a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:51.059Z|4ad75ef0-3686-4528-90bb-f4fa8007e79d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:51.059Z|0fdb0218-db06-4daa-a43c-c1c2d51c03bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:00:54.308Z|302b9730-765b-4a0d-b532-934998da7d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:00:54.313Z|302b9730-765b-4a0d-b532-934998da7d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:01:01.098Z|d1826a83-8be9-49d9-b22d-0a1880f4be33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:01.098Z|cfa4a921-4dfa-4361-a294-ecf1ed083f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:01.098Z|e72ddc4d-7318-4b40-aee3-0ecc29377c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:01.104Z|e72ddc4d-7318-4b40-aee3-0ecc29377c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:01.104Z|cfa4a921-4dfa-4361-a294-ecf1ed083f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:01.104Z|d1826a83-8be9-49d9-b22d-0a1880f4be33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:09.306Z|b68ee308-18bd-4f39-a667-aa781fcb3c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:01:09.307Z|b68ee308-18bd-4f39-a667-aa781fcb3c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:01:09.416Z|5a7806ef-9901-459b-ad23-7e040f818231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:01:09.416Z|5a7806ef-9901-459b-ad23-7e040f818231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:01:11.137Z|0f253828-41ba-49c7-b5b0-d8746a97185c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:11.138Z|0f253828-41ba-49c7-b5b0-d8746a97185c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:11.141Z|4ca29021-86f8-4b4d-a9f5-9c94ef634348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:11.137Z|a84a24d4-e495-4fa5-9947-6ec8f00688d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:11.142Z|a84a24d4-e495-4fa5-9947-6ec8f00688d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:11.142Z|4ca29021-86f8-4b4d-a9f5-9c94ef634348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:21.161Z|cd935529-2508-47c5-a8cd-337edba3b1c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:21.163Z|cd935529-2508-47c5-a8cd-337edba3b1c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:21.165Z|a1503dc2-5b1c-4a97-97fd-35cf902e3175|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:21.166Z|a1503dc2-5b1c-4a97-97fd-35cf902e3175|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:21.168Z|66d2ad0c-4855-4d5c-ba08-787db76415e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:21.169Z|66d2ad0c-4855-4d5c-ba08-787db76415e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:24.306Z|265222e7-98f1-4947-8626-72e0f268dd72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:01:24.307Z|265222e7-98f1-4947-8626-72e0f268dd72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:01:31.188Z|43548698-76e0-43d9-9b55-bd453b831737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:31.188Z|9379ef85-83d9-4354-8067-7af2fedae689|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:31.189Z|9379ef85-83d9-4354-8067-7af2fedae689|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:31.189Z|43548698-76e0-43d9-9b55-bd453b831737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:31.197Z|67e62d06-4c17-4b62-b761-9bb6b3244ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:31.198Z|67e62d06-4c17-4b62-b761-9bb6b3244ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:39.306Z|20d761fa-7ff8-41f4-b4f9-54d1d50121b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:01:39.310Z|20d761fa-7ff8-41f4-b4f9-54d1d50121b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:01:39.418Z|9ad415af-01ba-45d5-b4d2-f4e728588f42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:01:39.418Z|9ad415af-01ba-45d5-b4d2-f4e728588f42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:01:41.216Z|6988f934-4f8c-46b6-8df5-b7f4f3311106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:41.216Z|5f0831f9-f735-4cc8-989e-61d083cd8889|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:41.217Z|6988f934-4f8c-46b6-8df5-b7f4f3311106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:41.217Z|5f0831f9-f735-4cc8-989e-61d083cd8889|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:41.220Z|089aa4d7-5a75-4089-ac75-bed2f3f78b49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:41.222Z|089aa4d7-5a75-4089-ac75-bed2f3f78b49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:51.242Z|b1c72d38-0dcd-4421-8d5b-de0842ebdaa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:51.243Z|b1c72d38-0dcd-4421-8d5b-de0842ebdaa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:51.243Z|ce4f4abc-3ad4-4b27-9be1-06ed7e820575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:51.244Z|46c3c6d0-8450-4229-9473-d4d5104a5c5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:01:51.244Z|46c3c6d0-8450-4229-9473-d4d5104a5c5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:51.244Z|ce4f4abc-3ad4-4b27-9be1-06ed7e820575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:01:54.306Z|4a45cd14-ce93-4df4-9bf6-417a29cfec1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:01:54.307Z|4a45cd14-ce93-4df4-9bf6-417a29cfec1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:02:01.268Z|afcf16cd-d813-45d5-9f3a-91d4a6bda3c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:01.269Z|afcf16cd-d813-45d5-9f3a-91d4a6bda3c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:01.270Z|bd9cc452-a466-4510-9217-b06fbe0bb012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:01.271Z|bd9cc452-a466-4510-9217-b06fbe0bb012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:01.272Z|31c8d92c-f16e-41a8-a24c-0d47217f5ffd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:01.273Z|31c8d92c-f16e-41a8-a24c-0d47217f5ffd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:09.306Z|db2e6795-3e18-4247-a6bf-aa76f24d7a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:02:09.307Z|db2e6795-3e18-4247-a6bf-aa76f24d7a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:02:09.419Z|80c923a5-940b-4c0f-9c5b-dcf538e7ed05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:02:09.420Z|80c923a5-940b-4c0f-9c5b-dcf538e7ed05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:02:11.293Z|48193ad7-6bc9-46f6-8111-3bc57bf8e39b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:11.294Z|48193ad7-6bc9-46f6-8111-3bc57bf8e39b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:11.294Z|fecc6117-0acc-46e8-b4d0-00ba30f17fb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:11.295Z|fecc6117-0acc-46e8-b4d0-00ba30f17fb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:11.295Z|783b438a-e5bc-437d-927c-957f1f8f18ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:11.296Z|783b438a-e5bc-437d-927c-957f1f8f18ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:21.319Z|7448d54a-6d3c-4d7e-89e2-c45ff8d1d058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:21.319Z|d247fdb6-458a-4e57-9610-bda6ac4fdefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:21.320Z|d247fdb6-458a-4e57-9610-bda6ac4fdefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:21.320Z|7448d54a-6d3c-4d7e-89e2-c45ff8d1d058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:21.320Z|e5ef1057-54e6-4b69-8303-a01aeea5f80b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:21.321Z|e5ef1057-54e6-4b69-8303-a01aeea5f80b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:24.306Z|1ace96f9-7705-434b-a994-23a3ef039ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:02:24.309Z|1ace96f9-7705-434b-a994-23a3ef039ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:02:31.357Z|8cc0d254-eb48-4bdf-b3d9-ba230e9cea65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:31.357Z|529de719-9dc0-4b2e-9393-ebfee9056ba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:31.357Z|cd0de286-cb5f-4b42-b505-9ec5cd60f01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:31.359Z|8cc0d254-eb48-4bdf-b3d9-ba230e9cea65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:31.359Z|cd0de286-cb5f-4b42-b505-9ec5cd60f01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:31.359Z|529de719-9dc0-4b2e-9393-ebfee9056ba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:39.308Z|ba14f3aa-2433-475c-86ae-9cf45c979b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:02:39.309Z|ba14f3aa-2433-475c-86ae-9cf45c979b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:02:39.421Z|707b0963-07c4-4b5c-b5b5-c75d1cbdbe88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:02:39.422Z|707b0963-07c4-4b5c-b5b5-c75d1cbdbe88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:02:41.397Z|ad290d68-7dc3-4f8a-9a23-e7de4ce43f56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:41.398Z|ad290d68-7dc3-4f8a-9a23-e7de4ce43f56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:41.401Z|45434e65-84bc-4b51-b3a6-e279bc797e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:41.401Z|45434e65-84bc-4b51-b3a6-e279bc797e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:41.404Z|1898e721-1c08-45e2-a341-de3570ff7c5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:41.404Z|1898e721-1c08-45e2-a341-de3570ff7c5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:51.427Z|7adf8325-b952-4d44-9f28-00e0e3daf8f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:51.427Z|f8e25610-6abd-48fe-a4d7-dbec344eb067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:51.429Z|f8e25610-6abd-48fe-a4d7-dbec344eb067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:51.429Z|7adf8325-b952-4d44-9f28-00e0e3daf8f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:51.429Z|eebb17fd-95ae-4bf5-aeff-23d2e3696b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:02:51.430Z|eebb17fd-95ae-4bf5-aeff-23d2e3696b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:02:54.306Z|12a99c9c-e6e7-49c7-9f34-06e363d88f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:02:54.306Z|12a99c9c-e6e7-49c7-9f34-06e363d88f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:03:01.454Z|7da71af1-f4e4-4e89-8886-dc0dbcca13b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:01.454Z|226fbaad-4a47-4cd4-8864-36a939fbd629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:01.455Z|7da71af1-f4e4-4e89-8886-dc0dbcca13b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:01.455Z|226fbaad-4a47-4cd4-8864-36a939fbd629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:01.456Z|5da99ddf-2fe2-4744-b511-702a51cc2d1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:01.456Z|5da99ddf-2fe2-4744-b511-702a51cc2d1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:09.306Z|f548450d-e3f4-47bc-8fee-69b31dad096a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:03:09.316Z|f548450d-e3f4-47bc-8fee-69b31dad096a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:03:09.423Z|d25c5f94-045e-4828-98d7-ff64069fea66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:03:09.424Z|d25c5f94-045e-4828-98d7-ff64069fea66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:03:11.225Z|82295e70-0d99-4c16-80f9-77207394e25f|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:03:11.226Z|82295e70-0d99-4c16-80f9-77207394e25f|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:11.497Z|6f09ecbc-3048-4917-acca-605289bf0b97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:11.499Z|6f09ecbc-3048-4917-acca-605289bf0b97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:11.504Z|6389a6f2-5e9e-4a45-8682-98462abeacb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:11.505Z|6389a6f2-5e9e-4a45-8682-98462abeacb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:11.507Z|5d68037a-0d66-4bae-9a06-8cb86b40a149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:11.508Z|5d68037a-0d66-4bae-9a06-8cb86b40a149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:21.528Z|5d270e04-617b-4181-a268-0905a56bc198|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:21.530Z|5d270e04-617b-4181-a268-0905a56bc198|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:21.531Z|649581c1-ce72-4977-9081-1422171e9b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:21.531Z|649581c1-ce72-4977-9081-1422171e9b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:21.535Z|d2394929-3e19-47a2-8739-5707a754fd98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:21.536Z|d2394929-3e19-47a2-8739-5707a754fd98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:24.306Z|dbe27cf7-163b-4865-801c-22d8c77ee36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:03:24.307Z|dbe27cf7-163b-4865-801c-22d8c77ee36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:03:31.558Z|ec10f7d4-a5d7-440d-aa84-2c136a1b7550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:31.558Z|517545bd-d30b-456a-ac25-92905bdc561d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:31.559Z|ec10f7d4-a5d7-440d-aa84-2c136a1b7550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:31.559Z|517545bd-d30b-456a-ac25-92905bdc561d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:31.560Z|287202c1-45fd-4765-a2f4-96eff65a02fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:31.560Z|287202c1-45fd-4765-a2f4-96eff65a02fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:39.306Z|49fca691-4887-4dc1-b0d3-88598ec928b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:03:39.306Z|49fca691-4887-4dc1-b0d3-88598ec928b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:03:39.424Z|a086c025-1bba-4aaa-9820-c5ee5f2b5752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:03:39.425Z|a086c025-1bba-4aaa-9820-c5ee5f2b5752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:03:41.589Z|de1ef28a-abe6-4e84-8534-1b1fc16413f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:41.590Z|ba9b6fa4-8f96-4a21-8c29-80dc5729fca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:41.590Z|de1ef28a-abe6-4e84-8534-1b1fc16413f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:41.591Z|a3c9c61b-da81-415e-8e0f-c754727922ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:41.591Z|a3c9c61b-da81-415e-8e0f-c754727922ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:41.592Z|ba9b6fa4-8f96-4a21-8c29-80dc5729fca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:51.615Z|7966d071-1733-4f6e-af8b-1a8637a6c940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:51.615Z|7f8162bf-09c9-40a3-bdf2-7001d296e231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:51.617Z|cceffa03-b7a1-44f2-a91c-8fe1f7a57c8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:03:51.618Z|7966d071-1733-4f6e-af8b-1a8637a6c940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:51.618Z|cceffa03-b7a1-44f2-a91c-8fe1f7a57c8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:51.618Z|7f8162bf-09c9-40a3-bdf2-7001d296e231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:03:54.306Z|15d2f310-ce4a-475f-8931-97f4eb6b8eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:03:54.309Z|15d2f310-ce4a-475f-8931-97f4eb6b8eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:04:01.643Z|1f041ddc-89e4-4fec-b566-b9585f65e147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:01.643Z|e1f0f886-a92f-4752-b57c-29bc9dc07d93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:01.643Z|3fa07dfb-eb90-4646-bd18-9f19c4c35c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:01.644Z|1f041ddc-89e4-4fec-b566-b9585f65e147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:01.644Z|3fa07dfb-eb90-4646-bd18-9f19c4c35c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:01.644Z|e1f0f886-a92f-4752-b57c-29bc9dc07d93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:09.309Z|fc47bb83-23d0-4feb-bb85-3031e4962de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:04:09.311Z|fc47bb83-23d0-4feb-bb85-3031e4962de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:04:09.426Z|b82fbfc0-0aec-412b-a23e-e172bf1020c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:04:09.427Z|b82fbfc0-0aec-412b-a23e-e172bf1020c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:04:11.219Z|b61284f0-37cf-4bdb-b4a4-ee273039ffa4|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:04:11.221Z|b61284f0-37cf-4bdb-b4a4-ee273039ffa4|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:11.671Z|2b0d50b3-ebe3-472a-b8be-1924773492c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:11.671Z|5d74bb37-ae56-4fa9-94fa-cac92845d35c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:11.671Z|e95a04ec-7ba0-428d-b98a-255185c8fdb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:11.672Z|e95a04ec-7ba0-428d-b98a-255185c8fdb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:11.672Z|5d74bb37-ae56-4fa9-94fa-cac92845d35c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:11.673Z|2b0d50b3-ebe3-472a-b8be-1924773492c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:21.700Z|1e3ca19a-60d2-4e36-8f64-871fb2f98130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:21.700Z|962289dd-4cbf-448b-b873-126092f879ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:21.700Z|4e67a149-203e-4651-a8bf-8d7b51e61bb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:21.700Z|1e3ca19a-60d2-4e36-8f64-871fb2f98130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:21.701Z|4e67a149-203e-4651-a8bf-8d7b51e61bb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:21.700Z|962289dd-4cbf-448b-b873-126092f879ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:24.306Z|9e7ff09c-a7c3-4137-887a-f1c1a4e620b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:04:24.307Z|9e7ff09c-a7c3-4137-887a-f1c1a4e620b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:04:31.725Z|899b18f1-41b2-4bf3-bdb6-7903c99dc971|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:31.724Z|e8e07b68-a5a5-490b-adc2-079210f6159a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:31.725Z|d744843a-63f7-449d-a6ce-8a53328dcb80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:31.725Z|899b18f1-41b2-4bf3-bdb6-7903c99dc971|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:31.725Z|e8e07b68-a5a5-490b-adc2-079210f6159a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:31.726Z|d744843a-63f7-449d-a6ce-8a53328dcb80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:39.306Z|9a68d7d6-db14-41ee-831f-62a33487d4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:04:39.309Z|9a68d7d6-db14-41ee-831f-62a33487d4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:04:39.428Z|b37f2d61-388c-4976-997d-d476618e8af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:04:39.429Z|b37f2d61-388c-4976-997d-d476618e8af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:04:41.748Z|a67f5285-b887-4872-8a0d-b77041937d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:41.748Z|867d5c8b-82e5-45f6-a773-fb5cdbc250e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:41.748Z|23925763-c392-4fbc-897f-91168e22d636|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:41.749Z|a67f5285-b887-4872-8a0d-b77041937d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:41.749Z|867d5c8b-82e5-45f6-a773-fb5cdbc250e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:41.749Z|23925763-c392-4fbc-897f-91168e22d636|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:51.774Z|ebb111f9-0f80-40f4-acfd-398ccbab9e33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:51.774Z|1da7c415-f287-482d-b61f-a943d38aae45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:51.774Z|197a5712-4875-4872-892b-80d14a0c2a0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:04:51.775Z|197a5712-4875-4872-892b-80d14a0c2a0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:51.775Z|ebb111f9-0f80-40f4-acfd-398ccbab9e33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:51.775Z|1da7c415-f287-482d-b61f-a943d38aae45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:04:54.306Z|62fb92a2-5c57-4774-a60e-4f025e90123f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:04:54.307Z|62fb92a2-5c57-4774-a60e-4f025e90123f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:05:02.051Z|ee67c2cd-3e8d-40c0-89e6-5e41eafe3462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:02.052Z|ee67c2cd-3e8d-40c0-89e6-5e41eafe3462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:02.053Z|5d15fd9b-1afe-4eb4-a838-426960dc74c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:02.053Z|0d19c297-aef7-472e-adee-c126b5f40823|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:02.053Z|5d15fd9b-1afe-4eb4-a838-426960dc74c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:02.054Z|0d19c297-aef7-472e-adee-c126b5f40823|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:09.306Z|c2f91e69-9d69-4e41-a389-1616f26b4ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:05:09.307Z|c2f91e69-9d69-4e41-a389-1616f26b4ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:05:09.429Z|1cf699f4-a016-4770-b066-5c52a1474227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:05:09.430Z|1cf699f4-a016-4770-b066-5c52a1474227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:05:11.215Z|deb455cf-6985-4ceb-b525-cfe0ae12a8d9|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:05:11.216Z|deb455cf-6985-4ceb-b525-cfe0ae12a8d9|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:12.087Z|e3dc5971-32c4-4567-ba45-c0d587db8128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:12.087Z|c05c7796-490d-46cc-93c3-49751c257340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:12.087Z|b3268e40-7e71-48f6-83bc-e52f2bc2bc01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:12.088Z|e3dc5971-32c4-4567-ba45-c0d587db8128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:12.088Z|c05c7796-490d-46cc-93c3-49751c257340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:12.088Z|b3268e40-7e71-48f6-83bc-e52f2bc2bc01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:22.114Z|be488b06-ece9-4bcb-9080-33d6ab021db3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:22.115Z|be488b06-ece9-4bcb-9080-33d6ab021db3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:22.126Z|8bc0f1f7-1fcb-49d7-9c82-7621a3d9fa13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:22.126Z|af23077b-8b12-4c9b-9440-7325005f5d27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:22.127Z|af23077b-8b12-4c9b-9440-7325005f5d27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:22.127Z|8bc0f1f7-1fcb-49d7-9c82-7621a3d9fa13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:24.306Z|704db029-9f57-4e6b-ae62-ad79e65c3a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:05:24.309Z|704db029-9f57-4e6b-ae62-ad79e65c3a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:05:32.137Z|d3b82d07-86d0-4819-aa00-c5229218f9f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:32.138Z|d3b82d07-86d0-4819-aa00-c5229218f9f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:32.147Z|0d678a11-c72e-4174-9f54-a17016c90470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:32.147Z|cc9b8ebf-8633-4fac-996f-37a12f0c0c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:32.148Z|cc9b8ebf-8633-4fac-996f-37a12f0c0c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:32.148Z|0d678a11-c72e-4174-9f54-a17016c90470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:39.308Z|08925f6c-7e3c-440c-9b9b-fc10787a27bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:05:39.310Z|08925f6c-7e3c-440c-9b9b-fc10787a27bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:05:39.431Z|112cbefc-0c2e-4469-b99f-ab92d7222137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:05:39.432Z|112cbefc-0c2e-4469-b99f-ab92d7222137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:05:42.170Z|7dd22d0c-9433-41fc-bdd5-77103dc5e88c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:42.170Z|1d10938d-8476-4aac-bf9c-91e7956b74d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:42.172Z|7dd22d0c-9433-41fc-bdd5-77103dc5e88c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:42.172Z|1d10938d-8476-4aac-bf9c-91e7956b74d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:42.184Z|4d8ce662-80be-4868-8fbb-3609ad8118c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:42.185Z|4d8ce662-80be-4868-8fbb-3609ad8118c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:52.204Z|9b7f09ea-a977-4566-8651-1fdbc45ab5bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:52.205Z|9b7f09ea-a977-4566-8651-1fdbc45ab5bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:52.205Z|5e00443c-7a6b-4342-a66f-5214cad885d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:52.206Z|5e00443c-7a6b-4342-a66f-5214cad885d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:52.208Z|c76daafc-5b8d-47fb-882f-f7bf95ae2499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:05:52.209Z|c76daafc-5b8d-47fb-882f-f7bf95ae2499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:05:54.306Z|ebe7160b-d3b1-43ba-a696-d200fb700733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:05:54.307Z|ebe7160b-d3b1-43ba-a696-d200fb700733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:06:02.228Z|833da9c6-63fd-4d43-b739-d81f9b3f556e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:02.228Z|ea8d0589-cb82-4a43-ac65-ee4e7edcbdf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:02.229Z|ea8d0589-cb82-4a43-ac65-ee4e7edcbdf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:02.229Z|dbb7e942-afbd-445a-b27d-441cc5804143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:02.229Z|833da9c6-63fd-4d43-b739-d81f9b3f556e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:02.230Z|dbb7e942-afbd-445a-b27d-441cc5804143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:09.306Z|a98c831a-8eb4-4bcf-a2e1-29a17e301ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:06:09.310Z|a98c831a-8eb4-4bcf-a2e1-29a17e301ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:06:09.433Z|4b52f76c-4f0c-4587-a3ec-4adc4cfe51b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:06:09.434Z|4b52f76c-4f0c-4587-a3ec-4adc4cfe51b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:06:11.213Z|f795eeee-6ae0-457f-87c8-22685570717c|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:06:11.214Z|f795eeee-6ae0-457f-87c8-22685570717c|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:12.252Z|f55bb3f2-2e6d-4ecc-ab0c-7110c07419bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:12.252Z|203f0f23-7017-4c70-8977-bf53b438542b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:12.252Z|6670c837-2efb-40d8-b8ad-f804de5a5a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:12.253Z|203f0f23-7017-4c70-8977-bf53b438542b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:12.253Z|f55bb3f2-2e6d-4ecc-ab0c-7110c07419bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:12.253Z|6670c837-2efb-40d8-b8ad-f804de5a5a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:22.275Z|c7d185bd-f1e7-45ee-bc34-a13a81dd02d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:22.275Z|1c74dd5d-5d28-4de5-9cc8-71190103f867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:22.276Z|1c74dd5d-5d28-4de5-9cc8-71190103f867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:22.276Z|c7d185bd-f1e7-45ee-bc34-a13a81dd02d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:22.277Z|e880e0e4-d72f-41f7-903f-bc8319b008e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:22.280Z|e880e0e4-d72f-41f7-903f-bc8319b008e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:24.306Z|6749a6d4-3843-40c0-b7ec-cb1d84bc3589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:06:24.306Z|6749a6d4-3843-40c0-b7ec-cb1d84bc3589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:06:32.300Z|62b1de36-a5b5-465b-928b-c91121cb6f75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:32.300Z|62a59d94-0cea-4c0e-a86e-3fcf3e243897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:32.301Z|62b1de36-a5b5-465b-928b-c91121cb6f75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:32.301Z|62a59d94-0cea-4c0e-a86e-3fcf3e243897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:32.303Z|d4b7f486-b689-40b1-a39a-a11f857a0cec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:32.304Z|d4b7f486-b689-40b1-a39a-a11f857a0cec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:39.306Z|92ecc4d6-e59a-4542-b9dc-4ff803f7cccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:06:39.307Z|92ecc4d6-e59a-4542-b9dc-4ff803f7cccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:06:39.435Z|3638f1c2-5b2e-4bd3-a13b-151af875a564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:06:39.436Z|3638f1c2-5b2e-4bd3-a13b-151af875a564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:06:42.325Z|bb61fdf2-891d-4e7e-b1d3-230d07a0cdf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:42.326Z|bb61fdf2-891d-4e7e-b1d3-230d07a0cdf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:42.335Z|80c2d407-3425-4fa5-b242-18c9b1dfee6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:42.336Z|80c2d407-3425-4fa5-b242-18c9b1dfee6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:42.336Z|4ab0b2b2-c8ed-41c9-8d6e-b503cb13d0e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:42.337Z|4ab0b2b2-c8ed-41c9-8d6e-b503cb13d0e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:52.349Z|37e6d2bf-53f1-424a-b6f9-b7b7b1b32793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:52.350Z|37e6d2bf-53f1-424a-b6f9-b7b7b1b32793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:52.357Z|f6a35747-2ce4-41ea-8468-cf70b7e66b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:52.357Z|8e4cedd0-edb0-4e88-a90c-2713243fe8cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:06:52.358Z|8e4cedd0-edb0-4e88-a90c-2713243fe8cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:52.358Z|f6a35747-2ce4-41ea-8468-cf70b7e66b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:06:54.306Z|c701b37e-eeb7-4ac5-843e-0e1998296bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:06:54.309Z|c701b37e-eeb7-4ac5-843e-0e1998296bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:07:02.372Z|f720dd29-b985-463d-9d93-243895e528d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:02.373Z|f720dd29-b985-463d-9d93-243895e528d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:02.378Z|f4de6077-3bf3-469c-87a9-2a179e80047f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:02.379Z|f4de6077-3bf3-469c-87a9-2a179e80047f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:02.379Z|1f7794a4-362f-4315-8fa1-1c7ddd80a4d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:02.380Z|1f7794a4-362f-4315-8fa1-1c7ddd80a4d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:09.308Z|46726626-9452-441e-8a8a-c1e0bc5bebdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:07:09.310Z|46726626-9452-441e-8a8a-c1e0bc5bebdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:07:09.437Z|76318be4-cd7e-43c5-88d7-c0c5161b576a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:07:09.438Z|76318be4-cd7e-43c5-88d7-c0c5161b576a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:07:11.222Z|353f3250-4a29-450c-b178-0141de1dc9cf|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:07:11.224Z|353f3250-4a29-450c-b178-0141de1dc9cf|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:12.399Z|640aa595-735c-4baf-b594-8367f91a59b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:12.399Z|a8086d12-8eb1-49d3-8245-058886d581e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:12.399Z|640aa595-735c-4baf-b594-8367f91a59b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:12.400Z|a8086d12-8eb1-49d3-8245-058886d581e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:12.401Z|772340bc-a45b-408f-812d-291e0c7bdf1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:12.402Z|772340bc-a45b-408f-812d-291e0c7bdf1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:22.427Z|f5de8d24-139a-4913-880b-9cce9a579471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:22.427Z|e780ff2f-00cc-442b-ae14-2227b2d79e2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:22.428Z|f5de8d24-139a-4913-880b-9cce9a579471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:22.427Z|3dc3db18-2d16-41b1-bcf9-d1e475060029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:22.428Z|e780ff2f-00cc-442b-ae14-2227b2d79e2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:22.428Z|3dc3db18-2d16-41b1-bcf9-d1e475060029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:24.306Z|9a12da13-9cac-4338-ba4f-84146cd45d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:07:24.306Z|9a12da13-9cac-4338-ba4f-84146cd45d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:07:32.452Z|67250702-dc54-430d-8bce-cb92d9e2de7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:32.452Z|fde80122-f80c-4224-a5ec-4cf786f4537e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:32.452Z|4cce8bae-5c76-43f2-bfdc-c81487c3d5a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:32.452Z|67250702-dc54-430d-8bce-cb92d9e2de7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:32.453Z|fde80122-f80c-4224-a5ec-4cf786f4537e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:32.453Z|4cce8bae-5c76-43f2-bfdc-c81487c3d5a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:39.306Z|90de30c7-d50b-490e-b884-9e34e7f53cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:07:39.309Z|90de30c7-d50b-490e-b884-9e34e7f53cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:07:39.439Z|c271b7d7-86c8-4b1f-9eb3-491d252e3403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:07:39.440Z|c271b7d7-86c8-4b1f-9eb3-491d252e3403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:07:42.476Z|5b7a0cb7-e109-48bb-a965-9e78f1db79d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:42.476Z|bf8be4b0-dcda-4b54-a927-fb24e8efffe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:42.476Z|e42cb294-be0e-461b-956a-4026e82822df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:42.476Z|5b7a0cb7-e109-48bb-a965-9e78f1db79d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:42.477Z|e42cb294-be0e-461b-956a-4026e82822df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:42.476Z|bf8be4b0-dcda-4b54-a927-fb24e8efffe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:52.502Z|24b89ef2-0027-4ea9-af43-9661d2c78879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:52.503Z|24b89ef2-0027-4ea9-af43-9661d2c78879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:52.505Z|a1fb4275-0a46-4470-9a44-22159c72e8dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:52.506Z|18d80bc4-91df-42d0-bb5d-0b91f8336ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:07:52.506Z|a1fb4275-0a46-4470-9a44-22159c72e8dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:52.506Z|18d80bc4-91df-42d0-bb5d-0b91f8336ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:07:54.306Z|44f2db93-e200-4406-9447-1e8d2c92efc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:07:54.306Z|44f2db93-e200-4406-9447-1e8d2c92efc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:08:02.528Z|8a6ab33f-58bd-4805-838a-9d9584620700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:02.529Z|8a6ab33f-58bd-4805-838a-9d9584620700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:02.530Z|0f7404a1-5069-48b4-b6a1-33f64810c3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:02.531Z|0f7404a1-5069-48b4-b6a1-33f64810c3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:02.531Z|07ad0fb8-950a-455f-b9ab-e29b7f5f338f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:02.532Z|07ad0fb8-950a-455f-b9ab-e29b7f5f338f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:09.306Z|2b02ae98-fe1f-400c-b2ab-f46b12244a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:08:09.306Z|2b02ae98-fe1f-400c-b2ab-f46b12244a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:08:09.441Z|f333ddd3-515e-4a23-b33f-349b12da06de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:08:09.441Z|f333ddd3-515e-4a23-b33f-349b12da06de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:08:11.212Z|9ec74aeb-ce4b-4252-be79-bd5ab282a2f6|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:08:11.213Z|9ec74aeb-ce4b-4252-be79-bd5ab282a2f6|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:12.557Z|7ebea192-ed30-4a03-835e-37c138dbcea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:12.557Z|caed7845-c80a-4197-9658-70f80772b687|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:12.557Z|caed7845-c80a-4197-9658-70f80772b687|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:12.557Z|7ebea192-ed30-4a03-835e-37c138dbcea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:12.564Z|953fa37d-63a6-4e5f-bb72-6fbd234c8c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:12.565Z|953fa37d-63a6-4e5f-bb72-6fbd234c8c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:22.581Z|4ae8c83d-8fc6-4768-a40e-b0c003161ad3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:22.581Z|678df8e6-9834-467b-b86b-dd1932bab5bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:22.582Z|4ae8c83d-8fc6-4768-a40e-b0c003161ad3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:22.582Z|678df8e6-9834-467b-b86b-dd1932bab5bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:22.587Z|d3016175-402a-4086-830c-5c27fe9635ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:22.588Z|d3016175-402a-4086-830c-5c27fe9635ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:24.306Z|96014f9d-658f-47c4-89ce-0d9e43d61267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:08:24.309Z|96014f9d-658f-47c4-89ce-0d9e43d61267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:08:32.612Z|30272965-54de-4c30-95ba-9d9acab8f8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:32.612Z|30272965-54de-4c30-95ba-9d9acab8f8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:32.617Z|72e7fe4a-0256-4263-88a0-392508e03e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:32.617Z|371f7f1b-075e-4516-842f-31b0c0d3384b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:32.618Z|72e7fe4a-0256-4263-88a0-392508e03e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:32.618Z|371f7f1b-075e-4516-842f-31b0c0d3384b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:39.306Z|172d977e-806a-4a9e-96e6-0e2bd929de0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:08:39.307Z|172d977e-806a-4a9e-96e6-0e2bd929de0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:08:39.442Z|4c95eaae-7f9b-405c-9eae-343a14307250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:08:39.443Z|4c95eaae-7f9b-405c-9eae-343a14307250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:08:42.654Z|657b9f28-cffa-4446-8304-7224175b4913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:42.655Z|657b9f28-cffa-4446-8304-7224175b4913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:42.654Z|7f30374a-9acc-4f43-b376-27c8e459e2e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:42.656Z|7f30374a-9acc-4f43-b376-27c8e459e2e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:42.657Z|2564eac9-ce1a-43a4-bc05-62fb0d432664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:42.658Z|2564eac9-ce1a-43a4-bc05-62fb0d432664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:52.685Z|22f6ca91-d3d8-4f75-954b-4d8bd4f0e549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:52.685Z|f68d2277-0e88-4fc8-a0fe-5d53f24eacfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:52.685Z|6c909fd5-c29b-4152-b471-4d0d34b4daa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:08:52.686Z|22f6ca91-d3d8-4f75-954b-4d8bd4f0e549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:52.686Z|f68d2277-0e88-4fc8-a0fe-5d53f24eacfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:52.686Z|6c909fd5-c29b-4152-b471-4d0d34b4daa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:08:54.307Z|49422849-dd42-467e-acfc-bcadb9888ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:08:54.311Z|49422849-dd42-467e-acfc-bcadb9888ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:09:02.724Z|cf71dc1b-eaaa-4fcc-a255-f752bde8b5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:02.724Z|80af583c-6a98-4c39-ab1a-eedd6b357479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:02.725Z|af727651-8224-4995-9f75-6424f114dd6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:02.725Z|af727651-8224-4995-9f75-6424f114dd6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:02.725Z|80af583c-6a98-4c39-ab1a-eedd6b357479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:02.725Z|cf71dc1b-eaaa-4fcc-a255-f752bde8b5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:09.306Z|e7e4b167-05f3-4b4f-b0eb-ad6e474c2059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:09:09.307Z|e7e4b167-05f3-4b4f-b0eb-ad6e474c2059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:09:09.444Z|37749d96-9c29-4c66-849c-aadcf8124cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:09:09.444Z|37749d96-9c29-4c66-849c-aadcf8124cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:09:11.214Z|6b1ee06d-8665-4cac-b925-ca598f9955c0|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:09:11.215Z|6b1ee06d-8665-4cac-b925-ca598f9955c0|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:12.755Z|821e6424-ee6c-41e8-a29f-ad9b3df9492b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:12.755Z|b31f6723-695e-40a3-8307-f07ec9e7bd0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:12.755Z|e734a8fc-bda7-4475-8b60-08775f486305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:12.756Z|e734a8fc-bda7-4475-8b60-08775f486305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:12.756Z|b31f6723-695e-40a3-8307-f07ec9e7bd0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:12.756Z|821e6424-ee6c-41e8-a29f-ad9b3df9492b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:22.782Z|e09c4214-bfbe-4a77-9ce9-5fe9f222c20f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:22.782Z|c015b1e5-1802-4f2f-bd7e-d6816f08b2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:22.782Z|e09c4214-bfbe-4a77-9ce9-5fe9f222c20f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:22.783Z|c015b1e5-1802-4f2f-bd7e-d6816f08b2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:22.783Z|d732ae22-49e4-4ccd-a217-5aea15c1e643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:22.784Z|d732ae22-49e4-4ccd-a217-5aea15c1e643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:24.306Z|b065e54a-f599-49b3-a74f-7927ee964ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:09:24.307Z|b065e54a-f599-49b3-a74f-7927ee964ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:09:32.809Z|1c50dbb7-46ef-4674-8c8a-08090e1159ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:32.809Z|111e2cef-d5fd-4305-bd92-afdd42f91183|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:32.809Z|81af92fb-794d-487c-8344-3fe5069a70b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:32.810Z|1c50dbb7-46ef-4674-8c8a-08090e1159ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:32.810Z|111e2cef-d5fd-4305-bd92-afdd42f91183|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:32.810Z|81af92fb-794d-487c-8344-3fe5069a70b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:39.306Z|86dab9dd-a8bc-433d-966c-d4961500fec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:09:39.309Z|86dab9dd-a8bc-433d-966c-d4961500fec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:09:39.445Z|c395b3f1-f33c-4351-b268-ebe12ad492ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:09:39.446Z|c395b3f1-f33c-4351-b268-ebe12ad492ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:09:42.834Z|e5c16cc6-5973-4bec-a37f-484034d19e83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:42.834Z|8e888efc-abd8-41c2-a5dd-6bc5bd668928|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:42.835Z|8e888efc-abd8-41c2-a5dd-6bc5bd668928|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:42.835Z|e5c16cc6-5973-4bec-a37f-484034d19e83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:42.839Z|69153ef2-bb8c-41e0-afaf-1a2565ff29f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:42.840Z|69153ef2-bb8c-41e0-afaf-1a2565ff29f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:52.859Z|2b0c348d-dea8-4312-9869-e14dbf5ea66c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:52.859Z|8c0192a5-ba20-4384-ad79-33187a615b49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:52.860Z|8c0192a5-ba20-4384-ad79-33187a615b49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:52.860Z|2b0c348d-dea8-4312-9869-e14dbf5ea66c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:52.868Z|8d805c05-920c-4cc9-8993-532afbdb2ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:09:52.869Z|8d805c05-920c-4cc9-8993-532afbdb2ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:09:54.306Z|3df67c76-675d-4c10-a5ea-330505a90731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:09:54.306Z|3df67c76-675d-4c10-a5ea-330505a90731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:10:02.883Z|c0e252a8-a45a-4c6a-ad1f-9bb2cf30ae09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:02.884Z|c0e252a8-a45a-4c6a-ad1f-9bb2cf30ae09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:02.892Z|c8bb17d9-fad7-4489-bdba-ca21ff9622cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:02.893Z|c8bb17d9-fad7-4489-bdba-ca21ff9622cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:02.893Z|eb118586-9556-418d-82bb-d27b5a0f0930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:02.894Z|eb118586-9556-418d-82bb-d27b5a0f0930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:09.306Z|1e2069a9-a0ae-4594-9757-f90f2a1adc5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:10:09.306Z|1e2069a9-a0ae-4594-9757-f90f2a1adc5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:10:09.447Z|dec7c220-3a96-4eb6-b01f-b7c8c2f1dfe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:10:09.448Z|dec7c220-3a96-4eb6-b01f-b7c8c2f1dfe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:10:11.213Z|34ee477a-9e0e-4370-abd9-abe5327dcace|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:10:11.213Z|34ee477a-9e0e-4370-abd9-abe5327dcace|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:12.906Z|f19389ed-b515-454b-8dd6-7564224a7ae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:12.906Z|f19389ed-b515-454b-8dd6-7564224a7ae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:12.917Z|f8cb32df-1adb-4d7d-a33b-67588b8eb732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:12.917Z|5ca07c49-b103-44bb-8c52-c20fe8ae2e2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:12.918Z|5ca07c49-b103-44bb-8c52-c20fe8ae2e2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:12.918Z|f8cb32df-1adb-4d7d-a33b-67588b8eb732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:22.929Z|f313eb76-45b7-4297-9bbd-94813dfa7fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:22.930Z|f313eb76-45b7-4297-9bbd-94813dfa7fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:22.940Z|922fd114-1a8e-438a-9509-4691a90cc744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:22.941Z|922fd114-1a8e-438a-9509-4691a90cc744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:22.941Z|8666824c-720c-4be5-9543-8fa6284dc291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:22.942Z|8666824c-720c-4be5-9543-8fa6284dc291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:24.306Z|75d9efac-ba50-488e-9fed-047304d2bff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:10:24.309Z|75d9efac-ba50-488e-9fed-047304d2bff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:10:32.959Z|d1e8972f-8288-4755-bc81-ddbbb5d7d66d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:32.961Z|d1e8972f-8288-4755-bc81-ddbbb5d7d66d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:32.961Z|9919ac67-0dc7-4371-bc9f-833436e4d4cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:32.962Z|9919ac67-0dc7-4371-bc9f-833436e4d4cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:32.965Z|46ef3b36-c28f-483d-9507-b751705b5c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:32.966Z|46ef3b36-c28f-483d-9507-b751705b5c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:39.308Z|2d04a276-0fe4-4362-93fa-baec785f268d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:10:39.310Z|2d04a276-0fe4-4362-93fa-baec785f268d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:10:39.449Z|a9468e91-3b01-496f-8869-2630d7087f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:10:39.449Z|a9468e91-3b01-496f-8869-2630d7087f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:10:42.995Z|7e94b232-d2f7-4820-aa2f-af72545f203d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:42.995Z|91dbb4cb-dfdb-4876-822e-604ed2744477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:42.995Z|779d197d-4491-460f-9296-186578e2664e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:42.997Z|7e94b232-d2f7-4820-aa2f-af72545f203d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:42.998Z|779d197d-4491-460f-9296-186578e2664e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:42.997Z|91dbb4cb-dfdb-4876-822e-604ed2744477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:53.026Z|7fd1350b-6c18-430d-8f89-26c061fd0293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:53.026Z|7fd1350b-6c18-430d-8f89-26c061fd0293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:53.029Z|e9386d3e-dc98-42e7-b307-52ec9dba9409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:53.029Z|e9386d3e-dc98-42e7-b307-52ec9dba9409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:53.037Z|6a59ec29-f352-458c-ba16-7d6de36b83e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:10:53.038Z|6a59ec29-f352-458c-ba16-7d6de36b83e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:10:54.306Z|f3941ec9-5c19-4a19-a00e-f5acedfff1ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:10:54.306Z|f3941ec9-5c19-4a19-a00e-f5acedfff1ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:11:03.052Z|5515ed65-f87d-467c-8d0c-c99d3bfd27d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:03.052Z|eafc7412-94f5-4d04-889f-dc7a482ebde6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:03.053Z|5515ed65-f87d-467c-8d0c-c99d3bfd27d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:03.053Z|eafc7412-94f5-4d04-889f-dc7a482ebde6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:03.059Z|6d1de354-475f-4041-a890-b09264793b02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:03.060Z|6d1de354-475f-4041-a890-b09264793b02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:09.306Z|d8bcbf33-089c-4017-a7e1-52ea4122701b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:11:09.310Z|d8bcbf33-089c-4017-a7e1-52ea4122701b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:11:09.450Z|1be46aa0-0809-43e1-b939-93c6c3596f6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:11:09.451Z|1be46aa0-0809-43e1-b939-93c6c3596f6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:11:11.213Z|34c01b3e-5c6c-49a6-8df9-034a6d5d534d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:11:11.214Z|34c01b3e-5c6c-49a6-8df9-034a6d5d534d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:13.077Z|8092bf6d-1551-40d6-a00b-d04eebef98c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:13.077Z|1a2111b8-f3a8-42dc-bdb0-cd323f618fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:13.078Z|1a2111b8-f3a8-42dc-bdb0-cd323f618fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:13.078Z|8092bf6d-1551-40d6-a00b-d04eebef98c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:13.088Z|eec4f4ae-0556-4478-99be-001f5d2adaf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:13.089Z|eec4f4ae-0556-4478-99be-001f5d2adaf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:23.101Z|0d4c6e21-5990-42cf-b1e8-bcd35979e876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:23.101Z|49e44e8d-1363-4709-8152-a5a19babe64d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:23.101Z|0d4c6e21-5990-42cf-b1e8-bcd35979e876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:23.102Z|49e44e8d-1363-4709-8152-a5a19babe64d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:23.109Z|adc084f2-f80e-4357-9e34-47aaf4996353|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:23.110Z|adc084f2-f80e-4357-9e34-47aaf4996353|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:24.306Z|cd9618f0-46ff-4ff5-8e8a-47626a00b207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:11:24.306Z|cd9618f0-46ff-4ff5-8e8a-47626a00b207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:11:33.124Z|0f9036de-20cd-4f82-a0f6-e113c332dbe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:33.125Z|0f9036de-20cd-4f82-a0f6-e113c332dbe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:33.131Z|e9bae810-93e1-427b-b290-4a18bc897c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:33.133Z|e9bae810-93e1-427b-b290-4a18bc897c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:33.133Z|12882d5b-263e-45ee-a276-e05694686822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:33.133Z|12882d5b-263e-45ee-a276-e05694686822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:39.306Z|b7ab3ee5-d4ae-4579-b494-122f03552c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:11:39.306Z|b7ab3ee5-d4ae-4579-b494-122f03552c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:11:39.451Z|50000c9e-9bbb-4f2b-b1b0-fb75086dd683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:11:39.452Z|50000c9e-9bbb-4f2b-b1b0-fb75086dd683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:11:43.156Z|482c9d73-46fe-4401-b8d8-1c91550f5dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:43.157Z|482c9d73-46fe-4401-b8d8-1c91550f5dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:43.158Z|0abf87e0-5691-4d6b-9635-3917971d7b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:43.158Z|0abf87e0-5691-4d6b-9635-3917971d7b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:43.169Z|3c47cc1d-7547-481c-ae2e-50379c2b5a60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:43.170Z|3c47cc1d-7547-481c-ae2e-50379c2b5a60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:53.184Z|3a400ba7-12d4-498c-9dd6-f776a227fb9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:53.185Z|3a400ba7-12d4-498c-9dd6-f776a227fb9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:53.187Z|a6ca69a2-55d2-4e77-a6ad-6ed903666b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:53.188Z|a6ca69a2-55d2-4e77-a6ad-6ed903666b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:53.195Z|92825ac6-6cbb-494c-9e05-d389b6e5be7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:11:53.196Z|92825ac6-6cbb-494c-9e05-d389b6e5be7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:11:54.306Z|d35add4c-804a-4e64-9e9d-51c8e59d0fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:11:54.309Z|d35add4c-804a-4e64-9e9d-51c8e59d0fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:12:03.224Z|8ec7c9fd-ff52-490c-a4c5-443a7e37fc3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:03.226Z|64e8b6d0-e21a-49d0-b936-bf3dbe852280|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:03.227Z|8ec7c9fd-ff52-490c-a4c5-443a7e37fc3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:03.227Z|64e8b6d0-e21a-49d0-b936-bf3dbe852280|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:03.224Z|17e72b1f-2324-449e-991a-96743b65647e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:03.231Z|17e72b1f-2324-449e-991a-96743b65647e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:09.307Z|f02cf3a1-c556-443e-94a3-2cc1db91c9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:12:09.308Z|f02cf3a1-c556-443e-94a3-2cc1db91c9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:12:09.453Z|4647566f-20a2-4850-9801-2cb4bfb8c94c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:12:09.454Z|4647566f-20a2-4850-9801-2cb4bfb8c94c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:12:11.216Z|6b99f894-50cd-46ff-8fb3-393fcc4e8498|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:12:11.218Z|6b99f894-50cd-46ff-8fb3-393fcc4e8498|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:13.256Z|3587164a-efa4-4eff-8ada-c2813b4a45a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:13.256Z|c37a9ba3-6db9-4fa7-8ee9-d986734e6d5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:13.257Z|3587164a-efa4-4eff-8ada-c2813b4a45a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:13.258Z|c37a9ba3-6db9-4fa7-8ee9-d986734e6d5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:13.259Z|c9b71465-2b57-49cb-b631-3bba6c659b1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:13.260Z|c9b71465-2b57-49cb-b631-3bba6c659b1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:23.280Z|0321dc91-8191-4f1d-b6ff-f6ddd22310e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:23.280Z|f6e7e030-44ba-4617-8a65-21cbd2fa9a07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:23.281Z|c14b9fbc-8ce5-49b7-b413-1b981b5c57cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:23.281Z|0321dc91-8191-4f1d-b6ff-f6ddd22310e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:23.282Z|c14b9fbc-8ce5-49b7-b413-1b981b5c57cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:23.282Z|f6e7e030-44ba-4617-8a65-21cbd2fa9a07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:24.306Z|c740304c-eec1-406d-8404-5ddc9e4f888e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:12:24.306Z|c740304c-eec1-406d-8404-5ddc9e4f888e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:12:33.304Z|9cb545be-3900-424f-856d-8bbbc4ca368b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:33.304Z|6a26ee6e-d76c-4676-aff9-8e5b8a9d98ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:33.305Z|6a26ee6e-d76c-4676-aff9-8e5b8a9d98ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:33.305Z|9cb545be-3900-424f-856d-8bbbc4ca368b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:33.307Z|b06f6503-6ef2-49a7-a4ca-7c43f59ccb15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:33.308Z|b06f6503-6ef2-49a7-a4ca-7c43f59ccb15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:39.306Z|c184ec59-1a55-4f0e-9be9-884064154c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:12:39.309Z|c184ec59-1a55-4f0e-9be9-884064154c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:12:39.455Z|c84586e1-a3c2-40fb-b665-a6dbabfcbc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:12:39.455Z|c84586e1-a3c2-40fb-b665-a6dbabfcbc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:12:43.329Z|c594403d-5b1e-4e14-a528-692dc067c8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:43.329Z|c594403d-5b1e-4e14-a528-692dc067c8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:43.331Z|3723ecf1-c6d2-413c-a995-fe8b91c0bb5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:43.331Z|3723ecf1-c6d2-413c-a995-fe8b91c0bb5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:43.336Z|51d149a7-23c6-4509-979e-2891ecfdd0e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:43.337Z|51d149a7-23c6-4509-979e-2891ecfdd0e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:53.354Z|3415e286-1d01-4f24-a359-dbef88c3453e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:53.354Z|c2fd79f2-0df4-42d8-9925-70e6692fad83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:53.355Z|3415e286-1d01-4f24-a359-dbef88c3453e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:53.355Z|c2fd79f2-0df4-42d8-9925-70e6692fad83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:53.360Z|8a54bee8-8178-4002-9186-1fc2f40bcb77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:12:53.361Z|8a54bee8-8178-4002-9186-1fc2f40bcb77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:12:54.306Z|ecaedf17-8bb9-4403-9924-fab3bfe485ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:12:54.306Z|ecaedf17-8bb9-4403-9924-fab3bfe485ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:13:03.386Z|de374e99-2113-404c-a537-fc655182a96e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:03.387Z|de374e99-2113-404c-a537-fc655182a96e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:03.389Z|f9465e24-d965-4ca7-9e71-41ce6ccf7a59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:03.389Z|f9465e24-d965-4ca7-9e71-41ce6ccf7a59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:03.390Z|ff37d842-d7df-4c1b-be64-e2964f8b9d8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:03.391Z|ff37d842-d7df-4c1b-be64-e2964f8b9d8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:09.306Z|c9423623-b668-4f47-8925-1963909e27f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:13:09.307Z|c9423623-b668-4f47-8925-1963909e27f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:13:09.456Z|79ee35c7-0e53-41e6-a927-fd293a3eaec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:13:09.457Z|79ee35c7-0e53-41e6-a927-fd293a3eaec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:13:11.215Z|8adffc1b-6c2a-43e0-96fd-82c5c08b5cff|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:13:11.217Z|8adffc1b-6c2a-43e0-96fd-82c5c08b5cff|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:13.412Z|d2b55524-75a6-452c-8507-37b94ad042f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:13.412Z|2ce8089c-9518-4a5d-8327-441e20623c18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:13.413Z|d2b55524-75a6-452c-8507-37b94ad042f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:13.413Z|2ce8089c-9518-4a5d-8327-441e20623c18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:13.417Z|8f7b8865-0736-440a-a868-f56f8f387d94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:13.418Z|8f7b8865-0736-440a-a868-f56f8f387d94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:23.437Z|e1605029-fbc8-4c8a-9a0a-1577668752a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:23.438Z|e1605029-fbc8-4c8a-9a0a-1577668752a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:23.442Z|c89d1c13-0b4c-4088-8b92-d7d7dd8ae2d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:23.442Z|3df2404c-bec6-4f4d-a44e-673da2262efa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:23.443Z|c89d1c13-0b4c-4088-8b92-d7d7dd8ae2d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:23.443Z|3df2404c-bec6-4f4d-a44e-673da2262efa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:24.306Z|35f57714-778f-45c2-bcba-b797bf351027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:13:24.311Z|35f57714-778f-45c2-bcba-b797bf351027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:13:33.458Z|7b297056-781b-4c04-be3a-2efb55b3987f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:33.459Z|7b297056-781b-4c04-be3a-2efb55b3987f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:33.463Z|a8bd135c-3dad-4959-ae4a-5f6a2be55f74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:33.464Z|a8bd135c-3dad-4959-ae4a-5f6a2be55f74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:33.465Z|64ff5135-37f0-476d-b6c3-cdc206c8f32b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:33.465Z|64ff5135-37f0-476d-b6c3-cdc206c8f32b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:39.308Z|9a2e8d97-00a6-4bd2-a351-cf55394095d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:13:39.310Z|9a2e8d97-00a6-4bd2-a351-cf55394095d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:13:39.460Z|1449601a-8ef5-46e4-9923-f4849d7b5042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:13:39.460Z|1449601a-8ef5-46e4-9923-f4849d7b5042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:13:43.503Z|3a35e24c-20e6-49de-9dc2-318efe5ee1fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:43.503Z|fe3fc085-dbc1-48f1-9bb3-2e81634a0d30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:43.505Z|3a35e24c-20e6-49de-9dc2-318efe5ee1fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:43.505Z|fe3fc085-dbc1-48f1-9bb3-2e81634a0d30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:43.514Z|da7f1b42-1a4d-43f4-a61a-6a85ba8d317a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:43.514Z|da7f1b42-1a4d-43f4-a61a-6a85ba8d317a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:53.542Z|6a7e30b8-fb74-4f5f-8481-ea02b6db3db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:53.542Z|f4972dd7-1264-4cde-b6f8-cc38513545ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:53.543Z|c56840b0-2ad5-42d5-85c2-94ec76c0eccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:13:53.544Z|f4972dd7-1264-4cde-b6f8-cc38513545ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:53.544Z|c56840b0-2ad5-42d5-85c2-94ec76c0eccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:53.549Z|6a7e30b8-fb74-4f5f-8481-ea02b6db3db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:13:54.306Z|7b20c4e6-c56f-4883-b22e-48e417ded37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:13:54.307Z|7b20c4e6-c56f-4883-b22e-48e417ded37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:14:03.569Z|021fa8ad-74c2-4707-94ac-e6c1fd09f596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:03.570Z|54f56418-4ab8-45d9-9e60-758ac155163f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:03.570Z|021fa8ad-74c2-4707-94ac-e6c1fd09f596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:03.570Z|54f56418-4ab8-45d9-9e60-758ac155163f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:03.600Z|c5bd21f8-39d7-4bb9-95c4-5143a2057d42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:03.601Z|c5bd21f8-39d7-4bb9-95c4-5143a2057d42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:09.306Z|da4c0ee5-0a8e-4713-bd31-0f4d4b4feaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:14:09.309Z|da4c0ee5-0a8e-4713-bd31-0f4d4b4feaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:14:09.462Z|224e7de1-a4d3-4002-912c-b57bc24cdc4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:14:09.463Z|224e7de1-a4d3-4002-912c-b57bc24cdc4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:14:11.213Z|adcadf5d-62db-4d39-8c46-60a1acf01edd|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:14:11.214Z|adcadf5d-62db-4d39-8c46-60a1acf01edd|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:13.597Z|342ec752-c9a7-4646-abde-7920f460cc8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:13.597Z|c3e175fc-2d71-427b-87fc-da911b34f1fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:13.597Z|342ec752-c9a7-4646-abde-7920f460cc8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:13.598Z|c3e175fc-2d71-427b-87fc-da911b34f1fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:13.623Z|80fb9860-ed64-475a-aff0-e5aa43144249|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:13.625Z|80fb9860-ed64-475a-aff0-e5aa43144249|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:23.621Z|1b46c0be-2d3f-43b0-bd8c-5a7681513317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:23.622Z|1b46c0be-2d3f-43b0-bd8c-5a7681513317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:23.627Z|db2b08f1-87a5-44be-a7d0-f4316de52cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:23.628Z|db2b08f1-87a5-44be-a7d0-f4316de52cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:23.647Z|cd43fb60-51fe-4a2c-a011-d35407749d62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:23.648Z|cd43fb60-51fe-4a2c-a011-d35407749d62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:24.306Z|770c86aa-f4e5-41f9-b0f6-5324bab33f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:14:24.306Z|770c86aa-f4e5-41f9-b0f6-5324bab33f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:14:33.644Z|1bd50cef-b583-40e3-8f76-3b44485b931c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:33.645Z|1bd50cef-b583-40e3-8f76-3b44485b931c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:33.650Z|90829cfe-0931-4864-b734-c319e60ec48e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:33.651Z|90829cfe-0931-4864-b734-c319e60ec48e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:33.671Z|736662a1-fb67-40b7-888e-103e0d5bf00a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:33.672Z|736662a1-fb67-40b7-888e-103e0d5bf00a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:39.306Z|004a128d-ee20-42dd-9d8e-0c35d7800f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:14:39.306Z|004a128d-ee20-42dd-9d8e-0c35d7800f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:14:39.464Z|30808b05-b390-4320-ae0f-49de92e1876b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:14:39.464Z|30808b05-b390-4320-ae0f-49de92e1876b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:14:43.667Z|bba222fa-2df3-4452-a7c9-ef83e4dae351|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:43.672Z|bba222fa-2df3-4452-a7c9-ef83e4dae351|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:43.677Z|e0a40c2f-5e86-4720-b2ac-d524848d491b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:43.677Z|e0a40c2f-5e86-4720-b2ac-d524848d491b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:43.699Z|8e26b1cf-e9ec-4f45-a982-6ed76e26218a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:43.700Z|8e26b1cf-e9ec-4f45-a982-6ed76e26218a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:53.714Z|324e7a77-22e5-479e-af22-4075eb58b76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:53.714Z|cbb9b823-25bd-4347-a261-d75b542b702f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:53.715Z|324e7a77-22e5-479e-af22-4075eb58b76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:53.715Z|cbb9b823-25bd-4347-a261-d75b542b702f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:53.734Z|871966bc-0075-4300-9953-2d5b029e79a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:14:53.737Z|871966bc-0075-4300-9953-2d5b029e79a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:14:54.306Z|f63ef91a-a978-4f15-afda-19c68178ffd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:14:54.310Z|f63ef91a-a978-4f15-afda-19c68178ffd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:15:03.752Z|5e2029ff-b7bc-4e9f-81eb-155a22a243c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:03.753Z|5e2029ff-b7bc-4e9f-81eb-155a22a243c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:03.754Z|ceeb9fc2-7506-4782-b3eb-d0161123af0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:03.755Z|ceeb9fc2-7506-4782-b3eb-d0161123af0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:03.762Z|11624c6d-fc9a-4463-bad3-1c610a616980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:03.763Z|11624c6d-fc9a-4463-bad3-1c610a616980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:09.306Z|561bde5d-0b92-4b1e-842b-a57323ecf989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:15:09.306Z|561bde5d-0b92-4b1e-842b-a57323ecf989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:15:09.465Z|549cd037-f743-46f3-9003-c32d4bad7184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:15:09.465Z|549cd037-f743-46f3-9003-c32d4bad7184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:15:11.213Z|33d791f8-38b4-4f6a-9e80-fd9412612db0|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:15:11.214Z|33d791f8-38b4-4f6a-9e80-fd9412612db0|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:13.778Z|bf241ed6-1976-42e8-ad31-d2d93c1892df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:13.778Z|155dc349-de1e-4206-995c-b059e155811e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:13.779Z|bf241ed6-1976-42e8-ad31-d2d93c1892df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:13.779Z|155dc349-de1e-4206-995c-b059e155811e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:13.788Z|f5193b67-9915-41f3-9eb8-963462c6d5ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:13.789Z|f5193b67-9915-41f3-9eb8-963462c6d5ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:23.820Z|b48f75a0-4aac-4b72-b8b5-eed87630afcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:23.820Z|92464e97-4364-4f5c-b2b7-605b0417ef9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:23.820Z|0318aea6-aef5-48ad-83c9-77bccf276a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:23.822Z|92464e97-4364-4f5c-b2b7-605b0417ef9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:23.822Z|b48f75a0-4aac-4b72-b8b5-eed87630afcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:23.822Z|0318aea6-aef5-48ad-83c9-77bccf276a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:24.306Z|d16874e5-a9d8-4403-bc9c-4046a13c4f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:15:24.308Z|d16874e5-a9d8-4403-bc9c-4046a13c4f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:15:33.855Z|48c83779-7dbe-4ea9-9ade-33084925d1a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:33.857Z|48c83779-7dbe-4ea9-9ade-33084925d1a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:33.858Z|458a9ca1-4239-47f0-ade4-8ba3303d5069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:33.858Z|cb22add8-8ace-48fa-9b47-6cdf29783b70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:33.860Z|cb22add8-8ace-48fa-9b47-6cdf29783b70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:33.860Z|458a9ca1-4239-47f0-ade4-8ba3303d5069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:39.306Z|e5d945b3-7dd5-499d-9d04-ef9979e001ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:15:39.309Z|e5d945b3-7dd5-499d-9d04-ef9979e001ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:15:39.466Z|dddc2b31-dab9-4fc9-842e-1fdf4cd15692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:15:39.467Z|dddc2b31-dab9-4fc9-842e-1fdf4cd15692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:15:43.881Z|d47a68d2-e590-4583-80aa-8bfff30de13f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:43.882Z|d47a68d2-e590-4583-80aa-8bfff30de13f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:43.887Z|ca86a636-6cdb-4907-b081-fbb82f373e6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:43.888Z|ca86a636-6cdb-4907-b081-fbb82f373e6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:43.894Z|00af0f42-8960-439c-9d76-7e10f47d14cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:43.894Z|00af0f42-8960-439c-9d76-7e10f47d14cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:53.904Z|4abac9d4-8609-405e-8d34-ab2621e35a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:53.908Z|15ce41f9-f23d-42c3-9d5a-3ebb42593156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:53.908Z|15ce41f9-f23d-42c3-9d5a-3ebb42593156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:53.910Z|4abac9d4-8609-405e-8d34-ab2621e35a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:53.917Z|135c3177-4d65-46b2-a750-bd5258e33541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:15:53.919Z|135c3177-4d65-46b2-a750-bd5258e33541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:15:54.306Z|347f5d19-5a2f-4e8a-8e60-46e722ea6bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:15:54.307Z|347f5d19-5a2f-4e8a-8e60-46e722ea6bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:16:03.957Z|0139a89d-e41b-4f75-b037-89af397bfd63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:03.958Z|3af7bdd5-4003-4190-a4f1-a3ad888d619b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:03.959Z|0139a89d-e41b-4f75-b037-89af397bfd63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:03.960Z|3af7bdd5-4003-4190-a4f1-a3ad888d619b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:03.967Z|3d6500e4-fbfe-48ca-8b30-265e2613b8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:03.968Z|3d6500e4-fbfe-48ca-8b30-265e2613b8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:09.306Z|536abfc7-994d-402b-972d-f3e86d1c9b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:16:09.306Z|536abfc7-994d-402b-972d-f3e86d1c9b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:16:09.468Z|4f75394b-fb35-44db-82be-07164a7e96e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:16:09.469Z|4f75394b-fb35-44db-82be-07164a7e96e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:16:11.213Z|542bba35-8591-46bb-9c6c-ad3741ede998|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:16:11.214Z|542bba35-8591-46bb-9c6c-ad3741ede998|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:13.986Z|b094299d-5c7d-4491-88d4-56005ce67474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:13.986Z|ae8d552e-0c6b-4beb-94e8-bdca6caf99c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:13.987Z|b094299d-5c7d-4491-88d4-56005ce67474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:13.987Z|ae8d552e-0c6b-4beb-94e8-bdca6caf99c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:13.994Z|451d66b4-d9e8-4bb3-9891-ae17fc50ea86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:13.995Z|451d66b4-d9e8-4bb3-9891-ae17fc50ea86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:24.009Z|f4aca8b1-50a4-44bd-ab17-eda7222b45e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:24.010Z|f4aca8b1-50a4-44bd-ab17-eda7222b45e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:24.014Z|2b52577e-044d-49f3-b055-a773c838af63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:24.016Z|2b52577e-044d-49f3-b055-a773c838af63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:24.022Z|32274994-4841-4b10-b258-a24371b5c506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:24.023Z|32274994-4841-4b10-b258-a24371b5c506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:24.306Z|63b50503-1837-4f4d-873d-82817c4f73d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:16:24.308Z|63b50503-1837-4f4d-873d-82817c4f73d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:16:34.036Z|7ec2de47-eec0-4d35-b030-e5d6c0d5384b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:34.038Z|7ec2de47-eec0-4d35-b030-e5d6c0d5384b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:34.041Z|228a5c1c-cc5f-4c01-a854-fe8e86e685e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:34.043Z|228a5c1c-cc5f-4c01-a854-fe8e86e685e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:34.046Z|031113a2-81c0-4b38-bd6e-d3cf8ea1ef25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:34.047Z|031113a2-81c0-4b38-bd6e-d3cf8ea1ef25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:39.306Z|2b77e026-7b79-494f-812e-33d0b9556f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:16:39.307Z|2b77e026-7b79-494f-812e-33d0b9556f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:16:39.470Z|35c7b70b-de0f-42b7-bf62-0ff86cae4a74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:16:39.471Z|35c7b70b-de0f-42b7-bf62-0ff86cae4a74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:16:44.065Z|73365d4d-988b-4f1b-8526-8c3f26e4870a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:44.066Z|73365d4d-988b-4f1b-8526-8c3f26e4870a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:44.067Z|4b8df96c-e6a6-4527-ad2a-65a20b879937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:44.068Z|4b8df96c-e6a6-4527-ad2a-65a20b879937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:44.070Z|1f0539d4-a02d-436c-a58f-51c422a81c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:44.070Z|1f0539d4-a02d-436c-a58f-51c422a81c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:54.095Z|b142bfe5-2db1-40a5-bd34-e0cf48bb01b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:54.095Z|d48fd880-7326-49bb-bdf1-9eed8cd73c9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:54.096Z|b142bfe5-2db1-40a5-bd34-e0cf48bb01b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:54.096Z|d48fd880-7326-49bb-bdf1-9eed8cd73c9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:54.098Z|f550752d-4919-4a07-b7fc-fb097d39f30c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:16:54.099Z|f550752d-4919-4a07-b7fc-fb097d39f30c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:16:54.306Z|c65fba76-d13a-48c7-9fbc-722a16a0e390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:16:54.307Z|c65fba76-d13a-48c7-9fbc-722a16a0e390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:17:04.132Z|0a276baf-e24a-47ea-abc7-284b3cdd2166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:04.134Z|0a276baf-e24a-47ea-abc7-284b3cdd2166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:04.149Z|ac59c519-a511-4499-9aab-8a31f0dac02c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:04.149Z|404ea89a-c693-489f-a75b-872689c34022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:04.149Z|404ea89a-c693-489f-a75b-872689c34022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:04.149Z|ac59c519-a511-4499-9aab-8a31f0dac02c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:09.307Z|7a8fda3d-a49f-44d2-bc08-9ec98d129cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:17:09.311Z|7a8fda3d-a49f-44d2-bc08-9ec98d129cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:17:09.472Z|6460199b-8499-4189-8e29-040ad4e58a1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:17:09.473Z|6460199b-8499-4189-8e29-040ad4e58a1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:17:11.213Z|37aeca79-a672-4d85-ab02-698132c32999|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:17:11.213Z|37aeca79-a672-4d85-ab02-698132c32999|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:14.181Z|0518a1b9-a607-4d42-b121-684464d3f908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:14.182Z|0518a1b9-a607-4d42-b121-684464d3f908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:14.183Z|cdeb9a11-3844-4d43-a9ea-07103f391ca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:14.183Z|fdaf2cb2-ac35-47de-bf82-933f2e242f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:14.184Z|cdeb9a11-3844-4d43-a9ea-07103f391ca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:14.184Z|fdaf2cb2-ac35-47de-bf82-933f2e242f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:24.207Z|315a770e-f32c-408b-85be-f3cb3bd1d792|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:24.208Z|315a770e-f32c-408b-85be-f3cb3bd1d792|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:24.210Z|7f2c659b-b621-4b1c-9330-2e5b2f20cb0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:24.210Z|7f2c659b-b621-4b1c-9330-2e5b2f20cb0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:24.207Z|f257c979-1d13-4b80-9c7c-c0ebe09476a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:24.212Z|f257c979-1d13-4b80-9c7c-c0ebe09476a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:24.306Z|4f7241ab-418d-4898-baeb-20d8fec6c4d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:17:24.307Z|4f7241ab-418d-4898-baeb-20d8fec6c4d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:17:34.232Z|9d5dcb08-f68d-490d-b803-35ef967394a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:34.232Z|f629aa78-2442-4897-bd76-59c8f3db7d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:34.233Z|9d5dcb08-f68d-490d-b803-35ef967394a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:34.233Z|f629aa78-2442-4897-bd76-59c8f3db7d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:34.233Z|20e0dfe0-a383-4824-b1aa-402000bdcca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:34.234Z|20e0dfe0-a383-4824-b1aa-402000bdcca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:39.306Z|31e86abc-1771-41ca-9624-7e98082b37b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:17:39.307Z|31e86abc-1771-41ca-9624-7e98082b37b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:17:39.474Z|51378cc2-11a5-4b85-aa67-25a2d3c9d36e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:17:39.474Z|51378cc2-11a5-4b85-aa67-25a2d3c9d36e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:17:44.256Z|aca69da4-ac95-4fea-a290-5dfddf29f68a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:44.256Z|ac52df9e-d4dd-4a5d-8aa1-f922df18ca63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:44.257Z|b94d652e-4c52-4ffb-b493-cd835b269fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:44.257Z|aca69da4-ac95-4fea-a290-5dfddf29f68a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:44.257Z|b94d652e-4c52-4ffb-b493-cd835b269fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:44.257Z|ac52df9e-d4dd-4a5d-8aa1-f922df18ca63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:54.282Z|02f11fe6-cd2a-45dd-9f0c-288c891e2e84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:54.282Z|194b9990-bb6f-4b9d-9c35-85b0b960d80f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:54.283Z|02f11fe6-cd2a-45dd-9f0c-288c891e2e84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:54.283Z|194b9990-bb6f-4b9d-9c35-85b0b960d80f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:54.285Z|db9428d1-7ba0-4ffb-98ae-a31595298c25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:17:54.286Z|db9428d1-7ba0-4ffb-98ae-a31595298c25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:17:54.306Z|c8ca3765-809a-4245-8fb1-901ff4776e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:17:54.309Z|c8ca3765-809a-4245-8fb1-901ff4776e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:18:04.308Z|3a95d336-20fd-4612-b40a-16756de43e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:04.308Z|726b344e-db4b-4af5-a590-bba70379cff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:04.308Z|7febedf5-caec-49d7-82d5-3c3a087912b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:04.309Z|726b344e-db4b-4af5-a590-bba70379cff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:04.309Z|7febedf5-caec-49d7-82d5-3c3a087912b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:04.309Z|3a95d336-20fd-4612-b40a-16756de43e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:09.306Z|fd3e82a5-767d-464b-9091-ecaf2bbc7093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:18:09.307Z|fd3e82a5-767d-464b-9091-ecaf2bbc7093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:18:09.475Z|6e951833-1e9b-43ed-84ee-bf0a1aa3664a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:18:09.476Z|6e951833-1e9b-43ed-84ee-bf0a1aa3664a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:18:11.213Z|a8b4a198-995a-4058-b1e3-0a697d3ad9ed|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:18:11.213Z|a8b4a198-995a-4058-b1e3-0a697d3ad9ed|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:14.333Z|e4b338a4-2bd9-4efd-8574-18c415f622fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:14.333Z|e4b338a4-2bd9-4efd-8574-18c415f622fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:14.337Z|b801c692-4cdd-4993-9f90-810da6648e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:14.337Z|b801c692-4cdd-4993-9f90-810da6648e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:14.342Z|d0d6f184-ed55-4b3f-9f2b-d4e61d5bcfb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:14.343Z|d0d6f184-ed55-4b3f-9f2b-d4e61d5bcfb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:24.306Z|9e473a73-5920-4513-98b9-2eefe6e33591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:18:24.306Z|9e473a73-5920-4513-98b9-2eefe6e33591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:18:24.356Z|92df65e6-539c-4211-98a6-d98a99d31d26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:24.357Z|92df65e6-539c-4211-98a6-d98a99d31d26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:24.365Z|03814f3c-c81d-4cf6-9ba7-5c9325ab0b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:24.366Z|03814f3c-c81d-4cf6-9ba7-5c9325ab0b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:24.366Z|9dbe4a24-43f9-454a-86b8-4922fb4c4535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:24.367Z|9dbe4a24-43f9-454a-86b8-4922fb4c4535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:34.389Z|c76cb8f2-4dd3-45d2-84f3-2d074d9c9fc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:34.389Z|151ff498-b375-4230-8294-dca02442881c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:34.390Z|c76cb8f2-4dd3-45d2-84f3-2d074d9c9fc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:34.390Z|151ff498-b375-4230-8294-dca02442881c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:34.391Z|518d7417-db1e-468a-8cf2-02c3519af1e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:34.391Z|518d7417-db1e-468a-8cf2-02c3519af1e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:39.307Z|2d5cf6ca-23f7-4078-b3fc-3fbdc42e3296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:18:39.311Z|2d5cf6ca-23f7-4078-b3fc-3fbdc42e3296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:18:39.477Z|40bdf14e-50bf-4962-90db-a055f57e5564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:18:39.478Z|40bdf14e-50bf-4962-90db-a055f57e5564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:18:44.421Z|b6c91c9b-471b-4495-b20a-7806cad7f59a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:44.421Z|08a6a7ce-caba-4f9f-8970-aea0f11a39cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:44.421Z|6ed108a2-94f2-4779-b25b-ce88068e2955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:44.423Z|b6c91c9b-471b-4495-b20a-7806cad7f59a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:44.423Z|08a6a7ce-caba-4f9f-8970-aea0f11a39cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:44.423Z|6ed108a2-94f2-4779-b25b-ce88068e2955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:54.306Z|b7902815-3f26-4b49-9d92-0736cfc08b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:18:54.307Z|b7902815-3f26-4b49-9d92-0736cfc08b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:18:54.456Z|f3155ea0-97fe-48d1-addc-29c50ac5cc53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:54.456Z|7fee52fb-a7cc-493f-a527-628194e71713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:54.457Z|f3155ea0-97fe-48d1-addc-29c50ac5cc53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:54.457Z|7fee52fb-a7cc-493f-a527-628194e71713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:18:54.465Z|d168cca1-03bd-46e4-927a-474ec5ce98f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:18:54.466Z|d168cca1-03bd-46e4-927a-474ec5ce98f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:04.482Z|c1824860-bed0-4320-999d-5dfec51c9247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:04.483Z|c1824860-bed0-4320-999d-5dfec51c9247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:04.484Z|892a3d45-086a-45ca-9a1b-ec27255b9d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:04.485Z|892a3d45-086a-45ca-9a1b-ec27255b9d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:04.491Z|88484782-95e7-493e-9b41-0df5bff695fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:04.492Z|88484782-95e7-493e-9b41-0df5bff695fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:09.306Z|d9b8130b-5ee2-4c38-9c1f-b282cb2c3a45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:19:09.306Z|d9b8130b-5ee2-4c38-9c1f-b282cb2c3a45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:19:09.478Z|94703120-5c30-4bab-8633-5a338dae661b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:19:09.479Z|94703120-5c30-4bab-8633-5a338dae661b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:19:11.213Z|fec65c16-1944-430b-a4ff-4a4160a387c6|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:19:11.213Z|fec65c16-1944-430b-a4ff-4a4160a387c6|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:14.511Z|e6ac5e10-9a10-4edf-826f-ec0b5aa7a43f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:14.511Z|19c5f4e5-3f07-4606-9b1d-33e90f82e639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:14.512Z|e6ac5e10-9a10-4edf-826f-ec0b5aa7a43f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:14.512Z|19c5f4e5-3f07-4606-9b1d-33e90f82e639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:14.518Z|882da934-5ed7-47ff-904f-03fb01c60be2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:14.519Z|882da934-5ed7-47ff-904f-03fb01c60be2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:24.306Z|d29f1b94-3b12-4bbe-a98e-f9586c5a200e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:19:24.309Z|d29f1b94-3b12-4bbe-a98e-f9586c5a200e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:19:24.533Z|72477f1e-f211-44fd-b1bd-fc316091cdc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:24.533Z|75328a73-05c0-4466-8770-de781b4cf82b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:24.534Z|72477f1e-f211-44fd-b1bd-fc316091cdc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:24.534Z|75328a73-05c0-4466-8770-de781b4cf82b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:24.548Z|5308768e-ec45-4808-8c75-b302014fa01b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:24.548Z|5308768e-ec45-4808-8c75-b302014fa01b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:34.556Z|0fc2de33-41b8-4954-a984-63f07310bedc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:34.557Z|0fc2de33-41b8-4954-a984-63f07310bedc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:34.559Z|ce0faa99-7b34-42be-8ea8-a0148f990da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:34.560Z|ce0faa99-7b34-42be-8ea8-a0148f990da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:34.567Z|ce87ae1e-499b-466b-97e5-11d94815fc6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:34.568Z|ce87ae1e-499b-466b-97e5-11d94815fc6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:39.306Z|fa57fb3d-da56-4ba9-8cf4-a69f0dfd261c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:19:39.306Z|fa57fb3d-da56-4ba9-8cf4-a69f0dfd261c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:19:39.480Z|63606b19-f999-4a98-a622-1acd31e8c86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:19:39.480Z|63606b19-f999-4a98-a622-1acd31e8c86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:19:44.582Z|19cba9bf-7b75-4832-a307-c1eca9ee7fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:44.582Z|0eac75c2-a087-43dd-bd82-f994164ea128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:44.582Z|19cba9bf-7b75-4832-a307-c1eca9ee7fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:44.583Z|0eac75c2-a087-43dd-bd82-f994164ea128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:44.589Z|542d7570-1f0c-4dfa-ba46-4bc31e98a906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:44.589Z|542d7570-1f0c-4dfa-ba46-4bc31e98a906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:54.306Z|74129d11-fec2-4da3-85ce-d6082fe5fc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:19:54.307Z|74129d11-fec2-4da3-85ce-d6082fe5fc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:19:54.609Z|7687c7a3-385b-4678-a5e1-d83f41bddf5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:54.609Z|a60e2f89-298b-4f86-b8ea-6cdb3f00c50a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:54.609Z|7687c7a3-385b-4678-a5e1-d83f41bddf5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:54.609Z|a60e2f89-298b-4f86-b8ea-6cdb3f00c50a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:19:54.610Z|3da830e3-c8d1-43ec-8165-543a918d95bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:19:54.611Z|3da830e3-c8d1-43ec-8165-543a918d95bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:04.643Z|aee71d5e-24d9-4f56-a25d-1f04e27b5ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:04.643Z|715d4dcf-1617-40f4-9086-5a736a892811|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:04.643Z|1d41651b-e9f3-4cf6-8292-49fa4ea800a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:04.646Z|715d4dcf-1617-40f4-9086-5a736a892811|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:04.646Z|1d41651b-e9f3-4cf6-8292-49fa4ea800a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:04.645Z|aee71d5e-24d9-4f56-a25d-1f04e27b5ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:09.306Z|6170051b-7e07-4725-a5f1-b9880de8212d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:20:09.311Z|6170051b-7e07-4725-a5f1-b9880de8212d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:20:09.481Z|0c55dec0-5ac0-4a21-afd8-f33e3516db56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:20:09.482Z|0c55dec0-5ac0-4a21-afd8-f33e3516db56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:20:11.213Z|474c5f78-113b-4925-b2b5-d8dfc8260660|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:20:11.215Z|474c5f78-113b-4925-b2b5-d8dfc8260660|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:14.674Z|76b63ee1-204a-4a76-a591-4d2f539e05e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:14.674Z|a4868db7-47dd-4219-92be-e3916be3bee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:14.674Z|76b63ee1-204a-4a76-a591-4d2f539e05e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:14.675Z|a4868db7-47dd-4219-92be-e3916be3bee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:14.676Z|91202eb8-cb38-41f6-a388-ab9479c3ce3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:14.677Z|91202eb8-cb38-41f6-a388-ab9479c3ce3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:24.306Z|6d255bd5-aebe-48d3-ac69-7bace5d41e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:20:24.306Z|6d255bd5-aebe-48d3-ac69-7bace5d41e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:20:24.700Z|71ee9482-2cbd-46eb-bb7c-44c6b672d705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:24.700Z|f7a9897d-a8dc-43a6-a95e-32d59bde6279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:24.701Z|71ee9482-2cbd-46eb-bb7c-44c6b672d705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:24.701Z|f7a9897d-a8dc-43a6-a95e-32d59bde6279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:24.701Z|0aa6d24b-7fac-44cf-8bfa-26ce69361395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:24.702Z|0aa6d24b-7fac-44cf-8bfa-26ce69361395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:34.748Z|3962968e-20dc-4613-9bfd-92396dd28100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:34.748Z|c51f0147-ad61-4b78-b9d4-8b6be5a8a018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:34.749Z|c51f0147-ad61-4b78-b9d4-8b6be5a8a018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:34.749Z|3962968e-20dc-4613-9bfd-92396dd28100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:34.754Z|faa3db07-9d09-45f3-af93-7a21c72e7887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:34.755Z|faa3db07-9d09-45f3-af93-7a21c72e7887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:39.306Z|8bf1abf9-8221-4d34-8c0e-2ad1baea3153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:20:39.306Z|8bf1abf9-8221-4d34-8c0e-2ad1baea3153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:20:39.483Z|2a639848-33e9-4e29-a3e4-8f58e77d1dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:20:39.484Z|2a639848-33e9-4e29-a3e4-8f58e77d1dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:20:44.773Z|03c74a84-e641-45a3-b7df-04c83462322f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:44.773Z|b54f4f77-b3bb-4ef5-8584-9ec873ae9470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:44.774Z|b54f4f77-b3bb-4ef5-8584-9ec873ae9470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:44.774Z|03c74a84-e641-45a3-b7df-04c83462322f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:44.780Z|66c41c26-1974-4abc-abd9-1586b2e4b8b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:44.781Z|66c41c26-1974-4abc-abd9-1586b2e4b8b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:54.306Z|95f2e86d-88ce-49f1-b12b-f97e23e848c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:20:54.310Z|95f2e86d-88ce-49f1-b12b-f97e23e848c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:20:54.800Z|348d4f0a-1604-4605-afc8-e6bcc9857f59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:54.800Z|2fb9314a-d5ff-41f7-9934-a6a4e7f9417d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:54.801Z|348d4f0a-1604-4605-afc8-e6bcc9857f59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:54.801Z|2fb9314a-d5ff-41f7-9934-a6a4e7f9417d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:20:54.803Z|ee131ca4-271a-446f-be19-e34441fa17db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:20:54.806Z|ee131ca4-271a-446f-be19-e34441fa17db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:04.827Z|f183a15f-18f8-48a9-9cab-766507862147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:04.827Z|a9fd3c04-b352-452f-88f1-31ecba1dde65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:04.828Z|c9ca2963-e721-4496-aad3-1050b784fbc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:04.828Z|f183a15f-18f8-48a9-9cab-766507862147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:04.828Z|a9fd3c04-b352-452f-88f1-31ecba1dde65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:04.829Z|c9ca2963-e721-4496-aad3-1050b784fbc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:09.306Z|73e073b1-cb77-411d-822e-e5bc3de95c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:21:09.306Z|73e073b1-cb77-411d-822e-e5bc3de95c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:21:09.485Z|54a69cab-f9d3-4a0a-8abb-a0e5794d05c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:21:09.485Z|54a69cab-f9d3-4a0a-8abb-a0e5794d05c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:21:11.214Z|cf2e54c9-42be-4de0-9821-ff8eda3723f8|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:21:11.216Z|cf2e54c9-42be-4de0-9821-ff8eda3723f8|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:14.855Z|39ea6a14-e567-432a-b31a-50b8dc60c2c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:14.855Z|7efdb37a-d1b8-441f-b2a2-6c2098d29410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:14.855Z|a6df9b81-6205-4de6-8554-3ef114d94d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:14.856Z|7efdb37a-d1b8-441f-b2a2-6c2098d29410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:14.856Z|a6df9b81-6205-4de6-8554-3ef114d94d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:14.856Z|39ea6a14-e567-432a-b31a-50b8dc60c2c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:24.307Z|ee5c2a4d-2a10-44ef-9227-ec4064950fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:21:24.309Z|ee5c2a4d-2a10-44ef-9227-ec4064950fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:21:24.891Z|1aa556dd-355e-4b5b-bf8c-168ad29e2c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:24.891Z|5cce42a7-d6d3-4038-972a-104c1c747260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:24.891Z|dcfbe9f5-0fe4-4aa4-a134-170dfa0a229a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:24.893Z|1aa556dd-355e-4b5b-bf8c-168ad29e2c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:24.893Z|5cce42a7-d6d3-4038-972a-104c1c747260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:24.896Z|dcfbe9f5-0fe4-4aa4-a134-170dfa0a229a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:34.933Z|5ecb437b-423e-4383-88a2-d54919ce3c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:34.933Z|f5168e87-9743-4348-b04a-3590a30daef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:34.933Z|6f74a074-e258-4b74-9117-549d34983bbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:34.934Z|5ecb437b-423e-4383-88a2-d54919ce3c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:34.934Z|6f74a074-e258-4b74-9117-549d34983bbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:34.934Z|f5168e87-9743-4348-b04a-3590a30daef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:39.306Z|2dd628d5-c70a-4e55-8958-a244d403b104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:21:39.309Z|2dd628d5-c70a-4e55-8958-a244d403b104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:21:39.486Z|494480e2-1b2c-4a32-ac9e-49bc40b55a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:21:39.487Z|494480e2-1b2c-4a32-ac9e-49bc40b55a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:21:44.959Z|67e0bc8a-38d1-4832-b0e3-08613bd99d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:44.960Z|67e0bc8a-38d1-4832-b0e3-08613bd99d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:44.965Z|b3f0ddad-ebcc-4337-9dab-7f9612c8b834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:44.965Z|b3f0ddad-ebcc-4337-9dab-7f9612c8b834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:44.970Z|7d32b298-8d34-4e87-96cd-351ad3b0d5a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:44.970Z|7d32b298-8d34-4e87-96cd-351ad3b0d5a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:54.306Z|d65f3a91-b62f-44c5-baf0-2713cffaea89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:21:54.307Z|d65f3a91-b62f-44c5-baf0-2713cffaea89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:21:54.987Z|0641e0ee-c4b8-43a8-a966-d21f0f177f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:54.988Z|0641e0ee-c4b8-43a8-a966-d21f0f177f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:54.989Z|439c2397-d084-4f82-8bf1-8911623b8fa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:54.990Z|439c2397-d084-4f82-8bf1-8911623b8fa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:21:54.994Z|b3cebfb8-f873-4ab5-9fbe-69b925de1049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:21:54.994Z|b3cebfb8-f873-4ab5-9fbe-69b925de1049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:05.021Z|6fb69003-ca1d-4f95-8529-7abc78683d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:05.021Z|870f38b2-7298-40cf-847d-978899f71938|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:05.021Z|c438ec54-b8d9-4a44-8f1d-c15415d94e93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:05.022Z|6fb69003-ca1d-4f95-8529-7abc78683d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:05.022Z|c438ec54-b8d9-4a44-8f1d-c15415d94e93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:05.022Z|870f38b2-7298-40cf-847d-978899f71938|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:09.306Z|1182b0a6-942c-4211-bd83-0d32c2f5924f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:22:09.306Z|1182b0a6-942c-4211-bd83-0d32c2f5924f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:22:09.487Z|4b22a9d5-7a3b-4b2e-9f77-3973a75868fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:22:09.488Z|4b22a9d5-7a3b-4b2e-9f77-3973a75868fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:22:11.213Z|bc9f9566-283c-4504-b56f-2e2e0b12ed7e|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:22:11.214Z|bc9f9566-283c-4504-b56f-2e2e0b12ed7e|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:15.046Z|bbe9f606-df3b-425d-abbd-1a3a21588fe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:15.046Z|7bbeb682-88c5-4396-b395-1c3c82f2d951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:15.046Z|d10be3b3-09a4-431d-b2c9-f287fcf3c484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:15.046Z|d10be3b3-09a4-431d-b2c9-f287fcf3c484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:15.046Z|bbe9f606-df3b-425d-abbd-1a3a21588fe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:15.046Z|7bbeb682-88c5-4396-b395-1c3c82f2d951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:24.306Z|81700d15-ff30-4260-90ff-1c076f533eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:22:24.308Z|81700d15-ff30-4260-90ff-1c076f533eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:22:25.071Z|7c344b4a-4e2e-4e10-a747-98d18d480788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:25.072Z|7c344b4a-4e2e-4e10-a747-98d18d480788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:25.075Z|997e5532-f71c-4cf5-9182-91bc247a4958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:25.075Z|997e5532-f71c-4cf5-9182-91bc247a4958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:25.075Z|317adccf-6e1b-4188-84b1-14d08fc0fbc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:25.077Z|317adccf-6e1b-4188-84b1-14d08fc0fbc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:35.094Z|acf3254f-676f-4060-83f7-1aeb8ecf2b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:35.094Z|180fe26b-fe89-4f24-a0c2-53ae3aa2520a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:35.095Z|acf3254f-676f-4060-83f7-1aeb8ecf2b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:35.095Z|180fe26b-fe89-4f24-a0c2-53ae3aa2520a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:35.100Z|54886c57-9ca2-45f4-8ab4-8d88dd025664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:35.101Z|54886c57-9ca2-45f4-8ab4-8d88dd025664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:39.306Z|b8e0df59-8fa2-4683-ad89-c7e8bb058128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:22:39.307Z|b8e0df59-8fa2-4683-ad89-c7e8bb058128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:22:39.489Z|85a6da7f-5561-4670-921f-59f1ac98c5a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:22:39.489Z|85a6da7f-5561-4670-921f-59f1ac98c5a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:22:45.122Z|eec71b30-3615-4c42-b737-3b9d099d10df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:45.122Z|eec71b30-3615-4c42-b737-3b9d099d10df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:45.123Z|7debd467-7dfa-4663-b609-fa2a53420c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:45.123Z|7debd467-7dfa-4663-b609-fa2a53420c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:45.125Z|4c50bdb4-cfd8-48e6-8859-805d7cc61f31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:45.126Z|4c50bdb4-cfd8-48e6-8859-805d7cc61f31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:54.308Z|a00f2edd-6fd0-443a-b0e1-18334606afdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:22:54.313Z|a00f2edd-6fd0-443a-b0e1-18334606afdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:22:55.152Z|df381b39-34a2-4b9c-a95d-7949a398ccea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:55.152Z|295d0a00-92f0-40f7-a154-7f52ba4669cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:55.152Z|8c282bfb-a768-45ec-9d82-99f0c57ac0e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:22:55.153Z|df381b39-34a2-4b9c-a95d-7949a398ccea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:55.153Z|8c282bfb-a768-45ec-9d82-99f0c57ac0e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:22:55.153Z|295d0a00-92f0-40f7-a154-7f52ba4669cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:05.184Z|727dab2d-9a00-4c7e-9bb2-53b75ce5fdac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:05.184Z|30d8182e-e130-4d4a-a425-f5839c081eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:05.184Z|ab515ef4-05b6-4f87-984d-f243bf6f4d9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:05.184Z|727dab2d-9a00-4c7e-9bb2-53b75ce5fdac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:05.184Z|30d8182e-e130-4d4a-a425-f5839c081eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:05.184Z|ab515ef4-05b6-4f87-984d-f243bf6f4d9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:09.306Z|81a784a8-a348-4bbf-b660-5c06967fb807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:23:09.307Z|81a784a8-a348-4bbf-b660-5c06967fb807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:23:09.490Z|f4f1a7a1-d14d-4da8-a8a2-17778cd629fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:23:09.490Z|f4f1a7a1-d14d-4da8-a8a2-17778cd629fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:23:11.212Z|2a856fda-a70d-46af-ac55-d70cd96786bd|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:23:11.213Z|2a856fda-a70d-46af-ac55-d70cd96786bd|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:15.211Z|a78955d2-5c53-4640-92d9-86bd7b13fbd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:15.212Z|b0a6888c-4e8a-4af1-9a54-1150c16bf442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:15.212Z|f428f22f-2ba3-4e77-beeb-f9b5ee048fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:15.212Z|b0a6888c-4e8a-4af1-9a54-1150c16bf442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:15.212Z|a78955d2-5c53-4640-92d9-86bd7b13fbd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:15.213Z|f428f22f-2ba3-4e77-beeb-f9b5ee048fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:24.306Z|35e21d0d-3e9b-4cb2-86a8-ab051bc3d50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:23:24.307Z|35e21d0d-3e9b-4cb2-86a8-ab051bc3d50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:23:25.258Z|be30a205-bd1f-4382-8c85-6815371a5898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:25.258Z|16996a37-3c2d-4c06-bbf3-2abdf90c303b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:25.258Z|16996a37-3c2d-4c06-bbf3-2abdf90c303b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:25.258Z|01eaea1e-a8f7-458a-bf2c-11dffff9139c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:25.259Z|be30a205-bd1f-4382-8c85-6815371a5898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:25.259Z|01eaea1e-a8f7-458a-bf2c-11dffff9139c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:35.285Z|2a4cceb8-8a10-4a25-9c83-8a24f6e702ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:35.286Z|2a4cceb8-8a10-4a25-9c83-8a24f6e702ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:35.288Z|339c9038-a846-48d2-99e4-c2f2c1074545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:35.288Z|339c9038-a846-48d2-99e4-c2f2c1074545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:35.291Z|3e634a85-3532-4dfe-acb9-d7a0b940ab70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:35.292Z|3e634a85-3532-4dfe-acb9-d7a0b940ab70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:39.306Z|3e03d41b-705d-441e-8130-ebe04816ef0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:23:39.309Z|3e03d41b-705d-441e-8130-ebe04816ef0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:23:39.491Z|d5b5ced1-04c5-49c8-904a-699d21f36ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:23:39.492Z|d5b5ced1-04c5-49c8-904a-699d21f36ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:23:45.308Z|48ec8f31-ccf6-44a8-8ec5-b2b7615a55d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:45.308Z|2ddb5515-d8b2-43bf-8573-93bbc5586b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:45.309Z|48ec8f31-ccf6-44a8-8ec5-b2b7615a55d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:45.309Z|2ddb5515-d8b2-43bf-8573-93bbc5586b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:45.324Z|a732c6d5-9f27-44fc-8c09-b1dffe66d0d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:45.324Z|a732c6d5-9f27-44fc-8c09-b1dffe66d0d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:54.306Z|2ff5a629-738f-457b-9e66-aeab66eff527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:23:54.306Z|2ff5a629-738f-457b-9e66-aeab66eff527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:23:55.342Z|8bc5ad59-b894-4d8a-bd91-174e7c61918a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:55.343Z|39247491-ad95-4b6e-a57c-7161f0377dc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:55.343Z|8bc5ad59-b894-4d8a-bd91-174e7c61918a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:55.344Z|39247491-ad95-4b6e-a57c-7161f0377dc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:23:55.366Z|b3c502f0-cb9a-4eb6-936d-1224fff087a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:23:55.367Z|b3c502f0-cb9a-4eb6-936d-1224fff087a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:05.378Z|6e13f530-64c8-4b28-b2bb-590a9dc6dfa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:05.378Z|c2df12a4-5631-48f9-8969-96399b6908ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:05.379Z|6e13f530-64c8-4b28-b2bb-590a9dc6dfa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:05.379Z|c2df12a4-5631-48f9-8969-96399b6908ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:05.386Z|22364dcd-7db2-4293-98d1-effecd877bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:05.386Z|22364dcd-7db2-4293-98d1-effecd877bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:09.306Z|3e4620e4-2f9f-4fc5-95e0-7d7d81c87bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:24:09.306Z|3e4620e4-2f9f-4fc5-95e0-7d7d81c87bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:24:09.493Z|a6943b39-580f-4308-8d85-5535acfb2dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:24:09.493Z|a6943b39-580f-4308-8d85-5535acfb2dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:24:11.214Z|1bfb359d-7610-4e65-8f46-58ea49504a5f|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:24:11.215Z|1bfb359d-7610-4e65-8f46-58ea49504a5f|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:15.406Z|d312b235-b27a-43a8-b8ad-9ab4b349fc45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:15.406Z|516c16bb-7e31-440c-9c1c-f634f0b58c0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:15.407Z|d312b235-b27a-43a8-b8ad-9ab4b349fc45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:15.407Z|516c16bb-7e31-440c-9c1c-f634f0b58c0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:15.408Z|595556f3-6efa-4396-977e-ff28607896a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:15.408Z|595556f3-6efa-4396-977e-ff28607896a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:24.308Z|fdd856c7-f046-4432-a329-b93142bc12b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:24:24.313Z|fdd856c7-f046-4432-a329-b93142bc12b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:24:25.437Z|a67e91af-8834-4df8-a03f-9e0771137b0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:25.437Z|a4b376bb-1574-4a2f-a2d2-1ac5b0339610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:25.438Z|fe736a7f-094f-434e-9561-8e4bc748f2da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:25.439Z|fe736a7f-094f-434e-9561-8e4bc748f2da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:25.439Z|a67e91af-8834-4df8-a03f-9e0771137b0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:25.439Z|a4b376bb-1574-4a2f-a2d2-1ac5b0339610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:35.475Z|787ff24e-d646-4537-841b-9577e12eb0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:35.475Z|6377d366-f9aa-4f95-a025-59e30a290cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:35.476Z|787ff24e-d646-4537-841b-9577e12eb0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:35.476Z|6377d366-f9aa-4f95-a025-59e30a290cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:35.482Z|6c912195-d9b0-4e19-8006-b50138ca9d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:35.483Z|6c912195-d9b0-4e19-8006-b50138ca9d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:39.306Z|cfb899b7-906a-4252-ac5e-0492641db6d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:24:39.306Z|cfb899b7-906a-4252-ac5e-0492641db6d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:24:39.494Z|f070f01b-1805-406c-a73d-a3503ef3b1a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:24:39.495Z|f070f01b-1805-406c-a73d-a3503ef3b1a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:24:45.501Z|8cd6f7c5-de5d-4a28-9a3d-add2f334f2ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:45.501Z|ecb3c4fd-075c-4a5a-bb85-710ae644ba46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:45.502Z|ecb3c4fd-075c-4a5a-bb85-710ae644ba46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:45.502Z|8cd6f7c5-de5d-4a28-9a3d-add2f334f2ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:45.512Z|2f99e7b0-09b7-4c85-8284-d27bdc7e16c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:45.513Z|2f99e7b0-09b7-4c85-8284-d27bdc7e16c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:52.974Z||http-nio-8080-exec-10|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x03w0xff0x840xf70xe30x0f0x82{.P0x800x94c0xf8]>QH0xd90x91%0x9f0xf4*10xd50xc90xc90xbacM0xc1]. 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)
2021-12-17T15:24:54.306Z|3d017df9-d170-4755-a2c6-1fbd09504f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:24:54.307Z|3d017df9-d170-4755-a2c6-1fbd09504f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:24:55.526Z|fc64a8ea-05ea-4f94-9492-32f1d3316288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:55.526Z|75ff8332-97ba-469f-895b-e480f4cd20d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:55.527Z|fc64a8ea-05ea-4f94-9492-32f1d3316288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:55.528Z|75ff8332-97ba-469f-895b-e480f4cd20d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:24:55.532Z|ede4c24d-4c3b-4419-951b-7b46dc394d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:24:55.532Z|ede4c24d-4c3b-4419-951b-7b46dc394d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:05.551Z|b0c9746e-3baf-42aa-bd5a-35c2b3542d65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:05.552Z|b0c9746e-3baf-42aa-bd5a-35c2b3542d65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:05.552Z|7619d06c-4681-409f-91d9-52f69593fb0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:05.553Z|7619d06c-4681-409f-91d9-52f69593fb0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:05.559Z|00a2b634-20a5-4d8d-9193-ae6039f48c1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:05.560Z|00a2b634-20a5-4d8d-9193-ae6039f48c1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:09.306Z|a1bc4a70-1935-4db5-97f2-b121af48f32c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:25:09.310Z|a1bc4a70-1935-4db5-97f2-b121af48f32c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:25:09.495Z|437b4210-b153-4d98-b8b1-a4b59c9091df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:25:09.496Z|437b4210-b153-4d98-b8b1-a4b59c9091df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:25:11.214Z|c696bce3-b113-48c7-8b91-d10e823223ab|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:25:11.215Z|c696bce3-b113-48c7-8b91-d10e823223ab|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:15.574Z|4f093576-4be0-4a18-a8e1-10f94da1dae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:15.575Z|4f093576-4be0-4a18-a8e1-10f94da1dae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:15.576Z|255e0c42-c0da-4aeb-bbaf-52caf99810ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:15.576Z|255e0c42-c0da-4aeb-bbaf-52caf99810ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:15.583Z|3ce2cca1-d92c-4807-a1d1-67104b66b51d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:15.583Z|3ce2cca1-d92c-4807-a1d1-67104b66b51d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:24.306Z|16b1b698-a468-4b23-8913-67c46b7d84a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:25:24.306Z|16b1b698-a468-4b23-8913-67c46b7d84a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:25:25.597Z|9ddd1cb2-362e-40d2-82c7-87eefe57136b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:25.597Z|9532cd0d-793f-4673-8c5b-42c8faec717f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:25.598Z|9ddd1cb2-362e-40d2-82c7-87eefe57136b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:25.598Z|9532cd0d-793f-4673-8c5b-42c8faec717f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:25.603Z|0ad4b6d3-d370-4152-8a8f-9025769db113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:25.603Z|0ad4b6d3-d370-4152-8a8f-9025769db113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:35.621Z|5796bef5-65db-4c05-bb28-685a07f3cd07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:35.621Z|1c6547db-417a-4e60-9260-2c4afe20c5cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:35.621Z|5796bef5-65db-4c05-bb28-685a07f3cd07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:35.621Z|1c6547db-417a-4e60-9260-2c4afe20c5cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:35.679Z|cdccb4db-b0b8-4faa-a83d-8d247908578d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:35.680Z|cdccb4db-b0b8-4faa-a83d-8d247908578d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:39.306Z|28d3d8cb-802e-41a8-aa3f-435c8acd7f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:25:39.307Z|28d3d8cb-802e-41a8-aa3f-435c8acd7f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:25:39.497Z|03c61933-c489-48a0-9d0f-d0ba0e71599a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:25:39.497Z|03c61933-c489-48a0-9d0f-d0ba0e71599a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:25:45.696Z|74132a2f-5d0e-48dc-bbd0-f60d9845b69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:45.696Z|20d01b16-b4f3-4041-a565-0214d0605f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:45.697Z|20d01b16-b4f3-4041-a565-0214d0605f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:45.697Z|74132a2f-5d0e-48dc-bbd0-f60d9845b69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:45.702Z|3de48b89-f836-4ba4-8721-512316c8bad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:45.704Z|3de48b89-f836-4ba4-8721-512316c8bad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:54.307Z|27317cf8-f569-492c-b7f9-2e3c30726e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:25:54.313Z|27317cf8-f569-492c-b7f9-2e3c30726e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:25:55.722Z|e7827c6d-c44a-481b-8f21-b595ea6594bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:55.722Z|c1acb383-9c9a-40bd-81f3-6ac58bf2cfec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:55.724Z|c1acb383-9c9a-40bd-81f3-6ac58bf2cfec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:55.724Z|e7827c6d-c44a-481b-8f21-b595ea6594bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:25:55.728Z|04417a8f-6ee5-4d15-b767-b153c3297c4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:25:55.728Z|04417a8f-6ee5-4d15-b767-b153c3297c4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:05.760Z|db7281ab-d148-4af4-b761-6caf6b74af15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:05.760Z|37bb9e47-2136-45c9-998b-392208d393ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:05.762Z|db7281ab-d148-4af4-b761-6caf6b74af15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:05.762Z|37bb9e47-2136-45c9-998b-392208d393ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:05.764Z|e6a20794-38b7-4bc7-85e5-a7a869d3de5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:05.765Z|e6a20794-38b7-4bc7-85e5-a7a869d3de5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:09.306Z|3970026d-51f2-46ad-9d4c-2e4cc552fd4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:26:09.307Z|3970026d-51f2-46ad-9d4c-2e4cc552fd4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:26:09.498Z|95078874-c54d-45c6-9073-fbfdb23d0a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:26:09.499Z|95078874-c54d-45c6-9073-fbfdb23d0a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:26:11.213Z|ccb06d44-53ce-4e00-a496-24206bf9cace|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:26:11.214Z|ccb06d44-53ce-4e00-a496-24206bf9cace|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:15.789Z|ff316fdf-2ec8-4473-acbd-36dc41e7a26b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:15.789Z|bff79061-135e-4d90-965e-ef5c62c9dd9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:15.789Z|8b132cd6-c9e6-463d-8481-b61567552b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:15.789Z|bff79061-135e-4d90-965e-ef5c62c9dd9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:15.789Z|8b132cd6-c9e6-463d-8481-b61567552b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:15.789Z|ff316fdf-2ec8-4473-acbd-36dc41e7a26b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:24.306Z|678d6916-0ccb-4227-ae36-af6cca61c727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:26:24.306Z|678d6916-0ccb-4227-ae36-af6cca61c727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:26:25.814Z|416e97e1-44ae-46fe-8fb0-04aa5d1f1f11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:25.814Z|dfb9c15a-e264-4ee0-beb4-9607737f23e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:25.815Z|416e97e1-44ae-46fe-8fb0-04aa5d1f1f11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:25.815Z|dfb9c15a-e264-4ee0-beb4-9607737f23e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:25.817Z|5717a197-76bf-4c3e-b6bf-a8b96db82b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:25.817Z|5717a197-76bf-4c3e-b6bf-a8b96db82b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:35.839Z|3a138695-0cba-4319-9783-775fd67094bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:35.839Z|3a138695-0cba-4319-9783-775fd67094bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:35.842Z|00bb75b4-f8be-47a6-b163-7b95d49871c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:35.844Z|00bb75b4-f8be-47a6-b163-7b95d49871c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:35.846Z|65cbcc5c-6bf1-46fc-a01e-9a0472bb5a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:35.847Z|65cbcc5c-6bf1-46fc-a01e-9a0472bb5a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:39.306Z|ffd29174-19a4-4d83-a48d-6db30600affb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:26:39.310Z|ffd29174-19a4-4d83-a48d-6db30600affb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:26:39.500Z|390649f7-89ab-491d-808e-06cb05400fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:26:39.501Z|390649f7-89ab-491d-808e-06cb05400fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:26:45.866Z|6d3505dc-9b6c-4b6a-8007-fcd0a50cedb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:45.866Z|6d3505dc-9b6c-4b6a-8007-fcd0a50cedb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:45.869Z|c0a9bbbf-96dd-4170-b0d2-2567d7fce418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:45.869Z|c0a9bbbf-96dd-4170-b0d2-2567d7fce418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:45.870Z|de6e4d9e-56dc-48af-8397-5527d2a40206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:45.871Z|de6e4d9e-56dc-48af-8397-5527d2a40206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:54.306Z|ef420bb7-881c-4ed7-9263-436bce64bac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:26:54.307Z|ef420bb7-881c-4ed7-9263-436bce64bac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:26:55.898Z|ba2a2aeb-93d3-4900-95fd-8942ac029f10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:55.898Z|12bc8fa3-43d1-4879-9134-e2800470d8d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:55.898Z|463288d5-7428-401f-a441-e1155627c1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:26:55.899Z|12bc8fa3-43d1-4879-9134-e2800470d8d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:55.899Z|463288d5-7428-401f-a441-e1155627c1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:26:55.899Z|ba2a2aeb-93d3-4900-95fd-8942ac029f10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:05.921Z|16c46b71-3515-410c-bd07-b8b36d3fe17f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:05.922Z|b0aa785c-e48b-48e0-b1e6-8f3cde41bdcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:05.922Z|3e8a3552-46a7-4867-a913-79d674abe19f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:05.922Z|16c46b71-3515-410c-bd07-b8b36d3fe17f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:05.922Z|b0aa785c-e48b-48e0-b1e6-8f3cde41bdcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:05.923Z|3e8a3552-46a7-4867-a913-79d674abe19f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:09.306Z|9dfafbd9-1cce-48f9-8cf8-342e9db1561f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:27:09.306Z|9dfafbd9-1cce-48f9-8cf8-342e9db1561f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:27:09.502Z|ece206e0-9806-49f5-90a2-1d4f856503d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:27:09.503Z|ece206e0-9806-49f5-90a2-1d4f856503d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:27:11.213Z|00c1fcf6-0cb4-480f-b79e-daba883b3e14|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:27:11.214Z|00c1fcf6-0cb4-480f-b79e-daba883b3e14|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:15.953Z|c742e755-b3c2-40cf-aa41-2fe9f00702b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:15.954Z|c742e755-b3c2-40cf-aa41-2fe9f00702b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:15.955Z|bcccafdc-c50f-4447-b187-8269aec0d140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:15.956Z|bcccafdc-c50f-4447-b187-8269aec0d140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:15.971Z|3545b7aa-e8db-4c53-9624-173cfb55fda0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:15.971Z|3545b7aa-e8db-4c53-9624-173cfb55fda0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:24.306Z|000aed44-5445-48ff-97fa-a203c672ccca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:27:24.308Z|000aed44-5445-48ff-97fa-a203c672ccca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:27:25.984Z|77c824f7-8b09-4a5b-9298-b6b7830c71ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:25.984Z|2741c962-4ecd-44fa-9d22-d45195cf5696|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:25.985Z|77c824f7-8b09-4a5b-9298-b6b7830c71ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:25.985Z|2741c962-4ecd-44fa-9d22-d45195cf5696|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:25.992Z|f3e0790c-4bb5-44d2-8305-68cef115b289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:25.993Z|f3e0790c-4bb5-44d2-8305-68cef115b289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:36.016Z|5c85b0f9-eef5-4440-a078-ea16093b16a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:36.016Z|431885c0-5b15-4aab-9b64-8e09c00e6115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:36.016Z|17dfd639-400b-4b56-87cf-b78191f27322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:36.018Z|17dfd639-400b-4b56-87cf-b78191f27322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:36.018Z|431885c0-5b15-4aab-9b64-8e09c00e6115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:36.018Z|5c85b0f9-eef5-4440-a078-ea16093b16a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:39.307Z|39c099aa-b762-4340-bbd1-ae9e275fff07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:27:39.308Z|39c099aa-b762-4340-bbd1-ae9e275fff07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:27:39.503Z|385f0dfd-e590-4583-b82a-c019bf7d6aea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:27:39.504Z|385f0dfd-e590-4583-b82a-c019bf7d6aea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:27:46.050Z|7934d01e-c336-41a7-ac42-8874007b0bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:46.050Z|673d3b6f-885e-46fd-8600-26b1f2ad26f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:46.050Z|0f21c63f-a4b5-486f-9509-794e14102f05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:46.051Z|7934d01e-c336-41a7-ac42-8874007b0bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:46.051Z|0f21c63f-a4b5-486f-9509-794e14102f05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:46.051Z|673d3b6f-885e-46fd-8600-26b1f2ad26f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:54.306Z|a8a1af6d-be68-4117-9637-cb705d8a5e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:27:54.307Z|a8a1af6d-be68-4117-9637-cb705d8a5e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:27:56.078Z|d99e88d3-cf17-4d4a-a5c8-4c0d5cc8013b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:56.079Z|d99e88d3-cf17-4d4a-a5c8-4c0d5cc8013b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:56.080Z|acaebda5-fb07-4044-b8a7-919351859ad4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:56.080Z|acaebda5-fb07-4044-b8a7-919351859ad4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:27:56.081Z|bd9b70c5-3e8c-423b-a96c-6482a0b84ac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:27:56.082Z|bd9b70c5-3e8c-423b-a96c-6482a0b84ac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:06.102Z|1acbce8e-b4aa-4a3b-968e-06df21325977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:06.104Z|1acbce8e-b4aa-4a3b-968e-06df21325977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:06.104Z|a195ab96-47f8-40c0-8549-4a227e8a34c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:06.105Z|a195ab96-47f8-40c0-8549-4a227e8a34c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:06.111Z|944ac3a6-42f8-4802-bcbd-f89f07bd3119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:06.112Z|944ac3a6-42f8-4802-bcbd-f89f07bd3119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:09.306Z|64238985-a552-42ed-b8c2-83b0af533075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:28:09.310Z|64238985-a552-42ed-b8c2-83b0af533075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:28:09.505Z|6ff4c127-e1e8-45ec-ba35-828247f368b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:28:09.505Z|6ff4c127-e1e8-45ec-ba35-828247f368b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:28:11.212Z|b36873a9-c2df-4e0d-985a-ad9995645321|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:28:11.213Z|b36873a9-c2df-4e0d-985a-ad9995645321|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:16.126Z|82ba7e0c-6601-4069-bec3-15a2cefdc67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:16.126Z|3332d9a0-ee5c-45df-a385-8ad7701c540e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:16.127Z|82ba7e0c-6601-4069-bec3-15a2cefdc67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:16.127Z|3332d9a0-ee5c-45df-a385-8ad7701c540e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:16.133Z|e14b8ac7-fa20-4c2f-9949-63a26cd7a1c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:16.134Z|e14b8ac7-fa20-4c2f-9949-63a26cd7a1c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:24.306Z|34cd2024-93a5-4a98-9447-a3f6c6ed14b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:28:24.306Z|34cd2024-93a5-4a98-9447-a3f6c6ed14b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:28:26.166Z|5591b777-3db0-4018-94ed-ec16f3fbb1ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:26.166Z|01965725-3e27-4ac2-9903-c8d253d228b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:26.167Z|01965725-3e27-4ac2-9903-c8d253d228b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:26.167Z|5591b777-3db0-4018-94ed-ec16f3fbb1ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:26.170Z|6f45bc51-8155-4ecb-a152-7b9b615ac109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:26.170Z|6f45bc51-8155-4ecb-a152-7b9b615ac109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:36.189Z|bf407574-32f3-44ad-8063-692bed87f977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:36.189Z|1c2f590e-7cbb-4290-8019-e50adeb262aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:36.189Z|edc44dbb-5516-4cdd-8bc8-aec3885b4c7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:36.190Z|edc44dbb-5516-4cdd-8bc8-aec3885b4c7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:36.190Z|bf407574-32f3-44ad-8063-692bed87f977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:36.190Z|1c2f590e-7cbb-4290-8019-e50adeb262aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:39.306Z|7e9250d2-cb72-4b11-ba27-f3422ab65c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:28:39.306Z|7e9250d2-cb72-4b11-ba27-f3422ab65c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:28:39.506Z|257fa091-847d-4215-b127-324c540087d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:28:39.507Z|257fa091-847d-4215-b127-324c540087d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:28:46.214Z|e60b93a3-c17e-45c3-8443-537bbc6c7125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:46.214Z|9169de65-99a5-4184-8dc4-fa72dc74971b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:46.214Z|1a793fe5-d98d-4f27-9716-b1a42994905a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:46.214Z|e60b93a3-c17e-45c3-8443-537bbc6c7125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:46.214Z|1a793fe5-d98d-4f27-9716-b1a42994905a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:46.214Z|9169de65-99a5-4184-8dc4-fa72dc74971b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:54.306Z|f1a56bf2-c828-4a5d-95d3-a6339dbda267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:28:54.309Z|f1a56bf2-c828-4a5d-95d3-a6339dbda267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:28:56.245Z|e3e1bd53-bc91-4fa5-8c5f-bf652d82fa28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:56.245Z|41225f08-1158-41a4-8c35-048f8c8dc9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:56.246Z|e3e1bd53-bc91-4fa5-8c5f-bf652d82fa28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:56.246Z|41225f08-1158-41a4-8c35-048f8c8dc9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:28:56.248Z|26d204bf-0313-424b-a5a9-1697b05d84b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:28:56.248Z|26d204bf-0313-424b-a5a9-1697b05d84b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:06.276Z|88e22c97-0682-473a-9a46-c45a1b2a3fb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:06.276Z|f013309c-68f1-4449-b5e4-db22381a3407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:06.276Z|4567c086-595a-4cd8-9cb3-2feabd0c240d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:06.278Z|f013309c-68f1-4449-b5e4-db22381a3407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:06.278Z|88e22c97-0682-473a-9a46-c45a1b2a3fb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:06.278Z|4567c086-595a-4cd8-9cb3-2feabd0c240d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:09.307Z|74d9b331-6d76-4bd6-9c5d-18dca3cb4f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:29:09.308Z|74d9b331-6d76-4bd6-9c5d-18dca3cb4f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:29:09.507Z|e3f97630-e24a-411d-a674-78163955157d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:29:09.508Z|e3f97630-e24a-411d-a674-78163955157d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:29:11.213Z|164e9487-6ac4-46be-8b74-3a059cb3249d|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:29:11.215Z|164e9487-6ac4-46be-8b74-3a059cb3249d|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:16.305Z|734b9299-d2f3-4a01-9f4a-9e606a2e3ab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:16.305Z|8488772a-a1fa-4848-accb-266753a479b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:16.305Z|6dcd33ce-208e-4394-a067-4df8d1c9d48f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:16.306Z|734b9299-d2f3-4a01-9f4a-9e606a2e3ab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:16.306Z|6dcd33ce-208e-4394-a067-4df8d1c9d48f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:16.306Z|8488772a-a1fa-4848-accb-266753a479b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:24.306Z|b4e2b11d-df92-4ecf-bf50-4dbda2df3ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:29:24.307Z|b4e2b11d-df92-4ecf-bf50-4dbda2df3ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:29:26.331Z|27592efb-5604-4188-b409-8f3bc2ce7b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:26.331Z|87e80ac8-6d0f-4763-b22d-3db58bdaaaa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:26.332Z|87e80ac8-6d0f-4763-b22d-3db58bdaaaa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:26.332Z|27592efb-5604-4188-b409-8f3bc2ce7b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:26.334Z|7b587069-e679-4061-8ad3-7df5f5cafce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:26.335Z|7b587069-e679-4061-8ad3-7df5f5cafce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:36.374Z|dfc6b683-5c3f-4f98-88bd-16d402bafac3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:36.374Z|d5b371f2-6cbb-4176-9915-6b23993acead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:36.374Z|1d0e0838-65d1-458c-9bb1-5bc426a30646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:36.374Z|d5b371f2-6cbb-4176-9915-6b23993acead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:36.374Z|dfc6b683-5c3f-4f98-88bd-16d402bafac3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:36.375Z|1d0e0838-65d1-458c-9bb1-5bc426a30646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:39.306Z|d8f89117-9cf7-40de-84bf-42b3043deb0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:29:39.308Z|d8f89117-9cf7-40de-84bf-42b3043deb0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:29:39.509Z|e707d48d-a700-4414-ab4e-926099b92146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:29:39.510Z|e707d48d-a700-4414-ab4e-926099b92146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:29:46.395Z|a1d3297b-7980-4b23-bfe1-1935ba14ed5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:46.395Z|c583b709-1c8b-412b-ab09-930dfb9502d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:46.395Z|aea203ee-6a6c-4a65-a988-9e3e5c21da43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:46.396Z|c583b709-1c8b-412b-ab09-930dfb9502d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:46.396Z|aea203ee-6a6c-4a65-a988-9e3e5c21da43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:46.396Z|a1d3297b-7980-4b23-bfe1-1935ba14ed5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:54.306Z|866a66bb-e5b2-4e4c-98e0-2986ac9e71a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:29:54.307Z|866a66bb-e5b2-4e4c-98e0-2986ac9e71a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:29:56.417Z|d33fd2b5-a5b3-46a7-ae55-bed5c841edaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:56.417Z|c443d609-9c0c-47b1-9c1a-1473408858a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:56.417Z|d33fd2b5-a5b3-46a7-ae55-bed5c841edaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:56.417Z|98dbbad0-4f09-42d8-ba9b-f5b8135e9a59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:29:56.418Z|c443d609-9c0c-47b1-9c1a-1473408858a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:29:56.418Z|98dbbad0-4f09-42d8-ba9b-f5b8135e9a59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:06.451Z|55a558b2-ec19-485f-aadd-f27aafe5b940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:06.452Z|55a558b2-ec19-485f-aadd-f27aafe5b940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:06.461Z|0f27efb7-6839-4697-bf73-600d7bdd004b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:06.462Z|7076ccf8-0e40-4a5b-bf32-3abccc91706b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:06.462Z|0f27efb7-6839-4697-bf73-600d7bdd004b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:06.462Z|7076ccf8-0e40-4a5b-bf32-3abccc91706b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:09.306Z|056ff0d4-0fcd-4ce6-94fb-4056b5117f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:30:09.307Z|056ff0d4-0fcd-4ce6-94fb-4056b5117f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:30:09.511Z|629cee20-2875-4d46-9590-b4ba7184c09d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:30:09.511Z|629cee20-2875-4d46-9590-b4ba7184c09d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:30:11.212Z|56a4d376-dd82-44d7-9157-25aa87b3d92e|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:30:11.213Z|56a4d376-dd82-44d7-9157-25aa87b3d92e|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:16.480Z|24883ca7-ab1c-4c20-b16d-8f65634628a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:16.481Z|24883ca7-ab1c-4c20-b16d-8f65634628a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:16.487Z|8425f7f0-d8a2-4f8c-a34e-41dafbc9e2d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:16.488Z|8425f7f0-d8a2-4f8c-a34e-41dafbc9e2d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:16.489Z|6f8d59cf-bdbf-40dc-8267-f2fc4ba98e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:16.489Z|6f8d59cf-bdbf-40dc-8267-f2fc4ba98e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:24.306Z|eebf8e02-71fb-4d07-b1cb-7bee5ab7f8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:30:24.309Z|eebf8e02-71fb-4d07-b1cb-7bee5ab7f8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:30:26.500Z|dfed9038-ad92-475c-b9a5-4bf70c4d7af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:26.501Z|dfed9038-ad92-475c-b9a5-4bf70c4d7af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:26.506Z|41a37900-1bef-405c-83fc-27be76e42289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:26.507Z|41a37900-1bef-405c-83fc-27be76e42289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:26.510Z|c823b80e-f85d-4a96-8023-6e6b462f697e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:26.510Z|c823b80e-f85d-4a96-8023-6e6b462f697e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:36.527Z|4a6af278-d58c-40bb-9421-07d85e9d50e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:36.527Z|3bee46a3-4a3a-4eb7-9b40-8c317106b0f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:36.529Z|cda25bc8-0661-4b94-a601-f024d800dd5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:36.529Z|3bee46a3-4a3a-4eb7-9b40-8c317106b0f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:36.529Z|cda25bc8-0661-4b94-a601-f024d800dd5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:36.529Z|4a6af278-d58c-40bb-9421-07d85e9d50e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:39.307Z|ebd941d2-3cbc-4720-b991-0d350c16db2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:30:39.308Z|ebd941d2-3cbc-4720-b991-0d350c16db2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:30:39.512Z|2f31dbaf-5ea1-4c7e-87e0-7ba37d7bd706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:30:39.513Z|2f31dbaf-5ea1-4c7e-87e0-7ba37d7bd706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:30:46.567Z|22049115-ec78-443d-b9f7-cdbabf789ec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:46.568Z|22049115-ec78-443d-b9f7-cdbabf789ec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:46.570Z|4ddd303f-94a2-4e98-9f9f-aab46578d250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:46.571Z|4ddd303f-94a2-4e98-9f9f-aab46578d250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:46.575Z|f7ace06b-e602-4d2d-9ffe-d2413e0e0c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:46.576Z|f7ace06b-e602-4d2d-9ffe-d2413e0e0c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:54.306Z|e34b77e5-ff43-4c32-91f2-b92ec6115fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:30:54.307Z|e34b77e5-ff43-4c32-91f2-b92ec6115fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:30:56.592Z|5b7293ea-7c41-49e7-87fb-98633a15b599|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:56.592Z|14c80350-eb87-40a2-a345-a18edb9373f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:56.593Z|5b7293ea-7c41-49e7-87fb-98633a15b599|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:56.593Z|14c80350-eb87-40a2-a345-a18edb9373f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:30:56.598Z|0e4885a4-17fa-4f15-8542-dd90fe53d094|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:30:56.598Z|0e4885a4-17fa-4f15-8542-dd90fe53d094|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:07.249Z|3220f2d2-659a-46a7-9944-ea0b8a1da780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:07.250Z|3220f2d2-659a-46a7-9944-ea0b8a1da780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:07.249Z|dfa62aa9-f20e-4508-91ee-1c1cae5a1007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:07.250Z|dfa62aa9-f20e-4508-91ee-1c1cae5a1007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:07.251Z|5550b5bf-b2f5-4f01-8c5a-bfa580b0ad75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:07.251Z|5550b5bf-b2f5-4f01-8c5a-bfa580b0ad75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:09.306Z|33636975-eb6f-49db-aebd-0e758bdd0bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:31:09.311Z|33636975-eb6f-49db-aebd-0e758bdd0bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:31:09.513Z|fc0bf3c4-e13d-4933-ab79-f8207bf4261f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:31:09.514Z|fc0bf3c4-e13d-4933-ab79-f8207bf4261f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:31:11.212Z|264c1dc7-ab3f-4092-982d-f883fadd96bb|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:31:11.213Z|264c1dc7-ab3f-4092-982d-f883fadd96bb|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:17.272Z|bb28eeb0-7247-4d4c-8cfd-ac5c5d7175ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:17.272Z|b8f0fcd7-a1dc-44c2-b2f8-828022383d45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:17.273Z|bb28eeb0-7247-4d4c-8cfd-ac5c5d7175ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:17.273Z|b8f0fcd7-a1dc-44c2-b2f8-828022383d45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:17.273Z|10e5a32e-ae51-43f9-b1d3-c81c01e28fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:17.274Z|10e5a32e-ae51-43f9-b1d3-c81c01e28fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:24.306Z|7a3198f6-4eb3-43bd-bad4-d9cd5b65ca7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:31:24.306Z|7a3198f6-4eb3-43bd-bad4-d9cd5b65ca7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:31:27.297Z|ce3f9b32-9fb4-4e37-bc93-d122870526da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:27.297Z|79bde07e-f97d-4a7b-b329-7b99939238fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:27.297Z|bf16e1c4-28e6-4611-bf23-5dd403565e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:27.298Z|79bde07e-f97d-4a7b-b329-7b99939238fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:27.298Z|ce3f9b32-9fb4-4e37-bc93-d122870526da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:27.298Z|bf16e1c4-28e6-4611-bf23-5dd403565e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:37.322Z|fe70cc0d-e324-41d2-9ab7-8839f799b64c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:37.323Z|fe70cc0d-e324-41d2-9ab7-8839f799b64c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:37.335Z|1cfdfce0-38e5-4d7b-b086-f7fe0df87563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:37.336Z|1cfdfce0-38e5-4d7b-b086-f7fe0df87563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:37.338Z|1a12c564-b3ae-4f86-ba7b-49d34e363b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:37.339Z|1a12c564-b3ae-4f86-ba7b-49d34e363b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:39.306Z|adfaa272-1c38-422d-a3ab-f55a0b0c89f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:31:39.306Z|adfaa272-1c38-422d-a3ab-f55a0b0c89f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:31:39.515Z|719d99b6-77b2-41de-80b2-bdf1f2022f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:31:39.516Z|719d99b6-77b2-41de-80b2-bdf1f2022f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:31:47.356Z|79b30f8f-481c-4cb8-89a1-e6da6981a79a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:47.357Z|79b30f8f-481c-4cb8-89a1-e6da6981a79a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:47.360Z|a0cf4d36-87f5-4752-a5ca-b8ecd9b6f762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:47.361Z|a0cf4d36-87f5-4752-a5ca-b8ecd9b6f762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:47.366Z|3518c639-c846-42ea-959d-46c1f21eae93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:47.366Z|3518c639-c846-42ea-959d-46c1f21eae93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:54.306Z|e661c236-b11d-42bb-9f9a-3f91d48fc338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:31:54.309Z|e661c236-b11d-42bb-9f9a-3f91d48fc338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:31:57.381Z|1d7f8887-8332-4be9-b458-b492e7e910d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:57.381Z|3b60f156-7daf-47c5-9b45-4f12d810619a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:57.382Z|1d7f8887-8332-4be9-b458-b492e7e910d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:57.382Z|3b60f156-7daf-47c5-9b45-4f12d810619a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:31:57.390Z|2e54ba23-9558-48ce-9e40-16cd95f69dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:31:57.390Z|2e54ba23-9558-48ce-9e40-16cd95f69dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:07.412Z|3adf74bb-912a-4f7c-97a3-eb0a10bbac6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:07.412Z|57b720d2-fc6a-411d-90bb-894d30cc373a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:07.412Z|ad81e48a-8eba-42d1-9978-bd6b29d1321d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:07.414Z|57b720d2-fc6a-411d-90bb-894d30cc373a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:07.414Z|ad81e48a-8eba-42d1-9978-bd6b29d1321d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:07.414Z|3adf74bb-912a-4f7c-97a3-eb0a10bbac6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:09.307Z|359cc23b-7cc6-4f03-83ce-9f1c1ccd837e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:32:09.308Z|359cc23b-7cc6-4f03-83ce-9f1c1ccd837e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:32:09.517Z|ab4271dc-87a4-45bb-becd-3a9e04647064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:32:09.518Z|ab4271dc-87a4-45bb-becd-3a9e04647064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:32:11.213Z|2ba0e955-9bde-440a-8461-133eb5060c74|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:32:11.214Z|2ba0e955-9bde-440a-8461-133eb5060c74|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:17.461Z|0b40446a-9942-44a1-a184-0b4e60f79d58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:17.461Z|0e4bf554-ad67-4cf5-8926-41ef39affbca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:17.461Z|0b40446a-9942-44a1-a184-0b4e60f79d58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:17.461Z|0e4bf554-ad67-4cf5-8926-41ef39affbca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:17.463Z|122cdbb1-b106-4e46-a048-1f6f075fa26f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:17.464Z|122cdbb1-b106-4e46-a048-1f6f075fa26f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:24.306Z|877be3f9-5a66-4a50-9e51-28cb9b917d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:32:24.306Z|877be3f9-5a66-4a50-9e51-28cb9b917d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:32:27.484Z|01b780d0-d8c9-499f-a0c1-fd3672a82b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:27.484Z|d3c7d05d-b525-4372-a5d0-04ce80608459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:27.485Z|01b780d0-d8c9-499f-a0c1-fd3672a82b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:27.485Z|d3c7d05d-b525-4372-a5d0-04ce80608459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:27.486Z|7eeab123-9c54-40c3-a6c5-569f04c10a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:27.487Z|7eeab123-9c54-40c3-a6c5-569f04c10a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:37.510Z|752b2b2f-1ac4-44e9-a95f-debfdfd309c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:37.510Z|752b2b2f-1ac4-44e9-a95f-debfdfd309c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:37.512Z|fa215ae2-784b-4751-b5c0-e958b5eb9268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:37.512Z|f27b7941-f8a1-4b3b-bf44-8a2c2dffe3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:37.513Z|fa215ae2-784b-4751-b5c0-e958b5eb9268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:37.514Z|f27b7941-f8a1-4b3b-bf44-8a2c2dffe3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:39.306Z|eec87978-14ac-435d-b2c2-882413a2c7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:32:39.309Z|eec87978-14ac-435d-b2c2-882413a2c7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:32:39.519Z|5b754f53-0735-4d5d-b305-cce3f17a9c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:32:39.519Z|5b754f53-0735-4d5d-b305-cce3f17a9c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:32:47.540Z|3483bc0f-dc94-40ca-9f41-e2d52f0e0f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:47.541Z|3483bc0f-dc94-40ca-9f41-e2d52f0e0f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:47.549Z|301fcfed-e2c2-43fa-9ce5-23fa24d7b46a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:47.550Z|301fcfed-e2c2-43fa-9ce5-23fa24d7b46a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:47.550Z|5e0d72c9-bc7c-47ed-b0a7-89114c39e3e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:47.551Z|5e0d72c9-bc7c-47ed-b0a7-89114c39e3e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:54.306Z|0a9018e9-edcb-4e3a-b9cb-0273ca2ba3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:32:54.307Z|0a9018e9-edcb-4e3a-b9cb-0273ca2ba3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:32:57.570Z|1b7e0d1f-68c0-41fd-80e2-321ab225a6cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:57.571Z|1b7e0d1f-68c0-41fd-80e2-321ab225a6cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:57.574Z|e101c9a4-4f77-4d96-9cda-7890dbd2852f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:57.574Z|e101c9a4-4f77-4d96-9cda-7890dbd2852f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:32:57.582Z|6e44b21d-636b-4ffd-9b28-0b8c76cd2cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:32:57.583Z|6e44b21d-636b-4ffd-9b28-0b8c76cd2cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:07.596Z|2f76f143-97d8-490f-973c-af0aeeae7cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:07.597Z|2f76f143-97d8-490f-973c-af0aeeae7cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:07.599Z|a1e77a2f-750f-41a8-bd0f-20df424fb9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:07.600Z|a1e77a2f-750f-41a8-bd0f-20df424fb9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:07.601Z|e7c5dcbf-345f-4725-8f7b-56bd44a9fcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:07.601Z|e7c5dcbf-345f-4725-8f7b-56bd44a9fcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:09.306Z|81a38c0d-4344-4cb4-99e7-37ffb612ab08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:33:09.307Z|81a38c0d-4344-4cb4-99e7-37ffb612ab08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:33:09.520Z|22cd61fe-83cd-4fd1-9499-1c7081d2d761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:33:09.521Z|22cd61fe-83cd-4fd1-9499-1c7081d2d761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:33:11.211Z|1b42d610-3dbf-43bc-8515-7a00e09d5519|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:33:11.212Z|1b42d610-3dbf-43bc-8515-7a00e09d5519|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:17.618Z|67674250-733f-41fa-bd6d-41fccecb7643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:17.618Z|cdb6fdbb-0658-4dcf-a1fe-87727059a155|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:17.619Z|cdb6fdbb-0658-4dcf-a1fe-87727059a155|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:17.619Z|67674250-733f-41fa-bd6d-41fccecb7643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:17.624Z|998fd63d-66af-4387-936a-9f8db0c28f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:17.625Z|998fd63d-66af-4387-936a-9f8db0c28f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:24.306Z|f0c682a7-54f3-4bf5-a523-6f6f02516ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:33:24.308Z|f0c682a7-54f3-4bf5-a523-6f6f02516ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:33:27.640Z|69983d71-494e-43e2-9f40-896c7ae6017f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:27.641Z|69983d71-494e-43e2-9f40-896c7ae6017f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:27.647Z|893574fa-9318-4f5a-b431-5ff46c50a172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:27.648Z|893574fa-9318-4f5a-b431-5ff46c50a172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:27.648Z|d182741c-bd25-4c69-9849-150ebd6a68c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:27.648Z|d182741c-bd25-4c69-9849-150ebd6a68c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:37.668Z|502354c4-3211-4a05-8e4a-6dc5dd65f16d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:37.669Z|502354c4-3211-4a05-8e4a-6dc5dd65f16d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:37.675Z|8ceca07e-f12b-4e2f-8c80-43e88e1cfac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:37.675Z|8ceca07e-f12b-4e2f-8c80-43e88e1cfac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:37.680Z|5e141039-1a18-4bbf-87e7-91e45a77d855|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:37.681Z|5e141039-1a18-4bbf-87e7-91e45a77d855|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:39.306Z|80e0ad3c-fa2e-4f0c-a3cf-3db7ba17a2b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:33:39.306Z|80e0ad3c-fa2e-4f0c-a3cf-3db7ba17a2b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:33:39.522Z|13bf9713-856a-4349-99b6-907f931e06a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:33:39.522Z|13bf9713-856a-4349-99b6-907f931e06a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:33:47.699Z|eb9b296d-2276-43ac-ad8d-5259386da6ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:47.699Z|db60eb7b-1512-40db-acab-d1f32a7b0880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:47.702Z|eb9b296d-2276-43ac-ad8d-5259386da6ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:47.702Z|db60eb7b-1512-40db-acab-d1f32a7b0880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:47.703Z|896c0b09-bb3f-4708-944f-e764b12bf74d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:47.703Z|896c0b09-bb3f-4708-944f-e764b12bf74d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:54.307Z|d6237a5b-dbb9-4800-b4be-aa553d5feb31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:33:54.313Z|d6237a5b-dbb9-4800-b4be-aa553d5feb31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:33:57.728Z|29968575-bfc5-4d02-8d2c-775640c8447b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:57.728Z|782189f0-c31a-4615-b064-88390bf1f68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:57.728Z|782189f0-c31a-4615-b064-88390bf1f68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:57.728Z|29968575-bfc5-4d02-8d2c-775640c8447b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:33:57.729Z|01cfa086-6951-4219-a3a2-ad8ea7f829a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:33:57.730Z|01cfa086-6951-4219-a3a2-ad8ea7f829a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:07.749Z|bec87988-0297-4d37-b0a7-3d0497a925e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:07.750Z|bec87988-0297-4d37-b0a7-3d0497a925e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:07.752Z|4a19047c-c02b-40bc-9ef9-7db42f4a9418|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:07.752Z|129687aa-6e33-4267-be9f-a53e76d83237|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:07.752Z|4a19047c-c02b-40bc-9ef9-7db42f4a9418|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:07.753Z|129687aa-6e33-4267-be9f-a53e76d83237|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:09.306Z|e4494f12-3cea-4284-806b-f9503409e890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:34:09.306Z|e4494f12-3cea-4284-806b-f9503409e890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:34:09.523Z|952a70ec-cb4d-433f-ac32-e098c01eb766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:34:09.524Z|952a70ec-cb4d-433f-ac32-e098c01eb766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:34:11.212Z|0306b6de-c951-4a7e-92c7-394a1f24ed12|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:34:11.213Z|0306b6de-c951-4a7e-92c7-394a1f24ed12|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:17.777Z|d42d5558-a066-45cf-bbbb-735092754b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:17.778Z|d42d5558-a066-45cf-bbbb-735092754b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:17.780Z|c9a2e866-379f-4567-be14-fec794d631d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:17.782Z|c9a2e866-379f-4567-be14-fec794d631d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:17.784Z|e31264c2-bcfa-4a65-acf2-2d872f22aa25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:17.785Z|e31264c2-bcfa-4a65-acf2-2d872f22aa25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:24.306Z|597ad60c-6cd6-40a0-8efc-19aa0fa7f210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:34:24.306Z|597ad60c-6cd6-40a0-8efc-19aa0fa7f210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:34:27.800Z|1c26aadd-5e19-4dfe-8500-e8b82b537aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:27.800Z|1c26aadd-5e19-4dfe-8500-e8b82b537aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:27.801Z|0bb9e619-9cf8-411e-ba5b-1b41d6486c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:27.801Z|0bb9e619-9cf8-411e-ba5b-1b41d6486c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:27.803Z|f7ed6ca8-ee56-4b77-82e8-4580e68cc1cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:27.804Z|f7ed6ca8-ee56-4b77-82e8-4580e68cc1cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:37.823Z|189e4aa7-d0b8-4425-a2eb-949a11082edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:37.823Z|f0a630aa-d7ee-443e-abda-0595ad474222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:37.823Z|9da3fd6b-8c7a-44e7-8274-e8c79202befd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:37.823Z|189e4aa7-d0b8-4425-a2eb-949a11082edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:37.823Z|f0a630aa-d7ee-443e-abda-0595ad474222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:37.824Z|9da3fd6b-8c7a-44e7-8274-e8c79202befd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:39.306Z|2fde20a9-6ca1-42f8-9baa-4270f8aa2045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:34:39.310Z|2fde20a9-6ca1-42f8-9baa-4270f8aa2045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:34:39.525Z|53bb86cd-d430-4545-8b01-2824cd4d64d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:34:39.525Z|53bb86cd-d430-4545-8b01-2824cd4d64d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:34:47.858Z|4207b563-910e-45c6-bf82-42618ddbb11e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:47.859Z|4207b563-910e-45c6-bf82-42618ddbb11e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:47.863Z|8bf30aae-dc20-4943-8956-1b1f5dea57ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:47.864Z|8bf30aae-dc20-4943-8956-1b1f5dea57ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:47.865Z|b2d3167b-9046-4db0-9232-9b6fac40d312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:47.866Z|b2d3167b-9046-4db0-9232-9b6fac40d312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:54.306Z|6e407fd1-5817-459d-b690-34862bbf42fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:34:54.307Z|6e407fd1-5817-459d-b690-34862bbf42fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:34:57.885Z|959bc9a6-232a-424e-aeef-70583c7d38b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:57.885Z|06eb655b-cd9c-4e1c-b242-710d8facf8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:57.886Z|06eb655b-cd9c-4e1c-b242-710d8facf8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:57.886Z|959bc9a6-232a-424e-aeef-70583c7d38b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:34:57.889Z|4809de0b-ff69-4411-a486-853e082b4a4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:34:57.890Z|4809de0b-ff69-4411-a486-853e082b4a4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:07.912Z|5cd75a1f-bd72-4876-9cfc-7f5976759234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:07.912Z|f44c9f2f-69f1-4bd2-b9ee-e1f06f675601|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:07.913Z|f44c9f2f-69f1-4bd2-b9ee-e1f06f675601|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:07.915Z|d58d4d6a-5320-4a6c-9889-e33944dcb464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:07.915Z|d58d4d6a-5320-4a6c-9889-e33944dcb464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:07.913Z|5cd75a1f-bd72-4876-9cfc-7f5976759234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:09.306Z|973c3509-4ee9-49c6-b7e6-53b034ace3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:35:09.306Z|973c3509-4ee9-49c6-b7e6-53b034ace3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:35:09.526Z|317c0046-601d-4cac-aecf-fd009589d6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:35:09.526Z|317c0046-601d-4cac-aecf-fd009589d6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:35:11.213Z|0c75d755-140d-4151-80b9-b9869f8f8617|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:35:11.214Z|0c75d755-140d-4151-80b9-b9869f8f8617|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:17.948Z|dea81937-c325-4456-94c3-c5bfc48b76c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:17.949Z|6b7ef799-7abf-41dd-9d50-640ff178296b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:17.950Z|6b7ef799-7abf-41dd-9d50-640ff178296b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:17.950Z|dea81937-c325-4456-94c3-c5bfc48b76c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:17.948Z|cfb21296-76e5-4a05-896a-692f70317ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:17.952Z|cfb21296-76e5-4a05-896a-692f70317ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:24.306Z|33d0c160-9b00-4720-b84d-d7c931454ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:35:24.310Z|33d0c160-9b00-4720-b84d-d7c931454ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:35:27.981Z|5b1acb37-0204-496a-baaa-359de5bbf000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:27.981Z|23976ebe-53ac-4fa3-96d6-1f7dc9f35d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:27.981Z|23976ebe-53ac-4fa3-96d6-1f7dc9f35d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:27.981Z|5b1acb37-0204-496a-baaa-359de5bbf000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:27.983Z|788b9e6b-8576-43e5-ae92-194c66c3d974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:27.983Z|788b9e6b-8576-43e5-ae92-194c66c3d974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:38.002Z|27f6a9be-1065-4e79-a547-edd9ad272166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:38.002Z|86b4c43e-f171-4ad7-acf0-55dd9d6a4379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:38.003Z|27f6a9be-1065-4e79-a547-edd9ad272166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:38.003Z|86b4c43e-f171-4ad7-acf0-55dd9d6a4379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:38.007Z|e6239b6c-0ff9-4a30-840f-44647253291d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:38.007Z|e6239b6c-0ff9-4a30-840f-44647253291d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:39.306Z|c830b930-784b-4e00-b294-75434c45a399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:35:39.306Z|c830b930-784b-4e00-b294-75434c45a399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:35:39.527Z|200d57a3-7fc5-435a-87aa-7003690299ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:35:39.528Z|200d57a3-7fc5-435a-87aa-7003690299ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:35:48.025Z|b0b9e8c0-6588-4069-a661-b3d1671c34ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:48.025Z|6b3afe26-ebb1-41ee-ac30-1bb2580c6f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:48.026Z|b0b9e8c0-6588-4069-a661-b3d1671c34ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:48.026Z|489a12bf-f8d8-45ba-aa7f-61c2e6c5d41b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:48.026Z|6b3afe26-ebb1-41ee-ac30-1bb2580c6f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:48.026Z|489a12bf-f8d8-45ba-aa7f-61c2e6c5d41b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:54.307Z|236228c2-b657-44f8-a40a-d0d265a48791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:35:54.308Z|236228c2-b657-44f8-a40a-d0d265a48791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:35:58.048Z|9ad3a246-5903-4feb-a5fb-8e0dc6f7e1b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:58.049Z|9ad3a246-5903-4feb-a5fb-8e0dc6f7e1b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:58.051Z|8ad67704-23f5-43c4-934d-5a66b90de154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:58.052Z|8ad67704-23f5-43c4-934d-5a66b90de154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:35:58.053Z|b2651b7b-94a6-4fb0-8378-ca00c394ba28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:35:58.053Z|b2651b7b-94a6-4fb0-8378-ca00c394ba28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:08.074Z|3875b22a-e4eb-4638-8ad7-3f9f29d07216|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:08.075Z|3875b22a-e4eb-4638-8ad7-3f9f29d07216|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:08.076Z|bca6cfc2-8ff9-41a3-9828-9370bda31c21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:08.077Z|bca6cfc2-8ff9-41a3-9828-9370bda31c21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:08.082Z|68e40ac0-1f73-4333-b84a-b0a73c6b1cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:08.083Z|68e40ac0-1f73-4333-b84a-b0a73c6b1cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:09.306Z|825e3f59-854c-42c6-ab4a-c31dc3c9752b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:36:09.311Z|825e3f59-854c-42c6-ab4a-c31dc3c9752b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:36:09.529Z|ec0bf084-8c30-4978-b925-e7b4a9d4621e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:36:09.529Z|ec0bf084-8c30-4978-b925-e7b4a9d4621e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:36:11.211Z|499db6df-5e01-4793-b23d-9bf18fd22de6|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:36:11.212Z|499db6df-5e01-4793-b23d-9bf18fd22de6|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:18.099Z|db032347-feb1-4133-be9b-b6db77c1bd64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:18.099Z|2ec3d7ff-878d-4887-aed5-2ac78b2b4e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:18.100Z|2ec3d7ff-878d-4887-aed5-2ac78b2b4e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:18.100Z|db032347-feb1-4133-be9b-b6db77c1bd64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:18.103Z|220bc6ae-0889-4a2c-8454-ef4d2900c9db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:18.105Z|220bc6ae-0889-4a2c-8454-ef4d2900c9db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:24.306Z|c1e3ef2b-5416-4355-a4a2-1f6d564c2f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:36:24.306Z|c1e3ef2b-5416-4355-a4a2-1f6d564c2f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:36:28.120Z|e7fa6225-016e-4c58-8320-200cf0ddbe21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:28.121Z|e7fa6225-016e-4c58-8320-200cf0ddbe21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:28.122Z|6e45246d-47ff-40d2-94fe-c42f39200310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:28.122Z|6e45246d-47ff-40d2-94fe-c42f39200310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:28.126Z|05a1193d-806c-4a51-b40b-257e95685ff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:28.126Z|05a1193d-806c-4a51-b40b-257e95685ff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:38.148Z|78df37a8-5847-4d0d-bc27-fa44c85002e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:38.148Z|dd55cdbb-ef74-4d57-8dd9-4897494c4543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:38.149Z|78df37a8-5847-4d0d-bc27-fa44c85002e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:38.149Z|dd55cdbb-ef74-4d57-8dd9-4897494c4543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:38.152Z|197d092e-b70d-4cf6-b966-ddb57e0b8502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:38.152Z|197d092e-b70d-4cf6-b966-ddb57e0b8502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:39.306Z|0565bc20-c517-4fdd-9634-9ee708224b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:36:39.306Z|0565bc20-c517-4fdd-9634-9ee708224b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:36:39.530Z|1cd4e53f-9b18-4a07-a2b4-551795966486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:36:39.531Z|1cd4e53f-9b18-4a07-a2b4-551795966486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:36:48.179Z|710568fc-51bb-44c4-b74b-2156e18b4dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:48.179Z|48a0033b-5e24-4dfd-b777-4c034341253c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:48.181Z|48a0033b-5e24-4dfd-b777-4c034341253c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:48.181Z|fc70949a-6563-4b92-b7da-ac16fba330bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:48.182Z|fc70949a-6563-4b92-b7da-ac16fba330bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:48.188Z|710568fc-51bb-44c4-b74b-2156e18b4dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:54.307Z|63b98e93-fbb5-48c0-b16d-6eb2e9829408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:36:54.311Z|63b98e93-fbb5-48c0-b16d-6eb2e9829408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:36:58.208Z|1b2887c7-01cc-4374-a925-5b1401dc71b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:58.208Z|3d88a620-0034-40cf-b9ac-e843f2a7ae33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:58.209Z|3d88a620-0034-40cf-b9ac-e843f2a7ae33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:58.209Z|1b2887c7-01cc-4374-a925-5b1401dc71b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:36:58.214Z|d34d9d02-03ca-455a-aab4-a311a49352b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:36:58.214Z|d34d9d02-03ca-455a-aab4-a311a49352b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:08.232Z|20c3af20-75ad-4a8d-8e01-6f6cd0d1b7c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:08.232Z|20c3af20-75ad-4a8d-8e01-6f6cd0d1b7c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:08.233Z|ffefa682-bf7c-4280-aa0e-f24fb0ca6c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:08.233Z|ffefa682-bf7c-4280-aa0e-f24fb0ca6c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:08.237Z|e52398a0-aae9-4b51-b7aa-9d36931510fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:08.238Z|e52398a0-aae9-4b51-b7aa-9d36931510fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:09.306Z|7e2f82c7-d2d5-40a7-b132-a171513e43a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:37:09.306Z|7e2f82c7-d2d5-40a7-b132-a171513e43a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:37:09.531Z|0fc523ff-e9dc-45ac-a4df-7f4b11cd875c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:37:09.532Z|0fc523ff-e9dc-45ac-a4df-7f4b11cd875c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:37:11.212Z|ff1eeed0-7737-4eb7-99c4-1cc5133b1619|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:37:11.213Z|ff1eeed0-7737-4eb7-99c4-1cc5133b1619|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:18.255Z|64e9bd0f-e8b8-44c9-baf7-e424e6bc72b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:18.256Z|64e9bd0f-e8b8-44c9-baf7-e424e6bc72b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:18.257Z|d29ab5ac-b179-47ba-bc94-2d366ba4c283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:18.257Z|d29ab5ac-b179-47ba-bc94-2d366ba4c283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:18.258Z|fa3547f7-30e1-454f-9a5a-ce1d60bb3281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:18.259Z|fa3547f7-30e1-454f-9a5a-ce1d60bb3281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:24.306Z|978c362c-0dee-46b4-b95c-d92e593d950c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:37:24.307Z|978c362c-0dee-46b4-b95c-d92e593d950c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:37:28.278Z|f630d196-3072-4092-a7c3-7d43d3ca1325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:28.278Z|d7d44b01-1a1b-4d60-a222-41a2aafbd189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:28.279Z|f630d196-3072-4092-a7c3-7d43d3ca1325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:28.279Z|d7d44b01-1a1b-4d60-a222-41a2aafbd189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:28.279Z|8dedf7fc-6b44-4de7-ba29-d58c944f5467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:28.280Z|8dedf7fc-6b44-4de7-ba29-d58c944f5467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:38.301Z|99a9be6d-33ae-46c7-92c4-ed4cdb52d998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:38.301Z|ca1447ef-3091-43ad-b681-a300c4887943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:38.302Z|ca1447ef-3091-43ad-b681-a300c4887943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:38.302Z|99a9be6d-33ae-46c7-92c4-ed4cdb52d998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:38.307Z|f77cde84-e2dc-438c-b668-0c20028616f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:38.309Z|f77cde84-e2dc-438c-b668-0c20028616f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:39.306Z|df871fe1-0aca-4b0c-9d5a-f29452ccf184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:37:39.308Z|df871fe1-0aca-4b0c-9d5a-f29452ccf184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:37:39.533Z|3f3b5e71-4c2b-48fa-ba2d-cdea84b11815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:37:39.533Z|3f3b5e71-4c2b-48fa-ba2d-cdea84b11815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:37:48.323Z|c7f615fc-d382-4baa-a1ee-055fc9b84045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:48.323Z|059eb8d9-58b9-44cc-8672-a8d5aaa954cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:48.323Z|c7f615fc-d382-4baa-a1ee-055fc9b84045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:48.323Z|059eb8d9-58b9-44cc-8672-a8d5aaa954cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:48.337Z|12a9bf23-43d6-4027-b833-febb6711fc15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:48.338Z|12a9bf23-43d6-4027-b833-febb6711fc15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:54.308Z|21015ceb-8d9d-4554-bc2e-af73beb7405f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:37:54.309Z|21015ceb-8d9d-4554-bc2e-af73beb7405f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:37:58.347Z|76cfe72e-9135-4af7-ac8a-35d2b255ba57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:58.348Z|76cfe72e-9135-4af7-ac8a-35d2b255ba57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:58.363Z|10b71e33-f9a1-4ec6-b2c7-a6ba51d4233e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:58.363Z|a78df4d9-fc40-497e-bd94-7e4ec2810cb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:37:58.364Z|10b71e33-f9a1-4ec6-b2c7-a6ba51d4233e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:37:58.364Z|a78df4d9-fc40-497e-bd94-7e4ec2810cb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:08.370Z|0acad1d2-faf9-4825-9fc7-c607e26043af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:08.371Z|0acad1d2-faf9-4825-9fc7-c607e26043af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:08.382Z|c5aa8ffc-5e45-4514-8eb5-5b7c501b763d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:08.382Z|c5aa8ffc-5e45-4514-8eb5-5b7c501b763d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:08.383Z|eecf22b8-ab52-41e3-af25-37c8a912525c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:08.383Z|eecf22b8-ab52-41e3-af25-37c8a912525c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:09.306Z|3c0a580a-ed52-4aec-a4a3-c2c47fcfdfb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:38:09.306Z|3c0a580a-ed52-4aec-a4a3-c2c47fcfdfb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:38:09.534Z|cec26d2b-9c6b-46b6-9d5d-83ca06b2804b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:38:09.534Z|cec26d2b-9c6b-46b6-9d5d-83ca06b2804b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:38:11.212Z|4bb2beea-760d-4029-b3e1-3ff84156db48|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:38:11.213Z|4bb2beea-760d-4029-b3e1-3ff84156db48|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:18.402Z|1351b282-d09a-4c2e-a64b-351ed0878809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:18.401Z|df72d580-ba1e-4439-93e8-1bff4fb66705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:18.402Z|eeffb733-7511-4cc7-abd9-90381f3a1524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:18.403Z|eeffb733-7511-4cc7-abd9-90381f3a1524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:18.403Z|df72d580-ba1e-4439-93e8-1bff4fb66705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:18.403Z|1351b282-d09a-4c2e-a64b-351ed0878809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:24.307Z|ee36ff28-4670-4847-aba8-a50027d783fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:38:24.311Z|ee36ff28-4670-4847-aba8-a50027d783fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:38:28.434Z|da7e4f73-133f-4a45-813b-155a08d7a851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:28.436Z|da7e4f73-133f-4a45-813b-155a08d7a851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:28.434Z|2e2c3571-cace-47d6-b3ad-4e083daad5fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:28.436Z|2e2c3571-cace-47d6-b3ad-4e083daad5fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:28.436Z|30df8874-07aa-4628-ab3a-0bcbba0705ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:28.438Z|30df8874-07aa-4628-ab3a-0bcbba0705ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:38.458Z|ceaa69ae-10a9-4377-8c27-eae992045a7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:38.459Z|b956dc8c-b157-4829-8378-6ff58e6b1c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:38.459Z|b956dc8c-b157-4829-8378-6ff58e6b1c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:38.461Z|c835634f-afcf-4f0e-8d58-ab8b60951f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:38.461Z|c835634f-afcf-4f0e-8d58-ab8b60951f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:38.465Z|ceaa69ae-10a9-4377-8c27-eae992045a7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:39.306Z|183c2508-e135-47d7-b833-a47ebc50ee5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:38:39.306Z|183c2508-e135-47d7-b833-a47ebc50ee5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:38:39.535Z|f73e3bb0-50fa-4eba-b913-bd1dce5ea741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:38:39.536Z|f73e3bb0-50fa-4eba-b913-bd1dce5ea741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:38:48.484Z|ae626d01-4c29-492c-8005-c4d4bf0c77ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:48.485Z|ae626d01-4c29-492c-8005-c4d4bf0c77ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:48.485Z|9b977731-b590-4d93-8bae-44e3e4bf31a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:48.484Z|8588fcf3-21d1-462f-ba3f-1be877a6ed78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:48.486Z|9b977731-b590-4d93-8bae-44e3e4bf31a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:48.486Z|8588fcf3-21d1-462f-ba3f-1be877a6ed78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:54.307Z|99a6099e-5cad-4309-8ec6-b123d7db8f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:38:54.309Z|99a6099e-5cad-4309-8ec6-b123d7db8f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:38:58.510Z|bac61bc8-3f37-4d2c-809f-495dc485d0bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:58.510Z|730a4c2c-1d69-457f-8516-7f0e591ac188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:58.510Z|730a4c2c-1d69-457f-8516-7f0e591ac188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:58.511Z|bac61bc8-3f37-4d2c-809f-495dc485d0bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:38:58.511Z|18060109-d0db-45c6-ae46-9be0d2afe9f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:38:58.512Z|18060109-d0db-45c6-ae46-9be0d2afe9f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:08.535Z|c7333120-266d-48e0-9b38-f7df02f0ddf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:08.535Z|c597e941-6700-4927-a8bf-8784f4288cf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:08.536Z|c7333120-266d-48e0-9b38-f7df02f0ddf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:08.536Z|c597e941-6700-4927-a8bf-8784f4288cf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:08.539Z|5bf852e5-f886-499e-bed6-e43805a3bd05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:08.539Z|5bf852e5-f886-499e-bed6-e43805a3bd05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:09.306Z|680f66c7-e54b-4584-aaf1-5b708a2335c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:39:09.316Z|680f66c7-e54b-4584-aaf1-5b708a2335c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:39:09.537Z|99dfb0d4-a002-4cb7-9a78-f5312b9141ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:39:09.537Z|99dfb0d4-a002-4cb7-9a78-f5312b9141ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:39:11.212Z|2defe89f-0747-4bd1-a011-50a11dc3ea49|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:39:11.212Z|2defe89f-0747-4bd1-a011-50a11dc3ea49|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:18.572Z|ceba4d92-4164-4340-93ae-089690df49d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:18.572Z|9c2a406a-f932-45e4-8b18-834068c3ddd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:18.572Z|8c77866a-c010-4130-9e35-c31eeaeb471c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:18.574Z|9c2a406a-f932-45e4-8b18-834068c3ddd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:18.574Z|ceba4d92-4164-4340-93ae-089690df49d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:18.574Z|8c77866a-c010-4130-9e35-c31eeaeb471c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:24.307Z|d1aa1973-080a-48ba-8908-b7d4577a19a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:39:24.308Z|d1aa1973-080a-48ba-8908-b7d4577a19a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:39:28.603Z|65c757fe-4c16-4544-96c7-7ebde0e40dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:28.603Z|e70ee926-1827-4f21-9c97-30a27c7a9ff0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:28.604Z|65c757fe-4c16-4544-96c7-7ebde0e40dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:28.604Z|98e8b264-f19e-447b-90ed-0839eea5b424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:28.605Z|98e8b264-f19e-447b-90ed-0839eea5b424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:28.604Z|e70ee926-1827-4f21-9c97-30a27c7a9ff0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:38.632Z|283f2287-803a-44a8-b13e-a086a4371d5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:38.631Z|b09c2020-e760-4517-8271-9d1797372410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:38.631Z|2f54df82-a926-43d2-ba2c-e16e44bdeec7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:38.633Z|2f54df82-a926-43d2-ba2c-e16e44bdeec7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:38.633Z|b09c2020-e760-4517-8271-9d1797372410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:38.633Z|283f2287-803a-44a8-b13e-a086a4371d5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:39.306Z|629e3474-93a9-4290-a997-ed921cf1b5da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:39:39.306Z|629e3474-93a9-4290-a997-ed921cf1b5da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:39:39.538Z|febad96a-6365-4464-8e5b-86ab344aa0de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:39:39.538Z|febad96a-6365-4464-8e5b-86ab344aa0de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:39:41.619Z|013bdcd7-d7ed-4b76-a03e-8d0bac5dcaeb|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-17T15:39:41.620Z|013bdcd7-d7ed-4b76-a03e-8d0bac5dcaeb|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:45.299Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-12-17T15:39:45.308Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 9f91bca0-74e2-45dc-b10c-a7c1aee88ab6 already exists in requestDb InfraActiveRequests table
2021-12-17T15:39:45.350Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6
2021-12-17T15:39:45.351Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|INFO|500||Invoke
2021-12-17T15:39:45.351Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||===========================request begin================================================
2021-12-17T15:39:45.352Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6
2021-12-17T15:39:45.352Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||Method      : GET
2021-12-17T15:39:45.352Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54acf33e09b946e2", X-B3-SpanId:"5017c65108e98261", X-B3-ParentSpanId:"54acf33e09b946e2", X-B3-Sampled:"0", X-ONAP-RequestID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-RequestID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-TransactionID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-ECOMP-RequestID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8380357-ae0f-4c54-89a4-b9bd4eac00ca"]
2021-12-17T15:39:45.353Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||Request body: 
2021-12-17T15:39:45.354Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||==========================request end================================================
2021-12-17T15:39:46.055Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||============================response begin==========================================
2021-12-17T15:39:46.056Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T15:39:46.056Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||Status text  : 
2021-12-17T15:39:46.056Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=993D941ED8985ACFBC1E06BD3A6FEE79; 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:"Fri, 17 Dec 2021 15:39:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T15:39:46.058Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||Response body: 
2021-12-17T15:39:46.058Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|DEBUG|500||=======================response end=================================================
2021-12-17T15:39:46.058Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|INFO|404|Not Found|InvokeReturn
2021-12-17T15:39:46.120Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 9f91bca0-74e2-45dc-b10c-a7c1aee88ab6
2021-12-17T15:39:46.137Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-12-17T15:39:46.139Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-12-17T15:39:46.140Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-12-17T15:39:46.140Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-12-17T15:39:46.140Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-12-17T15:39:46.141Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-12-17T15:39:46.141Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"54acf33e09b946e2", X-B3-SpanId:"5e356e2dbb3d77bc", X-B3-ParentSpanId:"54acf33e09b946e2", X-B3-Sampled:"0", X-ONAP-RequestID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-RequestID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-TransactionID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-ECOMP-RequestID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9841dde-2206-4765-9279-88bcaf026e30"]
2021-12-17T15:39:46.141Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-12-17T15:39:46.141Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-12-17T15:39:46.184Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-12-17T15:39:46.184Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-12-17T15:39:46.184Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-12-17T15:39:46.185Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 17 Dec 2021 15:39:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T15:39:46.185Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-12-17T15:39:46.185Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-12-17T15:39:46.186Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-12-17T15:39:46.187Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-12-17T15:39:46.188Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-12-17T15:39:46.188Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-12-17T15:39:46.189Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-12-17T15:39:46.189Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-12-17T15:39:46.189Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-12-17T15:39:46.189Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-12-17T15:39:46.190Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"54acf33e09b946e2", X-B3-SpanId:"b25bbccd32d71578", X-B3-ParentSpanId:"54acf33e09b946e2", X-B3-Sampled:"0", X-ONAP-RequestID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-RequestID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-TransactionID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-ECOMP-RequestID:"9f91bca0-74e2-45dc-b10c-a7c1aee88ab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae9e9519-115d-4481-8f73-64ce9dbbabc7"]
2021-12-17T15:39:46.190Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-12-17T15:39:46.190Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-12-17T15:39:46.252Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-12-17T15:39:46.252Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-12-17T15:39:46.252Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-12-17T15:39:46.253Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 17 Dec 2021 15:39:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T15:39:46.253Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-12-17T15:39:46.254Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-12-17T15:39:46.254Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-12-17T15:39:46.255Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-12-17T15:39:46.256Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@22a9f543
2021-12-17T15:39:46.260Z|9f91bca0-74e2-45dc-b10c-a7c1aee88ab6|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T15:39:48.659Z|43837303-729c-4f53-b868-e32fa8dbd554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:48.660Z|43837303-729c-4f53-b868-e32fa8dbd554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:48.663Z|b6842531-1c2e-4c3f-91f5-ca5c2633fa3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:48.663Z|b6842531-1c2e-4c3f-91f5-ca5c2633fa3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:48.663Z|e5f432f0-90c1-4e89-afad-274613175623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:48.664Z|e5f432f0-90c1-4e89-afad-274613175623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:54.307Z|6283d7be-005f-46c6-ae82-caa90c7011c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:39:54.310Z|6283d7be-005f-46c6-ae82-caa90c7011c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:39:58.690Z|0c825bf6-f34a-49d0-8aab-b6ee14849ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:58.690Z|81fc9e75-873a-48bc-8532-9ec767ee0d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:58.691Z|0c825bf6-f34a-49d0-8aab-b6ee14849ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:58.691Z|81fc9e75-873a-48bc-8532-9ec767ee0d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:39:58.697Z|e09dae16-aa12-42bc-81e6-3ea077219495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:39:58.698Z|e09dae16-aa12-42bc-81e6-3ea077219495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:02.894Z|48783c66-cd24-48f1-842e-41bdb28967d0|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-17T15:40:02.895Z|48783c66-cd24-48f1-842e-41bdb28967d0|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:08.717Z|ec0361c3-7910-40ed-8b5e-8b9dd52de1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:08.717Z|c49c05b9-8cdc-4c5d-a6de-879d9402418a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:08.718Z|ec0361c3-7910-40ed-8b5e-8b9dd52de1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:08.718Z|c49c05b9-8cdc-4c5d-a6de-879d9402418a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:08.718Z|808a8594-c1ff-4a16-b704-d0c4910a6881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:08.719Z|808a8594-c1ff-4a16-b704-d0c4910a6881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:09.306Z|a5862ed9-ec3f-4576-a224-9c642e048af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:40:09.307Z|a5862ed9-ec3f-4576-a224-9c642e048af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:40:09.539Z|9aead8dd-debc-413e-b31f-f70f342fe7f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:40:09.540Z|9aead8dd-debc-413e-b31f-f70f342fe7f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:40:11.213Z|f7d3122f-9b1e-4675-bbec-b149079b08fe|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:40:11.213Z|f7d3122f-9b1e-4675-bbec-b149079b08fe|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:18.754Z|0b1cb570-411e-41d3-a887-050eaccc1ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:18.756Z|8aa317f5-e5b8-4f59-bbfd-e8d167613134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:18.754Z|1f815faf-4e01-4284-8534-80b635d269f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:18.758Z|0b1cb570-411e-41d3-a887-050eaccc1ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:18.758Z|1f815faf-4e01-4284-8534-80b635d269f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:18.761Z|8aa317f5-e5b8-4f59-bbfd-e8d167613134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:24.306Z|f74f167f-43b1-4996-9fb8-4edb33913fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:40:24.307Z|f74f167f-43b1-4996-9fb8-4edb33913fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:40:28.786Z|b99c8caa-256c-45ba-8916-6d757af4b588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:28.787Z|b99c8caa-256c-45ba-8916-6d757af4b588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:28.787Z|420b65cd-11c7-4cc7-a40d-a552ec9b4a8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:28.788Z|420b65cd-11c7-4cc7-a40d-a552ec9b4a8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:28.788Z|c377f933-d1ea-495e-9e1b-e9581be5bd15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:28.788Z|c377f933-d1ea-495e-9e1b-e9581be5bd15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:38.810Z|8a768c83-0e8c-4697-8374-cc322793580f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:38.810Z|74e86795-171a-4cc7-9135-1d72bb487fc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:38.811Z|74e86795-171a-4cc7-9135-1d72bb487fc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:38.811Z|8a768c83-0e8c-4697-8374-cc322793580f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:38.815Z|37425eac-69f2-45b1-8e49-7f1c89c8c3a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:38.815Z|37425eac-69f2-45b1-8e49-7f1c89c8c3a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:39.306Z|cf38def4-bb57-4406-8882-a513eeb732fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:40:39.310Z|cf38def4-bb57-4406-8882-a513eeb732fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:40:39.540Z|52f93607-62a5-408b-a77d-1c802547283e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:40:39.541Z|52f93607-62a5-408b-a77d-1c802547283e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:40:48.833Z|f748bcf6-d6a3-491d-9443-2cc1cd3e67a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:48.833Z|f748bcf6-d6a3-491d-9443-2cc1cd3e67a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:48.836Z|8fe95a84-a255-4a45-8938-b9817b30fa95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:48.837Z|8fe95a84-a255-4a45-8938-b9817b30fa95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:48.844Z|3033dc22-247d-4bf7-9638-8e4067a68147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:48.845Z|3033dc22-247d-4bf7-9638-8e4067a68147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:54.307Z|b8561461-fb8c-4588-a2a9-f448bf64356e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:40:54.309Z|b8561461-fb8c-4588-a2a9-f448bf64356e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:40:58.866Z|ba3e3d2b-7146-4b7d-8420-a0c24f6bd188|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:58.867Z|408f88de-6141-4c7f-a9f6-0faf452d4e6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:58.867Z|ba3e3d2b-7146-4b7d-8420-a0c24f6bd188|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:58.867Z|408f88de-6141-4c7f-a9f6-0faf452d4e6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:40:58.867Z|e1715e50-1ff8-4eb5-89bc-5a4b7a126576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:40:58.870Z|e1715e50-1ff8-4eb5-89bc-5a4b7a126576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:08.890Z|b9c7cbab-0a53-42ba-8ef7-17d192eb176e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:08.890Z|dfe9354d-17ad-46df-9e4e-0b15a2499afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:08.891Z|b9c7cbab-0a53-42ba-8ef7-17d192eb176e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:08.891Z|dfe9354d-17ad-46df-9e4e-0b15a2499afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:08.906Z|f7666435-a2b5-4f4f-bdb8-2059f8d38fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:08.907Z|f7666435-a2b5-4f4f-bdb8-2059f8d38fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:09.306Z|bd014bb1-a227-406c-9e4d-42eafad3f839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:41:09.306Z|bd014bb1-a227-406c-9e4d-42eafad3f839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:41:09.542Z|9dd6363d-7601-44f4-98f3-a0aaeea1a7df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:41:09.542Z|9dd6363d-7601-44f4-98f3-a0aaeea1a7df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:41:11.212Z|1319feb9-954b-469c-8f53-351e3d29308e|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:41:11.213Z|1319feb9-954b-469c-8f53-351e3d29308e|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:18.913Z|f1eb735e-33a9-482e-84df-7aa04bc66af9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:18.914Z|f1eb735e-33a9-482e-84df-7aa04bc66af9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:18.914Z|726042a7-b392-4973-82ed-bea0c4d96645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:18.915Z|726042a7-b392-4973-82ed-bea0c4d96645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:18.929Z|9dfb87b5-e175-4859-ac06-a34c68e57228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:18.929Z|9dfb87b5-e175-4859-ac06-a34c68e57228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:24.306Z|c1bb1bbb-49b6-4fb6-a418-9782125b9766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:41:24.310Z|c1bb1bbb-49b6-4fb6-a418-9782125b9766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:41:28.936Z|0adf3c27-f6cb-4213-9519-5579870bcdd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:28.936Z|621d90e5-1165-4cb9-8c89-39e1e6ab7b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:28.937Z|621d90e5-1165-4cb9-8c89-39e1e6ab7b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:28.937Z|0adf3c27-f6cb-4213-9519-5579870bcdd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:28.949Z|ac72c38a-48a6-4fb5-868e-c073fdb5a1ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:28.949Z|ac72c38a-48a6-4fb5-868e-c073fdb5a1ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:38.960Z|c0ffd1c3-f4d8-413e-83d7-0eba9f9aa12e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:38.961Z|c0ffd1c3-f4d8-413e-83d7-0eba9f9aa12e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:38.963Z|26076b59-20e8-497a-aa06-e6f518f1ba8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:38.964Z|26076b59-20e8-497a-aa06-e6f518f1ba8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:38.967Z|83662d88-858e-42a2-b0d0-cff064e5c845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:38.967Z|83662d88-858e-42a2-b0d0-cff064e5c845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:39.306Z|c90f8f02-9db3-4895-984c-e9344fbefe72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:41:39.306Z|c90f8f02-9db3-4895-984c-e9344fbefe72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:41:39.543Z|76378b06-f8cb-419d-81af-1c51c2abc861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:41:39.544Z|76378b06-f8cb-419d-81af-1c51c2abc861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:41:48.983Z|6116427f-bd6b-4801-ab6f-17cdcdb6d2b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:48.983Z|0186804f-b721-473a-9464-35a93be5cc8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:48.984Z|0186804f-b721-473a-9464-35a93be5cc8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:48.984Z|6116427f-bd6b-4801-ab6f-17cdcdb6d2b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:48.988Z|a6777b6b-71fb-4d05-9c51-0d0bde12fbcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:48.988Z|a6777b6b-71fb-4d05-9c51-0d0bde12fbcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:54.307Z|9a2b2f44-0250-469a-84c1-d8fb53778b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:41:54.308Z|9a2b2f44-0250-469a-84c1-d8fb53778b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:41:59.012Z|b3abd25c-40e4-4321-9d25-0c5e78463ae0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:59.014Z|3b995faa-8cd1-4656-91a9-9f6beaf54359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:59.014Z|b3abd25c-40e4-4321-9d25-0c5e78463ae0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:59.014Z|3b995faa-8cd1-4656-91a9-9f6beaf54359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:41:59.012Z|d6832104-c0a1-44fe-9337-a39f25efd3b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:41:59.016Z|d6832104-c0a1-44fe-9337-a39f25efd3b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:09.046Z|0349355b-5572-4321-ae49-cc2625242767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:09.046Z|780e508a-35b5-473e-9c53-db7cef3ff678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:09.046Z|7fb7a0c5-5ea7-45aa-a4a3-a31ae09c1d9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:09.047Z|7fb7a0c5-5ea7-45aa-a4a3-a31ae09c1d9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:09.047Z|780e508a-35b5-473e-9c53-db7cef3ff678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:09.047Z|0349355b-5572-4321-ae49-cc2625242767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:09.306Z|686373f3-d8df-4a5f-a735-918e441c810d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:42:09.312Z|686373f3-d8df-4a5f-a735-918e441c810d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:42:09.545Z|a316e3d4-f290-49db-a91b-b5c2c6568bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:42:09.545Z|a316e3d4-f290-49db-a91b-b5c2c6568bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:42:11.212Z|9a453b43-57e8-41a1-afc2-95dbd49cc096|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:42:11.213Z|9a453b43-57e8-41a1-afc2-95dbd49cc096|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:19.071Z|968ab32d-7e90-472b-822c-2db728de47f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:19.071Z|affda63b-4ceb-4e5d-abdf-4a14573af119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:19.072Z|968ab32d-7e90-472b-822c-2db728de47f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:19.072Z|affda63b-4ceb-4e5d-abdf-4a14573af119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:19.072Z|b1707399-06dd-460b-8f9d-a66bc397cbe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:19.072Z|b1707399-06dd-460b-8f9d-a66bc397cbe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:24.306Z|5cedb38d-ad41-4083-9e99-c207aed4af56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:42:24.306Z|5cedb38d-ad41-4083-9e99-c207aed4af56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:42:29.092Z|3c4db94a-ac14-4167-bafc-150e5a275ca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:29.093Z|3c4db94a-ac14-4167-bafc-150e5a275ca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:29.093Z|032bce88-9a48-4a78-9fea-17705104e5bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:29.093Z|a5b075f3-b717-402a-bf05-48fd5c3bafc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:29.093Z|a5b075f3-b717-402a-bf05-48fd5c3bafc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:29.093Z|032bce88-9a48-4a78-9fea-17705104e5bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:39.116Z|8db89f8a-601a-4fc8-a13d-78a1313f734e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:39.116Z|86194258-310f-4740-8497-be55ca8c3e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:39.116Z|2121e2b8-04ad-4c17-9165-0310e4fc7dbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:39.116Z|8db89f8a-601a-4fc8-a13d-78a1313f734e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:39.116Z|86194258-310f-4740-8497-be55ca8c3e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:39.117Z|2121e2b8-04ad-4c17-9165-0310e4fc7dbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:39.306Z|3e32ffae-ef50-42aa-b3d5-d0704574a188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:42:39.306Z|3e32ffae-ef50-42aa-b3d5-d0704574a188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:42:39.546Z|1930ad72-1163-425b-bf71-c3fb9535cf04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:42:39.546Z|1930ad72-1163-425b-bf71-c3fb9535cf04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:42:49.138Z|394cbfe6-3f4a-4bc5-8fd9-bc7ac29fd0d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:49.138Z|ab02c74c-7255-4a89-b723-54cd29123a7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:49.138Z|25848262-d1b2-4433-a4e4-40602d9bc0e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:49.139Z|25848262-d1b2-4433-a4e4-40602d9bc0e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:49.139Z|ab02c74c-7255-4a89-b723-54cd29123a7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:49.138Z|394cbfe6-3f4a-4bc5-8fd9-bc7ac29fd0d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:54.306Z|d1ea476a-f1b0-4ad9-ad40-d7f09e35768a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:42:54.309Z|d1ea476a-f1b0-4ad9-ad40-d7f09e35768a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:42:59.160Z|ff04046a-d96c-47f1-a8b5-dda7bc344846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:59.160Z|dee3351b-a5cc-445b-b873-2f4d8eaca4c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:59.161Z|dee3351b-a5cc-445b-b873-2f4d8eaca4c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:59.161Z|ff04046a-d96c-47f1-a8b5-dda7bc344846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:42:59.164Z|2d172857-7b11-4fb8-a468-862d8d08c5ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:42:59.165Z|2d172857-7b11-4fb8-a468-862d8d08c5ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:09.183Z|c0468418-344b-41f0-947f-4a3385ccfa36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:09.183Z|01a56590-7082-4ab0-91cf-9569686f7a0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:09.183Z|c0468418-344b-41f0-947f-4a3385ccfa36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:09.183Z|01a56590-7082-4ab0-91cf-9569686f7a0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:09.184Z|3834587b-ab3b-4ee7-b1d7-fb2a4cf57287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:09.185Z|3834587b-ab3b-4ee7-b1d7-fb2a4cf57287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:09.306Z|6f5982df-40d8-465c-873f-1516aaad5943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:43:09.306Z|6f5982df-40d8-465c-873f-1516aaad5943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:43:09.547Z|307c0198-af57-4320-a60a-a8e7517ac0cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:43:09.548Z|307c0198-af57-4320-a60a-a8e7517ac0cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:43:11.211Z|22aaaf27-cbac-4e2f-a4d7-d88d20c7668b|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:43:11.212Z|22aaaf27-cbac-4e2f-a4d7-d88d20c7668b|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:19.205Z|8128d8f8-f39e-42c4-bce7-c0085caaf431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:19.205Z|6cdfc66d-3564-442b-8c33-802cc5965bc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:19.205Z|8128d8f8-f39e-42c4-bce7-c0085caaf431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:19.205Z|6cdfc66d-3564-442b-8c33-802cc5965bc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:19.207Z|41e5db64-ee06-4b3e-9c13-d042f2b971ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:19.207Z|41e5db64-ee06-4b3e-9c13-d042f2b971ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:24.306Z|9f33eb48-3a75-4dc6-987e-9d353508d33c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:43:24.307Z|9f33eb48-3a75-4dc6-987e-9d353508d33c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:43:29.233Z|f5e720f1-2f46-45b9-bc19-b1cc6cd960ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:29.233Z|a5e3055b-3a6a-4ed3-bfb5-cf25ca6b8bca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:29.235Z|a5e3055b-3a6a-4ed3-bfb5-cf25ca6b8bca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:29.233Z|b695abef-0cd3-49fe-a4a3-483c96719afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:29.235Z|f5e720f1-2f46-45b9-bc19-b1cc6cd960ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:29.238Z|b695abef-0cd3-49fe-a4a3-483c96719afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:39.266Z|63544794-a473-496f-b61f-20501db0744d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:39.266Z|d70ccf4c-2563-487f-9ef8-81623011d092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:39.266Z|c49ace0a-aaa1-4092-a5a7-26b4c6f3db6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:39.268Z|63544794-a473-496f-b61f-20501db0744d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:39.268Z|d70ccf4c-2563-487f-9ef8-81623011d092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:39.268Z|c49ace0a-aaa1-4092-a5a7-26b4c6f3db6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:39.306Z|f608fa79-1b2f-4b48-84bb-1e7dc2164c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:43:39.310Z|f608fa79-1b2f-4b48-84bb-1e7dc2164c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:43:39.549Z|5dfda745-73fc-403b-8f32-ac1067beb168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:43:39.550Z|5dfda745-73fc-403b-8f32-ac1067beb168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:43:49.292Z|674a39b9-c4b9-437e-8788-a2cd3431de6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:49.292Z|70e49ef4-b2c3-4e1d-9b12-8ff14f4b8447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:49.293Z|d67ecd69-46e3-434c-8e33-7542e8ecbf07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:49.293Z|674a39b9-c4b9-437e-8788-a2cd3431de6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:49.293Z|d67ecd69-46e3-434c-8e33-7542e8ecbf07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:49.293Z|70e49ef4-b2c3-4e1d-9b12-8ff14f4b8447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:54.306Z|bfd7bca2-045c-4f7d-ac6d-b457f2e9332f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:43:54.307Z|bfd7bca2-045c-4f7d-ac6d-b457f2e9332f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:43:59.315Z|b5499cdb-69db-4927-b8bb-a117f8e497ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:59.315Z|7ea94817-e310-46c1-83a3-8dc1c36b4b5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:59.315Z|cf57ff56-7d83-4b3f-826c-4e163a867f79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:43:59.315Z|b5499cdb-69db-4927-b8bb-a117f8e497ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:59.315Z|7ea94817-e310-46c1-83a3-8dc1c36b4b5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:43:59.316Z|cf57ff56-7d83-4b3f-826c-4e163a867f79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:09.306Z|30333417-b6b2-43f9-abca-bafacc9a171d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:44:09.307Z|30333417-b6b2-43f9-abca-bafacc9a171d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:44:09.361Z|2171276d-0edc-4ac2-9006-415ac4501ef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:09.362Z|2171276d-0edc-4ac2-9006-415ac4501ef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:09.369Z|b2ba901a-2709-4a6f-910c-5bee860510b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:09.370Z|b2ba901a-2709-4a6f-910c-5bee860510b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:09.376Z|fa25e9bd-aa47-483a-8efb-8958851eca39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:09.377Z|fa25e9bd-aa47-483a-8efb-8958851eca39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:09.551Z|2f48140d-bb69-42b4-a336-f59a471938c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:44:09.551Z|2f48140d-bb69-42b4-a336-f59a471938c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:44:11.219Z|57c83f97-186c-4bb2-b174-d40cc04ca152|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:44:11.220Z|57c83f97-186c-4bb2-b174-d40cc04ca152|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:19.382Z|e207cd1f-f946-4547-bfbb-523dcb193d47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:19.382Z|e207cd1f-f946-4547-bfbb-523dcb193d47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:19.389Z|3180c3b2-e651-4ded-8523-a79456ca3daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:19.389Z|3180c3b2-e651-4ded-8523-a79456ca3daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:19.396Z|f3c2dd5d-c3fc-4561-933d-de36858f8ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:19.396Z|f3c2dd5d-c3fc-4561-933d-de36858f8ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:24.306Z|0bf4ba63-3e64-4a38-a7fd-2671390deb98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:44:24.308Z|0bf4ba63-3e64-4a38-a7fd-2671390deb98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:44:29.408Z|0b5c29a0-c1b5-4856-b45b-fe2351873d3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:29.409Z|0b5c29a0-c1b5-4856-b45b-fe2351873d3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:29.416Z|2e145d6b-6990-434b-8680-846a58513fd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:29.417Z|2e145d6b-6990-434b-8680-846a58513fd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:29.420Z|f1f85eb1-e791-4798-9508-033cad5ca2be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:29.420Z|f1f85eb1-e791-4798-9508-033cad5ca2be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:39.306Z|d113ba45-2baa-48bf-aa3a-22232abc426c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:44:39.306Z|d113ba45-2baa-48bf-aa3a-22232abc426c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:44:39.430Z|2e66e2c5-ac2d-4a02-a94c-b1e95ced41d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:39.431Z|2e66e2c5-ac2d-4a02-a94c-b1e95ced41d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:39.436Z|647f0e72-4d31-42d0-b085-8444609d28ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:39.437Z|647f0e72-4d31-42d0-b085-8444609d28ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:39.439Z|ba644999-1002-49d1-8ab8-08682364b014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:39.440Z|ba644999-1002-49d1-8ab8-08682364b014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:39.552Z|9915c721-29c9-4bc0-91f0-17f349430483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:44:39.553Z|9915c721-29c9-4bc0-91f0-17f349430483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:44:49.457Z|515bcda9-1a9b-4f16-b4f4-6c1162678ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:49.457Z|a5d6d0f0-891c-4cf7-a788-e1191bd88eb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:49.458Z|515bcda9-1a9b-4f16-b4f4-6c1162678ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:49.458Z|a5d6d0f0-891c-4cf7-a788-e1191bd88eb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:49.458Z|16e2cb8b-5ee4-4f20-8beb-8c925abc02a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:49.459Z|16e2cb8b-5ee4-4f20-8beb-8c925abc02a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:54.307Z|5acc3fc1-ed99-43a7-8b68-5ec2cffa5519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:44:54.308Z|5acc3fc1-ed99-43a7-8b68-5ec2cffa5519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:44:59.481Z|5e5248ac-3518-468a-a911-33e7d7c82622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:59.481Z|865f32af-9181-4a3b-bbad-635829872f41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:59.482Z|5e5248ac-3518-468a-a911-33e7d7c82622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:59.482Z|865f32af-9181-4a3b-bbad-635829872f41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:44:59.486Z|5afc4157-bc7b-4e62-bf77-edb63fa373cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:44:59.487Z|5afc4157-bc7b-4e62-bf77-edb63fa373cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:09.306Z|f208e27e-8b56-4411-b452-ea789264723f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:45:09.310Z|f208e27e-8b56-4411-b452-ea789264723f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:45:09.505Z|3ec2d39c-322e-41b1-aad4-142fab5cf6cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:09.505Z|30673f85-7057-4c9d-9003-8f7ef80eaad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:09.506Z|30673f85-7057-4c9d-9003-8f7ef80eaad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:09.506Z|3ec2d39c-322e-41b1-aad4-142fab5cf6cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:09.512Z|3e5b0bcb-2f0e-4ce9-b9c1-3a370f220df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:09.513Z|3e5b0bcb-2f0e-4ce9-b9c1-3a370f220df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:09.553Z|32846880-63e9-424a-a9b7-dded93dbab4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:45:09.554Z|32846880-63e9-424a-a9b7-dded93dbab4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:45:11.212Z|b2bf91a2-f61b-4fc6-910d-7236b0efa962|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:45:11.212Z|b2bf91a2-f61b-4fc6-910d-7236b0efa962|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:19.537Z|52f3f8c7-dfc4-44ec-827d-14eb819d8076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:19.537Z|f8c154e2-7f2a-40ff-b519-5fcb39e93f04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:19.537Z|3fd67a6b-b106-4de5-b4c0-6f21f13bb05a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:19.540Z|f8c154e2-7f2a-40ff-b519-5fcb39e93f04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:19.540Z|52f3f8c7-dfc4-44ec-827d-14eb819d8076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:19.540Z|3fd67a6b-b106-4de5-b4c0-6f21f13bb05a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:24.306Z|23d7ef7e-abb2-4b14-b258-51e2c06a315f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:45:24.307Z|23d7ef7e-abb2-4b14-b258-51e2c06a315f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:45:29.568Z|5a031107-f945-4b4a-9f50-3e6f6e54269d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:29.568Z|f422fb27-2404-4580-bcbb-9dc2e022b0c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:29.569Z|f422fb27-2404-4580-bcbb-9dc2e022b0c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:29.569Z|5a031107-f945-4b4a-9f50-3e6f6e54269d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:29.570Z|d3842354-83ba-465a-8ced-b04f10980016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:29.570Z|d3842354-83ba-465a-8ced-b04f10980016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:39.306Z|931adaa6-1bec-4c6c-ae6d-01b29866750f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:45:39.306Z|931adaa6-1bec-4c6c-ae6d-01b29866750f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:45:39.555Z|dd6983b2-8fb8-4fb9-8e61-882b44a232ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:45:39.555Z|dd6983b2-8fb8-4fb9-8e61-882b44a232ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:45:39.596Z|6be6eeba-3295-48f0-a25f-1c74a5205813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:39.597Z|6be6eeba-3295-48f0-a25f-1c74a5205813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:39.598Z|792eae5c-2c8a-4ec1-9604-f121e39ae8d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:39.599Z|792eae5c-2c8a-4ec1-9604-f121e39ae8d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:39.601Z|b8f7abb2-4b0f-4c4a-a6df-72e6e34f2c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:39.602Z|b8f7abb2-4b0f-4c4a-a6df-72e6e34f2c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:49.640Z|ccf64a67-7ab0-42ca-b3fc-ae6d02e29dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:49.640Z|ccf64a67-7ab0-42ca-b3fc-ae6d02e29dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:49.645Z|3e13d0b3-d5ff-4a16-854e-73efef694952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:49.645Z|3e13d0b3-d5ff-4a16-854e-73efef694952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:49.645Z|aab76734-8452-4cc9-ad59-980c6bdcf3bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:49.646Z|aab76734-8452-4cc9-ad59-980c6bdcf3bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:54.307Z|759271b9-ac12-46a6-932e-b86d495fde45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:45:54.313Z|759271b9-ac12-46a6-932e-b86d495fde45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:45:59.668Z|89e6ac9e-2686-4785-94f1-7027bec9486d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:59.669Z|89e6ac9e-2686-4785-94f1-7027bec9486d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:59.681Z|6f4a8367-3135-4f17-8ddb-54949e901db2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:59.681Z|b4a0a5e7-a837-4cdb-b9b3-cdbf163bbb80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:45:59.682Z|b4a0a5e7-a837-4cdb-b9b3-cdbf163bbb80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:45:59.682Z|6f4a8367-3135-4f17-8ddb-54949e901db2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:09.306Z|fa38f987-a93c-4b89-a244-3bccc308bbb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:46:09.306Z|fa38f987-a93c-4b89-a244-3bccc308bbb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:46:09.556Z|c3f2b6fa-bac2-4a94-812c-be4a82d7a266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:46:09.557Z|c3f2b6fa-bac2-4a94-812c-be4a82d7a266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:46:09.697Z|c0faec95-94c0-429d-b483-1ece2adabcfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:09.698Z|c0faec95-94c0-429d-b483-1ece2adabcfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:09.706Z|4f1bf4a6-c2e5-4055-97a3-9746ffa1ccb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:09.706Z|4f1bf4a6-c2e5-4055-97a3-9746ffa1ccb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:09.709Z|6758bb48-239a-4f77-afb1-98b10cc32d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:09.709Z|6758bb48-239a-4f77-afb1-98b10cc32d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:11.212Z|25de510b-5651-4663-a8d3-53dda121ec9d|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:46:11.213Z|25de510b-5651-4663-a8d3-53dda121ec9d|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:19.720Z|208f9646-2e50-4c32-8927-f69cf60a8ddb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:19.720Z|208f9646-2e50-4c32-8927-f69cf60a8ddb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:19.724Z|675f9f30-93f8-4d16-895c-df2941a6e5b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:19.724Z|675f9f30-93f8-4d16-895c-df2941a6e5b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:19.732Z|750ca7ee-fa03-49f5-912f-f994d748bd3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:19.732Z|750ca7ee-fa03-49f5-912f-f994d748bd3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:24.306Z|b3da7dc0-1519-410e-83d3-e519bd5aebf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:46:24.306Z|b3da7dc0-1519-410e-83d3-e519bd5aebf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:46:29.742Z|a6e88e8e-eab4-4ab9-b39f-c20929250147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:29.742Z|a6e88e8e-eab4-4ab9-b39f-c20929250147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:29.743Z|24baaa94-774f-4b56-b8c2-75ee972eacb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:29.744Z|24baaa94-774f-4b56-b8c2-75ee972eacb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:29.750Z|4ec169e9-8d9d-4a36-a88c-1f40778df91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:29.750Z|4ec169e9-8d9d-4a36-a88c-1f40778df91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:39.306Z|5b392811-ac8e-4ba4-b8a2-f4799a505520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:46:39.310Z|5b392811-ac8e-4ba4-b8a2-f4799a505520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:46:39.558Z|9ed858b2-0732-4b8c-a7b6-796757210c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:46:39.558Z|9ed858b2-0732-4b8c-a7b6-796757210c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:46:39.763Z|8220b32b-cd37-4017-be27-52b15d604cb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:39.763Z|4067dcab-444c-48ce-a69c-4df6aaba02dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:39.763Z|8220b32b-cd37-4017-be27-52b15d604cb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:39.763Z|4067dcab-444c-48ce-a69c-4df6aaba02dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:39.772Z|27a3ebe7-0b4d-4af5-8277-634278b624a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:39.773Z|27a3ebe7-0b4d-4af5-8277-634278b624a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:49.789Z|2883a6d1-7bf8-4b96-8994-555a98755a0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:49.788Z|41d02e26-ba86-4850-8933-eddb251ce73d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:49.790Z|41d02e26-ba86-4850-8933-eddb251ce73d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:49.790Z|2883a6d1-7bf8-4b96-8994-555a98755a0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:49.790Z|388cfc86-00f6-4889-9db7-002a7cb33d9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:49.790Z|388cfc86-00f6-4889-9db7-002a7cb33d9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:54.308Z|c3dee4d1-fd11-4ce0-9977-0f49dd183ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:46:54.311Z|c3dee4d1-fd11-4ce0-9977-0f49dd183ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:46:59.821Z|d1eb98d9-8c41-4a3d-b6ce-c3edfe1f8c65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:59.821Z|04be5ec8-c8a2-494d-ad44-a5d20f9b533a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:59.821Z|0b56fb5a-ac18-497a-a2dd-db5fe18d0370|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:46:59.823Z|04be5ec8-c8a2-494d-ad44-a5d20f9b533a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:59.823Z|0b56fb5a-ac18-497a-a2dd-db5fe18d0370|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:46:59.823Z|d1eb98d9-8c41-4a3d-b6ce-c3edfe1f8c65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:09.306Z|a86c0b73-8c47-4107-b50a-03187f9500bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:47:09.307Z|a86c0b73-8c47-4107-b50a-03187f9500bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:47:09.559Z|87fb993e-08ff-4c18-9fd4-5b4d55205621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:47:09.560Z|87fb993e-08ff-4c18-9fd4-5b4d55205621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:47:09.848Z|f0f0b547-19fb-4609-b22d-cf9053f769ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:09.848Z|9762e000-478a-463f-b52f-60e275172230|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:09.848Z|7e5326d1-9a95-417f-a5d3-1c3b378579ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:09.849Z|f0f0b547-19fb-4609-b22d-cf9053f769ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:09.849Z|7e5326d1-9a95-417f-a5d3-1c3b378579ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:09.849Z|9762e000-478a-463f-b52f-60e275172230|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:11.212Z|0aa9ba37-3e1f-4f56-9697-0a417a16f012|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:47:11.213Z|0aa9ba37-3e1f-4f56-9697-0a417a16f012|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:19.870Z|48acaa62-ac60-4684-9236-0b7e3cd9901f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:19.870Z|f05085a9-0e0d-4243-bca4-a0253774e892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:19.871Z|f05085a9-0e0d-4243-bca4-a0253774e892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:19.872Z|48acaa62-ac60-4684-9236-0b7e3cd9901f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:19.873Z|43dc3867-bf4e-4a6c-b89e-5b48ea188b45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:19.873Z|43dc3867-bf4e-4a6c-b89e-5b48ea188b45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:24.306Z|bfab8f86-0b62-4a13-930d-a7ebef1a541b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:47:24.309Z|bfab8f86-0b62-4a13-930d-a7ebef1a541b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:47:29.891Z|05aa2fbd-8565-4e2e-90a1-9a3d8caa0ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:29.892Z|05aa2fbd-8565-4e2e-90a1-9a3d8caa0ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:29.895Z|3ccab347-9a14-46cb-a559-241621ff5270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:29.896Z|3ccab347-9a14-46cb-a559-241621ff5270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:29.897Z|a7b8459e-cbbe-4c63-a0a3-d448196b63d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:29.898Z|a7b8459e-cbbe-4c63-a0a3-d448196b63d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:39.306Z|f50e5f87-ab31-408e-9444-74d73ae917c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:47:39.306Z|f50e5f87-ab31-408e-9444-74d73ae917c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:47:39.561Z|168f9b69-0325-49d8-990c-d5d0410decc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:47:39.561Z|168f9b69-0325-49d8-990c-d5d0410decc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:47:39.915Z|7b72166e-af38-46f7-80f2-456054b5f8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:39.916Z|cdc777db-fb17-4f3c-87a0-19d16dfacf32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:39.916Z|7b72166e-af38-46f7-80f2-456054b5f8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:39.916Z|cdc777db-fb17-4f3c-87a0-19d16dfacf32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:39.918Z|f5a1c099-8d8f-43c9-918b-ade1aff320b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:39.919Z|f5a1c099-8d8f-43c9-918b-ade1aff320b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:49.936Z|39f9fbf1-a0f0-427c-b038-202da9510c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:49.936Z|f03da26d-c0f7-4825-8767-05bdcfa2a077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:49.937Z|05d9c0f1-82c3-434b-998d-d24ac0989799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:49.937Z|f03da26d-c0f7-4825-8767-05bdcfa2a077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:49.937Z|05d9c0f1-82c3-434b-998d-d24ac0989799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:49.937Z|39f9fbf1-a0f0-427c-b038-202da9510c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:54.307Z|2c732a4c-b107-4900-be5c-c3c9601d5b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:47:54.308Z|2c732a4c-b107-4900-be5c-c3c9601d5b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:47:59.959Z|7ec2ede9-65b4-4a45-a18d-5e88f4ef2540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:59.959Z|e24e4340-307b-49de-8aea-ac38659ef83d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:59.959Z|32801af5-6933-473c-a1ce-5baeb6d8931b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:47:59.960Z|e24e4340-307b-49de-8aea-ac38659ef83d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:59.960Z|7ec2ede9-65b4-4a45-a18d-5e88f4ef2540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:47:59.960Z|32801af5-6933-473c-a1ce-5baeb6d8931b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:09.306Z|68aa5cc7-928e-4789-8c8e-35e95e3f0dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:48:09.311Z|68aa5cc7-928e-4789-8c8e-35e95e3f0dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:48:09.562Z|cda1d430-7973-4fe5-b3d1-0f4753628c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:48:09.563Z|cda1d430-7973-4fe5-b3d1-0f4753628c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:48:09.983Z|5fb438d8-ab16-4279-970f-19a10dc4f44a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:09.983Z|0639d59f-14ab-452e-9ea0-78ce8582b862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:09.983Z|fe6d4aae-76cb-4731-8840-ce671e9e6ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:09.984Z|fe6d4aae-76cb-4731-8840-ce671e9e6ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:09.984Z|5fb438d8-ab16-4279-970f-19a10dc4f44a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:09.984Z|0639d59f-14ab-452e-9ea0-78ce8582b862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:11.211Z|b5c91d38-5b5f-4790-8a83-eaf165c63b89|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:48:11.212Z|b5c91d38-5b5f-4790-8a83-eaf165c63b89|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:20.006Z|8b5ca202-de9f-4fdd-b173-dbb3354097f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:20.006Z|8b5ca202-de9f-4fdd-b173-dbb3354097f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:20.007Z|ff721146-3583-4233-b981-ab029c3b2808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:20.007Z|ff721146-3583-4233-b981-ab029c3b2808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:20.007Z|fd25759a-bb90-41dd-bcd4-e8370ee4750f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:20.008Z|fd25759a-bb90-41dd-bcd4-e8370ee4750f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:24.306Z|22498d92-05ae-4e39-b2bf-3863d69e4d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:48:24.306Z|22498d92-05ae-4e39-b2bf-3863d69e4d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:48:30.029Z|f5f63e88-c22d-4c46-976d-01dc6f4e6f9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:30.029Z|b3619568-adb1-48ee-9223-5fc61bec7281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:30.029Z|991c0fda-8551-4cde-becc-bcae98bcc49a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:30.030Z|b3619568-adb1-48ee-9223-5fc61bec7281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:30.030Z|f5f63e88-c22d-4c46-976d-01dc6f4e6f9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:30.030Z|991c0fda-8551-4cde-becc-bcae98bcc49a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:39.307Z|c32adbb5-df44-4832-9c31-80fdb98f5527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:48:39.310Z|c32adbb5-df44-4832-9c31-80fdb98f5527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:48:39.563Z|2dc6cb5d-5442-45e9-9eb9-6a211eebacd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:48:39.564Z|2dc6cb5d-5442-45e9-9eb9-6a211eebacd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:48:40.056Z|f9fe267f-c92e-4ed4-bc5a-3f36831db1d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:40.057Z|f9ae285c-961e-4530-ab19-71a467c38866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:40.056Z|dd0735b0-2101-47e9-806c-599039100143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:40.057Z|f9fe267f-c92e-4ed4-bc5a-3f36831db1d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:40.058Z|f9ae285c-961e-4530-ab19-71a467c38866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:40.058Z|dd0735b0-2101-47e9-806c-599039100143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:50.090Z|b1ec7deb-8acf-4c7c-b9fd-c73a78af56df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:50.090Z|5f47e4db-ee5f-497f-b9e6-a8a439da8f0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:50.090Z|3f337f3a-e614-46d1-be97-9408cf390a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:48:50.091Z|5f47e4db-ee5f-497f-b9e6-a8a439da8f0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:50.091Z|b1ec7deb-8acf-4c7c-b9fd-c73a78af56df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:50.092Z|3f337f3a-e614-46d1-be97-9408cf390a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:48:54.307Z|7194ba4b-cc2c-483c-9408-dd42b0bfd5dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:48:54.310Z|7194ba4b-cc2c-483c-9408-dd42b0bfd5dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:49:00.120Z|d1f1e806-d7ef-4304-8af9-62411e5a867a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:00.121Z|d1f1e806-d7ef-4304-8af9-62411e5a867a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:00.128Z|b65b7c01-6a1a-44f5-ae1c-86c94dc8eb9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:00.129Z|b65b7c01-6a1a-44f5-ae1c-86c94dc8eb9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:00.130Z|27c6def5-93e9-4c0f-bf0f-7d66636f5e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:00.131Z|27c6def5-93e9-4c0f-bf0f-7d66636f5e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:09.306Z|2bc51bd3-a991-4373-b3fc-a2734be01c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:49:09.306Z|2bc51bd3-a991-4373-b3fc-a2734be01c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:49:09.565Z|a8c06f81-4a41-4e57-973a-de5c007f00ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:49:09.565Z|a8c06f81-4a41-4e57-973a-de5c007f00ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:49:10.147Z|5908d10e-912d-4ffd-addd-17f2a4cb54f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:10.148Z|5908d10e-912d-4ffd-addd-17f2a4cb54f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:10.149Z|643bc404-f46e-40dc-ab82-948ea06ed8bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:10.150Z|643bc404-f46e-40dc-ab82-948ea06ed8bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:10.210Z|7462c162-310c-4146-b061-3228f95add89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:10.211Z|7462c162-310c-4146-b061-3228f95add89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:11.212Z|716d263e-e3be-415f-9179-f5cca2a51f07|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:49:11.213Z|716d263e-e3be-415f-9179-f5cca2a51f07|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:20.170Z|8b5fa7dd-96c7-42a4-a09d-cebe4b7018ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:20.170Z|46376e16-1350-4d56-948c-2fa654c20106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:20.170Z|8b5fa7dd-96c7-42a4-a09d-cebe4b7018ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:20.171Z|46376e16-1350-4d56-948c-2fa654c20106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:20.232Z|171dd839-c654-4201-89c6-9b52382c860d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:20.233Z|171dd839-c654-4201-89c6-9b52382c860d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:24.306Z|4ef84271-334b-4274-b465-d2d7e1dabddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:49:24.306Z|4ef84271-334b-4274-b465-d2d7e1dabddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:49:30.191Z|bd33a85d-c14a-4294-83b6-a9f5bf71ba16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:30.191Z|bd33a85d-c14a-4294-83b6-a9f5bf71ba16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:30.192Z|fab577e7-9526-436d-9c74-eab09c137d26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:30.192Z|fab577e7-9526-436d-9c74-eab09c137d26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:30.253Z|83ce292e-4d5a-41f0-8e10-c82fc4f6da85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:30.254Z|83ce292e-4d5a-41f0-8e10-c82fc4f6da85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:39.306Z|d2d4517b-23c8-459b-badf-06797dbb3b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:49:39.310Z|d2d4517b-23c8-459b-badf-06797dbb3b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:49:39.566Z|1450c7ae-4227-42a3-863d-352e4a536fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:49:39.567Z|1450c7ae-4227-42a3-863d-352e4a536fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:49:40.212Z|7b64048c-a2c1-47a6-a0a9-96d8c71999fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:40.212Z|14f3e28b-573e-4679-88d7-2c4a416450ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:40.212Z|7b64048c-a2c1-47a6-a0a9-96d8c71999fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:40.212Z|14f3e28b-573e-4679-88d7-2c4a416450ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:40.273Z|cb89bcac-cd13-4a8e-89b6-6865a1e40e8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:40.274Z|cb89bcac-cd13-4a8e-89b6-6865a1e40e8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:50.234Z|933fc7bd-9d28-4d3f-9c73-83e2facf6b79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:50.234Z|e06fe4c7-b75b-413e-b9d6-80ece391f03d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:50.235Z|e06fe4c7-b75b-413e-b9d6-80ece391f03d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:50.235Z|933fc7bd-9d28-4d3f-9c73-83e2facf6b79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:50.295Z|75f197be-0549-43f3-a423-9695f65e4e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:49:50.295Z|75f197be-0549-43f3-a423-9695f65e4e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:49:54.306Z|143e0e5a-aea9-43e3-9acd-81051de53d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:49:54.306Z|143e0e5a-aea9-43e3-9acd-81051de53d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:50:00.260Z|65af2359-888b-453f-b07e-498a6b90c8bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:00.260Z|725d8829-c2ec-4a6d-8b77-16eb168d3a5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:00.261Z|725d8829-c2ec-4a6d-8b77-16eb168d3a5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:00.261Z|65af2359-888b-453f-b07e-498a6b90c8bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:00.318Z|2bd7c794-01cb-486a-b4ea-39bbc04ad6a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:00.319Z|2bd7c794-01cb-486a-b4ea-39bbc04ad6a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:09.306Z|c6b28cfe-2961-44ce-86b8-77c212c3cd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:50:09.306Z|c6b28cfe-2961-44ce-86b8-77c212c3cd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:50:09.568Z|b717fa29-9ffc-49d7-886a-fe21c0dab5b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:50:09.568Z|b717fa29-9ffc-49d7-886a-fe21c0dab5b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:50:10.282Z|20d91833-9ead-45c8-9faf-e14b549deef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:10.282Z|6fb079a8-4f03-43e5-a15e-6ca5c4a226a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:10.282Z|20d91833-9ead-45c8-9faf-e14b549deef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:10.282Z|6fb079a8-4f03-43e5-a15e-6ca5c4a226a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:10.338Z|adb80c37-8149-45ee-987a-1474786bc1d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:10.338Z|adb80c37-8149-45ee-987a-1474786bc1d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:11.212Z|54f83152-99e9-4884-b9a1-dcd6198de011|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:50:11.213Z|54f83152-99e9-4884-b9a1-dcd6198de011|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:20.305Z|d0b4efb2-a21b-48c0-848d-139361c909b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:20.305Z|b473a67f-7901-48ae-bf1a-45cbc9fe5b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:20.305Z|d0b4efb2-a21b-48c0-848d-139361c909b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:20.305Z|b473a67f-7901-48ae-bf1a-45cbc9fe5b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:20.361Z|c9438a7d-06ca-4dc3-8daa-ef2e54d84c0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:20.362Z|c9438a7d-06ca-4dc3-8daa-ef2e54d84c0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:24.306Z|5f13c6f0-bfed-42c7-bcc3-d5cff10f2f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:50:24.310Z|5f13c6f0-bfed-42c7-bcc3-d5cff10f2f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:50:30.335Z|2644ab18-8f61-4718-966c-71cea2888e16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:30.335Z|83b6514e-fc25-4d0a-b1cf-4e7744d65c01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:30.337Z|2644ab18-8f61-4718-966c-71cea2888e16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:30.337Z|83b6514e-fc25-4d0a-b1cf-4e7744d65c01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:30.385Z|0f985f56-724b-4aef-8776-d8df560b718a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:30.386Z|0f985f56-724b-4aef-8776-d8df560b718a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:39.306Z|37492734-6f4c-4ad3-91c2-29af9383ac09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:50:39.307Z|37492734-6f4c-4ad3-91c2-29af9383ac09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:50:39.569Z|23f2da65-268f-4acf-8bae-dc5770a7c2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:50:39.570Z|23f2da65-268f-4acf-8bae-dc5770a7c2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:50:40.363Z|7fbbaa3c-a590-40a0-b1fb-cdaaecd3c223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:40.364Z|7fbbaa3c-a590-40a0-b1fb-cdaaecd3c223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:40.369Z|81bd24ef-ae1a-45ed-bc67-5fb055874870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:40.369Z|81bd24ef-ae1a-45ed-bc67-5fb055874870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:40.404Z|9014def6-3091-404b-945a-f6d007c884db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:40.405Z|9014def6-3091-404b-945a-f6d007c884db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:50.386Z|119a0aa3-9a1e-447a-a219-9123c153c266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:50.387Z|119a0aa3-9a1e-447a-a219-9123c153c266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:50.392Z|05851f71-0b72-4b90-bb76-85850b78d260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:50.394Z|05851f71-0b72-4b90-bb76-85850b78d260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:50.425Z|1695a8d2-4a05-4da1-ad36-57eb25899196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:50:50.426Z|1695a8d2-4a05-4da1-ad36-57eb25899196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:50:54.306Z|c4a0c190-c0d6-419a-9681-9602ab716a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:50:54.306Z|c4a0c190-c0d6-419a-9681-9602ab716a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:51:00.407Z|aa3354a8-88dc-4d3c-87c4-21d556b94e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:00.408Z|aa3354a8-88dc-4d3c-87c4-21d556b94e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:00.414Z|8caffbf2-369d-4ce2-86b4-a608d8eeea80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:00.414Z|8caffbf2-369d-4ce2-86b4-a608d8eeea80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:00.451Z|38d4a472-3d14-4466-a633-efe78a6578ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:00.452Z|38d4a472-3d14-4466-a633-efe78a6578ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:09.306Z|c6d955cf-00c7-4945-a846-c1a7cac5cf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:51:09.308Z|c6d955cf-00c7-4945-a846-c1a7cac5cf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:51:09.571Z|c521f27a-dd4b-4b09-922e-36866c9adfb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:51:09.571Z|c521f27a-dd4b-4b09-922e-36866c9adfb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:51:10.430Z|eef8152b-e10c-4097-b27d-d6dad0544fbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:10.431Z|eef8152b-e10c-4097-b27d-d6dad0544fbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:10.433Z|f8c86425-0ec7-4e00-b516-abfa71d4ec17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:10.434Z|f8c86425-0ec7-4e00-b516-abfa71d4ec17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:10.474Z|b82da505-01e3-4df9-8045-814e26be90ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:10.475Z|b82da505-01e3-4df9-8045-814e26be90ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:11.212Z|b4a492cd-496f-4e2f-b591-292f75db39bd|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:51:11.212Z|b4a492cd-496f-4e2f-b591-292f75db39bd|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:20.462Z|eca95d01-2d31-4bdd-b635-3ec6ca31e83e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:20.462Z|eca95d01-2d31-4bdd-b635-3ec6ca31e83e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:20.464Z|e15d3c94-98e5-44cf-90a7-ee2bd4246b54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:20.464Z|e15d3c94-98e5-44cf-90a7-ee2bd4246b54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:20.493Z|edcf082f-9d23-4068-9af3-b7e8bbe63562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:20.493Z|edcf082f-9d23-4068-9af3-b7e8bbe63562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:24.306Z|ba71d942-64b0-4452-86a5-57c83d0b3a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:51:24.306Z|ba71d942-64b0-4452-86a5-57c83d0b3a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:51:30.489Z|3ef05fac-08d6-4be3-a3e6-c96922f6a666|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:30.489Z|5225475a-ebab-49f2-acb5-dac9c3e752c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:30.490Z|3ef05fac-08d6-4be3-a3e6-c96922f6a666|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:30.490Z|5225475a-ebab-49f2-acb5-dac9c3e752c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:30.512Z|b2be0942-4317-468f-930f-3837c30b310d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:30.513Z|b2be0942-4317-468f-930f-3837c30b310d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:39.306Z|180118cd-23a2-4bd7-b78f-8afa60494056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:51:39.306Z|180118cd-23a2-4bd7-b78f-8afa60494056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:51:39.572Z|9b8503f9-9530-405e-902c-6def6f541851|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:51:39.572Z|9b8503f9-9530-405e-902c-6def6f541851|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:51:40.626Z|3b080a48-e889-4a99-8756-c104d1cf64af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:40.626Z|af905db0-1f25-40a1-8263-bbe2320980d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:40.626Z|362b14e5-b72c-48c5-8b1e-4463fffe52e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:40.627Z|3b080a48-e889-4a99-8756-c104d1cf64af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:40.627Z|af905db0-1f25-40a1-8263-bbe2320980d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:40.627Z|362b14e5-b72c-48c5-8b1e-4463fffe52e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:50.649Z|44ce41a3-225a-4365-94e6-9f6b6a6371df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:50.650Z|44ce41a3-225a-4365-94e6-9f6b6a6371df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:50.651Z|82805a2b-30e0-42ef-aa83-7a297b2495a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:50.651Z|f6778794-f36f-44f3-845a-901a1e016a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:51:50.651Z|82805a2b-30e0-42ef-aa83-7a297b2495a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:50.651Z|f6778794-f36f-44f3-845a-901a1e016a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:51:54.306Z|efc67ba6-ac7f-4e7e-9464-974aa1f2ccdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:51:54.307Z|efc67ba6-ac7f-4e7e-9464-974aa1f2ccdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:52:00.685Z|13c3cfc3-c705-4b0e-909e-13f1f56e2568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:00.685Z|21a4637e-ab0d-4f21-a40b-fe40667db4e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:00.685Z|7636b794-775a-44e2-a619-0838164ec902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:00.686Z|13c3cfc3-c705-4b0e-909e-13f1f56e2568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:00.686Z|7636b794-775a-44e2-a619-0838164ec902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:00.686Z|21a4637e-ab0d-4f21-a40b-fe40667db4e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:09.306Z|5ddf42f9-0157-4f77-a0ca-99c0ef4dde7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:52:09.306Z|5ddf42f9-0157-4f77-a0ca-99c0ef4dde7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:52:09.573Z|3c93da7d-1d11-486d-b40f-2ba0fac31813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:52:09.573Z|3c93da7d-1d11-486d-b40f-2ba0fac31813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:52:10.708Z|9ff9a608-59ab-4d48-b2d2-9889c2cc9ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:10.708Z|673a825d-2768-446f-a7ff-8e417709baa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:10.708Z|43b73d1e-176c-4369-9fc8-7c02d232b4bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:10.709Z|673a825d-2768-446f-a7ff-8e417709baa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:10.709Z|43b73d1e-176c-4369-9fc8-7c02d232b4bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:10.709Z|9ff9a608-59ab-4d48-b2d2-9889c2cc9ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:11.211Z|ac23aeba-e2dc-43e6-86ee-f24821e3d1d5|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:52:11.212Z|ac23aeba-e2dc-43e6-86ee-f24821e3d1d5|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:20.738Z|fc133c8b-a4b7-4615-8bad-feac63aecdec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:20.738Z|fa7c929c-7299-47f0-983c-a2fa67156541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:20.738Z|ed03a797-f3e5-4dee-9f41-3dea73db818b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:20.740Z|ed03a797-f3e5-4dee-9f41-3dea73db818b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:20.740Z|fa7c929c-7299-47f0-983c-a2fa67156541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:20.741Z|fc133c8b-a4b7-4615-8bad-feac63aecdec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:24.307Z|42db7554-60da-450d-9a6f-1a4d59597d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:52:24.311Z|42db7554-60da-450d-9a6f-1a4d59597d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:52:30.767Z|d4fb4c7d-78b9-430e-a321-6c85ef3ca793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:30.769Z|663823c2-3e53-4fbf-8cae-490b0cdfc8fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:30.769Z|ce33583d-3210-47bf-abdb-7b727f16f409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:30.770Z|ce33583d-3210-47bf-abdb-7b727f16f409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:30.770Z|663823c2-3e53-4fbf-8cae-490b0cdfc8fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:30.770Z|d4fb4c7d-78b9-430e-a321-6c85ef3ca793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:39.306Z|e2c92cae-e37c-4118-8a52-5d814283e562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:52:39.306Z|e2c92cae-e37c-4118-8a52-5d814283e562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:52:39.574Z|c8f6c177-945c-4517-9541-7989a1b6201a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:52:39.575Z|c8f6c177-945c-4517-9541-7989a1b6201a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:52:40.792Z|922d9b91-6cce-4964-9771-2d1e259bb373|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:40.792Z|38c56327-ce08-4c05-b148-5c5a15cb87b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:40.793Z|38c56327-ce08-4c05-b148-5c5a15cb87b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:40.793Z|922d9b91-6cce-4964-9771-2d1e259bb373|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:40.794Z|3c4e6845-25e4-4f4a-8d06-c7fd44daeb91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:40.795Z|3c4e6845-25e4-4f4a-8d06-c7fd44daeb91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:50.817Z|26f99020-ccc9-4c2c-8e79-c8259bd674fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:50.817Z|26f99020-ccc9-4c2c-8e79-c8259bd674fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:50.819Z|09411c88-a6f6-4a8f-90a6-24844ad2af5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:50.820Z|09411c88-a6f6-4a8f-90a6-24844ad2af5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:50.824Z|db44758f-b042-4a38-8564-47dfe4d8b821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:52:50.824Z|db44758f-b042-4a38-8564-47dfe4d8b821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:52:54.306Z|cf8e3a0d-56df-4365-a0b1-4b3b620af4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:52:54.307Z|cf8e3a0d-56df-4365-a0b1-4b3b620af4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:53:00.840Z|e99a4c34-fee2-4fe2-aba3-5f3ae4bb97d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:00.840Z|fb4aadc0-eee6-49b5-b78d-3acbc72e57bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:00.840Z|fb4aadc0-eee6-49b5-b78d-3acbc72e57bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:00.840Z|e99a4c34-fee2-4fe2-aba3-5f3ae4bb97d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:00.841Z|d3b1e0c1-ba87-4916-a434-58fbc0952751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:00.842Z|d3b1e0c1-ba87-4916-a434-58fbc0952751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:09.306Z|e819156c-f36c-46cc-9d9a-3d12affd8837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:53:09.306Z|e819156c-f36c-46cc-9d9a-3d12affd8837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:53:09.575Z|a1baa575-f4c8-4780-be57-7c18a2b51569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:53:09.576Z|a1baa575-f4c8-4780-be57-7c18a2b51569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:53:10.861Z|e8414c70-58fc-4602-aced-9150bca4535d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:10.861Z|e8414c70-58fc-4602-aced-9150bca4535d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:10.865Z|cac7415c-955b-482e-a8e7-d67b62897ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:10.866Z|7649babc-fd11-4abd-9041-07705af85d73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:10.866Z|cac7415c-955b-482e-a8e7-d67b62897ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:10.866Z|7649babc-fd11-4abd-9041-07705af85d73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:11.212Z|4dfd4bf7-91ad-4948-b2f3-181053957037|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:53:11.212Z|4dfd4bf7-91ad-4948-b2f3-181053957037|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:20.891Z|79c08efd-63dc-4180-bebf-d99789f13c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:20.891Z|16752a8c-940d-4514-b2dc-2cc01f945f78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:20.892Z|79c08efd-63dc-4180-bebf-d99789f13c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:20.892Z|16752a8c-940d-4514-b2dc-2cc01f945f78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:20.892Z|9ed0f560-f156-4d58-88c3-a02f373e8d4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:20.893Z|9ed0f560-f156-4d58-88c3-a02f373e8d4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:24.306Z|62ec8606-d05e-4072-9fdf-d4dffe066e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:53:24.306Z|62ec8606-d05e-4072-9fdf-d4dffe066e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:53:30.917Z|0707ed13-401f-4bc0-aefe-c1a60209d76c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:30.917Z|46a1e5e0-d730-4a19-a077-6827517d18de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:30.917Z|6d1a93b8-cef2-4626-98ef-4d7a7e79a684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:30.917Z|46a1e5e0-d730-4a19-a077-6827517d18de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:30.917Z|6d1a93b8-cef2-4626-98ef-4d7a7e79a684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:30.918Z|0707ed13-401f-4bc0-aefe-c1a60209d76c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:39.306Z|7eebdbea-6866-4f3e-a660-fe63afcb52f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:53:39.310Z|7eebdbea-6866-4f3e-a660-fe63afcb52f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:53:39.577Z|cd526fec-8a7b-456f-a904-24e3f09d2867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:53:39.578Z|cd526fec-8a7b-456f-a904-24e3f09d2867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:53:40.940Z|def4cffa-a866-4fc0-b6e7-2b1302a5c855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:40.940Z|95ff50bf-3450-40dd-afc4-f06191b4ec67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:40.940Z|95ff50bf-3450-40dd-afc4-f06191b4ec67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:40.940Z|def4cffa-a866-4fc0-b6e7-2b1302a5c855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:40.944Z|2a1409dc-ee1a-4741-abfa-002e96395efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:40.944Z|2a1409dc-ee1a-4741-abfa-002e96395efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:50.960Z|60802d21-c2c7-479b-8a34-0ab566ebded1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:50.961Z|7044d983-04f5-494f-aea3-36442146a898|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:50.960Z|60802d21-c2c7-479b-8a34-0ab566ebded1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:50.962Z|b3991143-7e52-42ca-ac26-aaac72eeda01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:53:50.962Z|7044d983-04f5-494f-aea3-36442146a898|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:50.962Z|b3991143-7e52-42ca-ac26-aaac72eeda01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:53:54.306Z|8136dd35-d442-4d35-a77c-d81fec93c72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:53:54.306Z|8136dd35-d442-4d35-a77c-d81fec93c72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:54:00.993Z|2e2355f2-bfef-4b8e-b4b1-199f7598f7bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:00.994Z|2e2355f2-bfef-4b8e-b4b1-199f7598f7bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:00.994Z|0983cc9d-647a-4471-ae26-1d00ee9d9ad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:00.995Z|6ca47604-f161-4c48-b666-c53c6ee866fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:00.995Z|6ca47604-f161-4c48-b666-c53c6ee866fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:00.995Z|0983cc9d-647a-4471-ae26-1d00ee9d9ad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:09.307Z|e4e9fc01-cfc2-4741-a4e3-f3ca9c18b0d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:54:09.310Z|e4e9fc01-cfc2-4741-a4e3-f3ca9c18b0d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:54:09.578Z|cd8bb59e-88f8-4ee0-9bc0-7bf1a144e564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:54:09.579Z|cd8bb59e-88f8-4ee0-9bc0-7bf1a144e564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:54:11.027Z|b33a6cef-af40-4bfd-97d5-27ab9f6dd5c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:11.027Z|16f147d2-68c8-4fe1-80e4-cfaaa715916c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:11.027Z|634685ef-aedf-471b-94cc-0043120706dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:11.029Z|b33a6cef-af40-4bfd-97d5-27ab9f6dd5c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:11.029Z|16f147d2-68c8-4fe1-80e4-cfaaa715916c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:11.029Z|634685ef-aedf-471b-94cc-0043120706dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:11.212Z|dc04a1c9-7ac2-4502-9c13-f54098b57e80|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:54:11.213Z|dc04a1c9-7ac2-4502-9c13-f54098b57e80|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:21.058Z|5bc10c52-7466-4989-88c7-02b8edd483a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:21.058Z|1ff3eade-6618-4583-a627-a5a85761b95f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:21.058Z|90ae4a31-57f9-4858-85fe-dcead71cf86c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:21.060Z|1ff3eade-6618-4583-a627-a5a85761b95f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:21.060Z|90ae4a31-57f9-4858-85fe-dcead71cf86c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:21.060Z|5bc10c52-7466-4989-88c7-02b8edd483a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:24.306Z|f4db9621-0be0-4bfb-bc88-c58cc72f9936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:54:24.311Z|f4db9621-0be0-4bfb-bc88-c58cc72f9936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:54:31.081Z|7b6d1f05-8002-480c-9829-146f57119846|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:31.082Z|7b6d1f05-8002-480c-9829-146f57119846|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:31.081Z|2de52e8f-6eea-4c51-a5de-21a27575271b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:31.083Z|2de52e8f-6eea-4c51-a5de-21a27575271b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:31.083Z|62bd2b78-e800-40ae-a1a4-78ffc9f9ccd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:31.083Z|62bd2b78-e800-40ae-a1a4-78ffc9f9ccd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:39.306Z|d76574ad-02f8-4c89-af9f-05206638f63f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:54:39.306Z|d76574ad-02f8-4c89-af9f-05206638f63f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:54:39.580Z|6ea4c728-54d7-40d4-bc35-fe5cefd1d76e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:54:39.580Z|6ea4c728-54d7-40d4-bc35-fe5cefd1d76e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:54:41.102Z|4ec0c056-856f-44b3-aa4e-d129cd135f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:41.102Z|2ee55a39-6eb0-4280-9dea-28957a2fae84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:41.102Z|f670b0df-322c-423f-8adf-a2726d8c454e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:41.103Z|2ee55a39-6eb0-4280-9dea-28957a2fae84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:41.103Z|4ec0c056-856f-44b3-aa4e-d129cd135f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:41.103Z|f670b0df-322c-423f-8adf-a2726d8c454e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:51.126Z|44a63bbc-c190-4389-9759-f6e6316a9037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:51.126Z|0c7090e9-eed9-4a2e-9a95-0b29041e950a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:51.127Z|44a63bbc-c190-4389-9759-f6e6316a9037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:51.127Z|0c7090e9-eed9-4a2e-9a95-0b29041e950a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:51.133Z|22ada11e-c222-47bd-a02d-03a102832ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:54:51.134Z|22ada11e-c222-47bd-a02d-03a102832ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:54:54.306Z|ae09d3aa-1d69-4ce2-9580-a2fed05f879c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:54:54.306Z|ae09d3aa-1d69-4ce2-9580-a2fed05f879c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:55:01.150Z|9f369aeb-9346-49ee-a0c5-67ae7269a67e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:01.150Z|35993d21-aa97-4162-a89d-31a073aebdd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:01.151Z|9f369aeb-9346-49ee-a0c5-67ae7269a67e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:01.150Z|35993d21-aa97-4162-a89d-31a073aebdd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:01.155Z|e9880095-f3f9-4fbc-9839-d9ed28325a36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:01.155Z|e9880095-f3f9-4fbc-9839-d9ed28325a36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:09.306Z|9d17f2c7-fb37-444a-9ec4-07b4c981cfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:55:09.309Z|9d17f2c7-fb37-444a-9ec4-07b4c981cfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:55:09.581Z|14bd6671-ba6f-4807-bec5-7061caa8937c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:55:09.582Z|14bd6671-ba6f-4807-bec5-7061caa8937c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:55:11.174Z|7f221fe6-a5a6-4f82-b0c2-36ad3fcbd15a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:11.175Z|7f221fe6-a5a6-4f82-b0c2-36ad3fcbd15a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:11.175Z|779f04be-b964-4708-a179-5f862e58f114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:11.176Z|779f04be-b964-4708-a179-5f862e58f114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:11.176Z|0976406e-3ace-48a4-b0ec-700899b04e45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:11.177Z|0976406e-3ace-48a4-b0ec-700899b04e45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:11.211Z|df821c6c-c3de-45df-97da-349d0518a9c1|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:55:11.212Z|df821c6c-c3de-45df-97da-349d0518a9c1|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:21.195Z|59e507b3-ea8d-46bb-b416-a911d69792a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:21.195Z|d2e887a8-a687-4c3f-9ff7-6ba581c0cfb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:21.195Z|29c8c3af-4803-4990-8cf4-1bbb4921a427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:21.196Z|59e507b3-ea8d-46bb-b416-a911d69792a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:21.196Z|29c8c3af-4803-4990-8cf4-1bbb4921a427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:21.196Z|d2e887a8-a687-4c3f-9ff7-6ba581c0cfb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:24.306Z|955c362a-8fc4-4668-b510-4b2c64b14bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:55:24.306Z|955c362a-8fc4-4668-b510-4b2c64b14bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:55:31.219Z|bc1251bc-9de8-4fc0-9ad9-7c8826806b4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:31.219Z|1bc9b177-9e53-45f0-8d13-e88a7493efa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:31.220Z|bc1251bc-9de8-4fc0-9ad9-7c8826806b4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:31.220Z|1bc9b177-9e53-45f0-8d13-e88a7493efa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:31.221Z|dc5759db-a65e-4ca6-bac2-5f65000d0a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:31.221Z|dc5759db-a65e-4ca6-bac2-5f65000d0a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:39.306Z|f49b76bb-b29a-4083-82e7-cb142e71bca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:55:39.307Z|f49b76bb-b29a-4083-82e7-cb142e71bca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:55:39.582Z|f9ce6bb1-bce3-4ee7-8bc0-d09a8d62727a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:55:39.583Z|f9ce6bb1-bce3-4ee7-8bc0-d09a8d62727a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:55:41.243Z|22bd9423-b8ab-437b-b0dc-6d5d6f0a8182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:41.243Z|da840b32-852d-4429-ac6b-a1283390d242|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:41.244Z|22bd9423-b8ab-437b-b0dc-6d5d6f0a8182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:41.244Z|da840b32-852d-4429-ac6b-a1283390d242|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:41.244Z|c62ba47d-b271-44ee-bd35-488b6966df02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:41.245Z|c62ba47d-b271-44ee-bd35-488b6966df02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:51.274Z|9e4b5573-c3c4-4be1-b607-2988ef8a5e90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:51.274Z|3d3c5c7f-5a22-438b-83d5-e98958b7ee37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:51.274Z|5e7a98f4-6fac-4ed4-95db-b83176bdc230|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:55:51.277Z|5e7a98f4-6fac-4ed4-95db-b83176bdc230|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:51.277Z|3d3c5c7f-5a22-438b-83d5-e98958b7ee37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:51.277Z|9e4b5573-c3c4-4be1-b607-2988ef8a5e90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:55:54.306Z|0f26a273-e4b5-4bfc-88e1-4d501e47248e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:55:54.310Z|0f26a273-e4b5-4bfc-88e1-4d501e47248e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:56:01.304Z|98f614cd-781a-48c1-962d-d9dbb074c040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:01.304Z|5e28c9d8-4c26-40ce-8935-092612670670|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:01.304Z|ff389335-243c-4a3b-b332-c0f7fddfcce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:01.305Z|98f614cd-781a-48c1-962d-d9dbb074c040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:01.305Z|5e28c9d8-4c26-40ce-8935-092612670670|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:01.305Z|ff389335-243c-4a3b-b332-c0f7fddfcce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:09.306Z|15c7725b-d9da-4352-acc3-20cae0620d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:56:09.306Z|15c7725b-d9da-4352-acc3-20cae0620d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:56:09.584Z|11a09a3a-dcf0-4fb2-9e0d-9219eb3dfc5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:56:09.584Z|11a09a3a-dcf0-4fb2-9e0d-9219eb3dfc5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:56:11.212Z|b9c26f4a-8d9a-4193-9289-735fbf0e1e27|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:56:11.212Z|b9c26f4a-8d9a-4193-9289-735fbf0e1e27|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:11.326Z|a80520a8-ff55-468a-b1ea-0ca22ad032fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:11.327Z|a80520a8-ff55-468a-b1ea-0ca22ad032fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:11.328Z|ffad11a4-3384-4238-b0a9-79ef0eb1ee8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:11.329Z|ffad11a4-3384-4238-b0a9-79ef0eb1ee8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:11.329Z|7405fd16-7730-4b1e-8177-48a2d030728e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:11.330Z|7405fd16-7730-4b1e-8177-48a2d030728e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:21.355Z|de4f4494-6593-4972-bd4b-0efc6c3f6a8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:21.356Z|de4f4494-6593-4972-bd4b-0efc6c3f6a8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:21.360Z|3a0fc44f-a9b6-4049-8476-b99949af1343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:21.360Z|3a0fc44f-a9b6-4049-8476-b99949af1343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:21.362Z|f46b556f-ed38-49f1-8917-d17dd7a619d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:21.362Z|f46b556f-ed38-49f1-8917-d17dd7a619d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:24.306Z|32fdb3ec-a7f9-461c-9d0f-8b0c70ccff47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:56:24.306Z|32fdb3ec-a7f9-461c-9d0f-8b0c70ccff47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:56:31.378Z|26758146-2e14-42e2-a95b-2c7fe6c289a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:31.378Z|26758146-2e14-42e2-a95b-2c7fe6c289a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:31.383Z|33ccef95-2b62-45be-b63c-e3df11f0ef8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:31.383Z|33ccef95-2b62-45be-b63c-e3df11f0ef8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:31.384Z|b0d5b5d8-c324-4545-a488-cb34258d5acf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:31.384Z|b0d5b5d8-c324-4545-a488-cb34258d5acf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:39.306Z|e30c98a7-97b7-4425-9b66-08e4de043df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:56:39.309Z|e30c98a7-97b7-4425-9b66-08e4de043df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:56:39.585Z|16acacac-2721-4723-a71a-e370c49c4af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:56:39.585Z|16acacac-2721-4723-a71a-e370c49c4af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:56:41.399Z|f645d342-afaa-4895-8e6f-f505c24c7b5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:41.400Z|f645d342-afaa-4895-8e6f-f505c24c7b5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:41.405Z|4a32494b-f211-4107-bdf0-55c058ecfa06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:41.405Z|cf7b811c-fb20-4fa1-910c-eda07003b1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:41.406Z|4a32494b-f211-4107-bdf0-55c058ecfa06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:41.406Z|cf7b811c-fb20-4fa1-910c-eda07003b1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:51.420Z|beb80b69-76d4-45ec-a72c-34a63ce53a6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:51.421Z|beb80b69-76d4-45ec-a72c-34a63ce53a6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:51.428Z|0fd488a6-2e67-4a66-8cb4-b90b8ff18e47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:51.428Z|dd352fcc-bae1-4cb2-9701-ed4389235741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:56:51.428Z|0fd488a6-2e67-4a66-8cb4-b90b8ff18e47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:51.429Z|dd352fcc-bae1-4cb2-9701-ed4389235741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:56:54.306Z|a722ff94-6f65-47ed-b362-c18bfe537786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:56:54.306Z|a722ff94-6f65-47ed-b362-c18bfe537786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:57:01.443Z|794d431b-f368-47d4-96e9-4b7721ebd567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:01.443Z|794d431b-f368-47d4-96e9-4b7721ebd567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:01.447Z|e3fd56eb-5564-43d7-b359-6c9a88fb7b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:01.447Z|e3fd56eb-5564-43d7-b359-6c9a88fb7b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:01.449Z|23b77ae5-790d-4d7a-a3ee-3072007c78d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:01.450Z|23b77ae5-790d-4d7a-a3ee-3072007c78d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:09.306Z|46b8ed97-3bd2-42c4-8681-6b00657c7cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:57:09.306Z|46b8ed97-3bd2-42c4-8681-6b00657c7cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:57:09.586Z|7994fa3d-e8a0-45c1-b2e7-db1d9bdba884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:57:09.587Z|7994fa3d-e8a0-45c1-b2e7-db1d9bdba884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:57:11.211Z|31f82808-49fb-4dcb-afae-a7d6f0c212cb|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:57:11.212Z|31f82808-49fb-4dcb-afae-a7d6f0c212cb|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:11.478Z|c9afd55c-919d-4916-b92d-90677ef1af84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:11.478Z|c9afd55c-919d-4916-b92d-90677ef1af84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:11.481Z|248b562a-4cc2-4486-b04b-d4acde858fd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:11.481Z|248b562a-4cc2-4486-b04b-d4acde858fd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:11.483Z|db87dbc6-abe5-4604-a3b8-3bbddb0d856d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:11.484Z|db87dbc6-abe5-4604-a3b8-3bbddb0d856d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:21.500Z|30ec7acd-aa6c-496c-940c-384555d669aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:21.500Z|b0e1de70-2108-479d-aa83-88eda6dcd9d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:21.501Z|b0e1de70-2108-479d-aa83-88eda6dcd9d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:21.501Z|30ec7acd-aa6c-496c-940c-384555d669aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:21.507Z|41327bf9-61fa-4c05-be1a-e8b6d26f2001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:21.507Z|41327bf9-61fa-4c05-be1a-e8b6d26f2001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:24.306Z|24fd1f06-e331-4f2e-b22a-582b514976dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:57:24.309Z|24fd1f06-e331-4f2e-b22a-582b514976dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:57:31.521Z|43c42fbc-f9ec-479c-9bf6-f559d5c24b9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:31.521Z|6b2ffaa7-946f-409d-8f75-64f757aeb113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:31.522Z|43c42fbc-f9ec-479c-9bf6-f559d5c24b9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:31.522Z|6b2ffaa7-946f-409d-8f75-64f757aeb113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:31.525Z|dacb6cfd-3a27-41f6-bd4b-7f180abf16d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:31.526Z|dacb6cfd-3a27-41f6-bd4b-7f180abf16d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:39.306Z|1bd38a26-3fad-4ead-838d-6d6cc83f5190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:57:39.306Z|1bd38a26-3fad-4ead-838d-6d6cc83f5190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:57:39.587Z|78c4c8eb-9c25-4061-84b1-874cf32590e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:57:39.588Z|78c4c8eb-9c25-4061-84b1-874cf32590e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:57:41.547Z|7116ff31-0ee2-4648-b393-0d08cdc9f952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:41.547Z|f371bbba-322b-4514-a026-da9b3b6d6744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:41.548Z|f371bbba-322b-4514-a026-da9b3b6d6744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:41.548Z|7116ff31-0ee2-4648-b393-0d08cdc9f952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:41.553Z|2effd735-2ac6-42d1-8378-afbdc6cb4934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:41.554Z|2effd735-2ac6-42d1-8378-afbdc6cb4934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:51.586Z|dc67a6bb-9e5a-40d4-9b13-5e22c7798442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:51.586Z|2b59133e-b893-426c-8bf4-13c25309ad79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:51.589Z|2b59133e-b893-426c-8bf4-13c25309ad79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:51.589Z|dc67a6bb-9e5a-40d4-9b13-5e22c7798442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:51.593Z|656d799b-b63a-444e-920f-a8064a518c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:57:51.593Z|656d799b-b63a-444e-920f-a8064a518c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:57:54.306Z|1db5d94b-0e9b-4aa4-95bd-54f38de25d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:57:54.308Z|1db5d94b-0e9b-4aa4-95bd-54f38de25d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:58:01.615Z|7c7b447f-472d-4868-af5e-92f7ba62a78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:01.615Z|e20477b1-85eb-4893-9baf-c0aed738f99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:01.615Z|57960d8d-7c7a-464f-a6d5-72cf70670fea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:01.616Z|7c7b447f-472d-4868-af5e-92f7ba62a78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:01.616Z|e20477b1-85eb-4893-9baf-c0aed738f99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:01.616Z|57960d8d-7c7a-464f-a6d5-72cf70670fea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:09.306Z|b0080d1e-ff19-4ffd-a1f4-a46459fc02cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:58:09.310Z|b0080d1e-ff19-4ffd-a1f4-a46459fc02cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:58:09.588Z|b5caa299-3103-4761-bd6c-f419e3ceedf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:58:09.589Z|b5caa299-3103-4761-bd6c-f419e3ceedf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:58:11.212Z|a32c2e12-442f-4a74-b5ef-4e9f2fddea8f|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:58:11.213Z|a32c2e12-442f-4a74-b5ef-4e9f2fddea8f|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:11.637Z|8372ba33-86ea-4021-aa4f-006f7ad6004d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:11.637Z|b6e64d01-1bbe-44ff-8c7d-e866331816cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:11.637Z|8372ba33-86ea-4021-aa4f-006f7ad6004d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:11.638Z|b6e64d01-1bbe-44ff-8c7d-e866331816cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:11.639Z|0fcf0283-743f-44de-9264-1a57e6369c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:11.640Z|0fcf0283-743f-44de-9264-1a57e6369c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:21.659Z|dbe8d452-3384-436b-bc77-672e4629aed4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:21.659Z|dbe8d452-3384-436b-bc77-672e4629aed4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:21.660Z|64344799-8b9d-46a8-a334-313ead97188c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:21.661Z|64344799-8b9d-46a8-a334-313ead97188c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:21.663Z|2226ce51-77d8-4a2b-8e99-892c98747228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:21.664Z|2226ce51-77d8-4a2b-8e99-892c98747228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:24.306Z|15d1f931-1109-4e5e-aa28-603c696e0d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:58:24.306Z|15d1f931-1109-4e5e-aa28-603c696e0d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:58:31.681Z|3f58a5bb-bf9f-4cb4-8412-095141000e32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:31.681Z|82b9cc18-c7e3-402d-ac1f-0ccdd3406927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:31.681Z|82b9cc18-c7e3-402d-ac1f-0ccdd3406927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:31.681Z|3f58a5bb-bf9f-4cb4-8412-095141000e32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:31.685Z|9a9f3e75-a369-49f1-a0d9-32296d1aeb4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:31.685Z|9a9f3e75-a369-49f1-a0d9-32296d1aeb4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:39.306Z|11b67f71-1fd2-4284-9409-629c579aa415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:58:39.306Z|11b67f71-1fd2-4284-9409-629c579aa415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:58:39.590Z|12fc3fae-6193-4c8a-b3ec-167d6f58e714|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:58:39.590Z|12fc3fae-6193-4c8a-b3ec-167d6f58e714|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:58:41.703Z|1469ea39-1746-4179-99a5-ca9ada7ad55d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:41.703Z|c2e2cd6f-77db-4339-9ca0-5eaae4480de0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:41.704Z|1469ea39-1746-4179-99a5-ca9ada7ad55d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:41.704Z|c2e2cd6f-77db-4339-9ca0-5eaae4480de0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:41.706Z|e71df9ab-2b8a-45fe-bc6c-6d774cde6839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:41.706Z|e71df9ab-2b8a-45fe-bc6c-6d774cde6839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:51.724Z|d2c519f1-326a-4414-9c2d-c03848002c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:51.724Z|291d95ff-8fb5-4d32-b908-ef1677fb838d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:51.724Z|85fd149a-8aa6-4570-8c11-36e85dd1dce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:58:51.725Z|d2c519f1-326a-4414-9c2d-c03848002c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:51.725Z|291d95ff-8fb5-4d32-b908-ef1677fb838d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:51.725Z|85fd149a-8aa6-4570-8c11-36e85dd1dce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:58:54.306Z|ce2404af-229b-4650-bc78-1f56c2d89356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:58:54.309Z|ce2404af-229b-4650-bc78-1f56c2d89356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:59:01.748Z|efb0f6e1-0b9f-490f-a602-b4441ea8c504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:01.748Z|259a0d16-c2de-4e94-881d-2c5ec7c1b4eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:01.748Z|b27f9882-9f52-4127-9e53-65237aad4f3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:01.749Z|efb0f6e1-0b9f-490f-a602-b4441ea8c504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:01.749Z|b27f9882-9f52-4127-9e53-65237aad4f3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:01.749Z|259a0d16-c2de-4e94-881d-2c5ec7c1b4eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:09.306Z|e2b5e4ef-827a-4fda-bbeb-9bbe58b59435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:59:09.306Z|e2b5e4ef-827a-4fda-bbeb-9bbe58b59435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:59:09.591Z|72894552-b81b-4937-a9df-a532632da081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:59:09.591Z|72894552-b81b-4937-a9df-a532632da081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:59:11.212Z|6edb5bd1-e692-483c-82db-25cdaf5fb24c|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T15:59:11.212Z|6edb5bd1-e692-483c-82db-25cdaf5fb24c|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:11.773Z|1107abf2-04c3-4878-b341-5ede7e6940ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:11.773Z|1107abf2-04c3-4878-b341-5ede7e6940ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:11.773Z|57b916c6-4279-4174-a7d4-991d13d60d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:11.774Z|57b916c6-4279-4174-a7d4-991d13d60d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:11.776Z|59ab13c4-3496-47f2-aee3-bff9c9ded812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:11.776Z|59ab13c4-3496-47f2-aee3-bff9c9ded812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:21.798Z|19b9d893-a8d4-4ad5-90d3-6d4c193773bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:21.798Z|3582d2e9-b8e6-4b18-9321-ea5892601358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:21.798Z|24af689a-c0a1-4454-84cd-61ef7551f4fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:21.799Z|3582d2e9-b8e6-4b18-9321-ea5892601358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:21.799Z|24af689a-c0a1-4454-84cd-61ef7551f4fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:21.799Z|19b9d893-a8d4-4ad5-90d3-6d4c193773bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:24.306Z|d6401fbf-0bbb-4dca-8708-5f824dd1aa49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:59:24.308Z|d6401fbf-0bbb-4dca-8708-5f824dd1aa49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:59:31.837Z|812d4551-a3d4-42d8-ab3d-a394299b8494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:31.838Z|69448886-6175-4e05-9e66-49330aec91d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:31.837Z|cd8fb5bb-b208-4736-bb84-da59b26790f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:31.839Z|812d4551-a3d4-42d8-ab3d-a394299b8494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:31.839Z|cd8fb5bb-b208-4736-bb84-da59b26790f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:31.839Z|69448886-6175-4e05-9e66-49330aec91d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:39.306Z|62ba70a9-6407-4464-a073-3c673e18466b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:59:39.310Z|62ba70a9-6407-4464-a073-3c673e18466b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:59:39.592Z|58bda791-115c-4405-baa6-15c04e26eedc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:59:39.593Z|58bda791-115c-4405-baa6-15c04e26eedc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T15:59:41.867Z|d587b431-2631-48b1-9faa-64ff9fad4af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:41.867Z|e3245447-79df-4d6f-9486-dd90ffb12673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:41.867Z|e3245447-79df-4d6f-9486-dd90ffb12673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:41.867Z|d587b431-2631-48b1-9faa-64ff9fad4af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:41.868Z|1af4f14e-edf1-4cb9-9ab8-c1b27efd9b4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:41.868Z|1af4f14e-edf1-4cb9-9ab8-c1b27efd9b4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:51.896Z|9c49dba9-b726-4187-9367-ae7ad1f76550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:51.897Z|9c49dba9-b726-4187-9367-ae7ad1f76550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:51.900Z|9189a97a-e911-4a5b-9ed4-06dd998f3634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:51.900Z|9189a97a-e911-4a5b-9ed4-06dd998f3634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:51.907Z|a51a3a9c-5351-41f0-be5c-80cfb88bc954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T15:59:51.907Z|a51a3a9c-5351-41f0-be5c-80cfb88bc954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T15:59:54.306Z|e2b55b90-c305-4bd7-9c44-dc7a14f09327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T15:59:54.306Z|e2b55b90-c305-4bd7-9c44-dc7a14f09327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:00:01.920Z|cf84c6fd-e24d-4627-bfda-ada00d84e387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:01.920Z|cf84c6fd-e24d-4627-bfda-ada00d84e387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:01.922Z|777c9a19-9ec9-4fee-b339-eccb96d6903b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:01.922Z|777c9a19-9ec9-4fee-b339-eccb96d6903b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:01.927Z|6d7b7bf1-1514-4631-87c5-7d3e60743705|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:01.928Z|6d7b7bf1-1514-4631-87c5-7d3e60743705|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:09.306Z|badb1859-4ca2-4aa4-a621-0554914bec27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:00:09.306Z|badb1859-4ca2-4aa4-a621-0554914bec27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:00:09.593Z|840b73cf-9fcc-47df-a56a-5a51c5b55666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:00:09.594Z|840b73cf-9fcc-47df-a56a-5a51c5b55666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:00:11.212Z|ead7b2b2-aabf-4a74-ad8f-02be41ecb5df|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:00:11.213Z|ead7b2b2-aabf-4a74-ad8f-02be41ecb5df|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:11.941Z|74cc8d9d-f543-4bad-9a62-0ebe0dc0af68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:11.941Z|3ad03273-0844-41d4-ba79-a975f92ac2ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:11.942Z|74cc8d9d-f543-4bad-9a62-0ebe0dc0af68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:11.942Z|3ad03273-0844-41d4-ba79-a975f92ac2ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:11.946Z|832316c6-dab2-4d78-b684-7de0c07fca95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:11.946Z|832316c6-dab2-4d78-b684-7de0c07fca95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:21.961Z|ca117508-811d-4e11-9da8-603658a35ed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:21.961Z|ac06c695-fe93-47fd-b389-073eb6ab51e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:21.962Z|ac06c695-fe93-47fd-b389-073eb6ab51e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:21.962Z|ca117508-811d-4e11-9da8-603658a35ed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:21.964Z|caf7e254-d9f8-4b46-8000-02daecc1dd66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:21.965Z|caf7e254-d9f8-4b46-8000-02daecc1dd66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:24.306Z|f657dfe0-48be-4f7a-a8eb-40257497ad6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:00:24.309Z|f657dfe0-48be-4f7a-a8eb-40257497ad6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:00:31.982Z|5ac9bcdc-d312-47f9-b697-b300959ef166|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:31.982Z|180b2c74-8950-459f-b397-24172657272a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:31.982Z|ebd2a750-6bea-4009-9f69-f662035da493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:31.982Z|180b2c74-8950-459f-b397-24172657272a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:31.982Z|5ac9bcdc-d312-47f9-b697-b300959ef166|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:31.983Z|ebd2a750-6bea-4009-9f69-f662035da493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:39.306Z|c00c8c81-fadc-4657-a298-db225666178b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:00:39.306Z|c00c8c81-fadc-4657-a298-db225666178b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:00:39.594Z|c4cd5775-81e1-404b-a7eb-edb89aec4a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:00:39.595Z|c4cd5775-81e1-404b-a7eb-edb89aec4a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:00:42.004Z|4fe5ce2c-a79a-4cc4-9167-9c3f89372cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:42.004Z|e8fb4e68-457b-47fd-aa8d-6171f87d2757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:42.004Z|850c8ad4-b152-4208-b250-d2e86413b29b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:42.005Z|4fe5ce2c-a79a-4cc4-9167-9c3f89372cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:42.005Z|850c8ad4-b152-4208-b250-d2e86413b29b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:42.005Z|e8fb4e68-457b-47fd-aa8d-6171f87d2757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:52.024Z|0bdd3808-bbdf-491f-90ab-022893affa42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:52.024Z|7cfdaf2f-6942-47dd-b142-f34aa89e3b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:52.025Z|7cfdaf2f-6942-47dd-b142-f34aa89e3b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:52.025Z|0bdd3808-bbdf-491f-90ab-022893affa42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:52.028Z|f25093af-e45b-4892-9973-bf0f924aeb4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:00:52.028Z|f25093af-e45b-4892-9973-bf0f924aeb4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:00:54.306Z|2fee26bc-8012-4f69-8a87-d6fc664af914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:00:54.307Z|2fee26bc-8012-4f69-8a87-d6fc664af914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:01:02.048Z|985a9088-3dbd-4043-a909-1118f4687b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:02.048Z|b109b404-96be-4e82-bd88-65a29ce3bff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:02.048Z|985a9088-3dbd-4043-a909-1118f4687b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:02.048Z|b109b404-96be-4e82-bd88-65a29ce3bff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:02.053Z|e53b6adf-124d-4e36-bb71-d5c9994bf8c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:02.053Z|e53b6adf-124d-4e36-bb71-d5c9994bf8c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:09.308Z|2fbf6abc-7e96-490f-b580-eda72bf7efb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:01:09.313Z|2fbf6abc-7e96-490f-b580-eda72bf7efb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:01:09.596Z|f823d8e8-7860-4f6f-a6ea-495f600dbec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:01:09.596Z|f823d8e8-7860-4f6f-a6ea-495f600dbec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:01:11.215Z|42c0fa21-2e35-468f-a900-e0b4656a519a|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:01:11.216Z|42c0fa21-2e35-468f-a900-e0b4656a519a|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:12.073Z|b338e06f-940d-4eb9-8deb-b1dd2b526f45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:12.074Z|b338e06f-940d-4eb9-8deb-b1dd2b526f45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:12.076Z|86233e1c-f9ea-4e1a-8cf9-5e711abf35e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:12.077Z|86233e1c-f9ea-4e1a-8cf9-5e711abf35e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:12.082Z|297efc85-91a2-435f-a9a0-6aed93e37620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:12.083Z|297efc85-91a2-435f-a9a0-6aed93e37620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:22.099Z|04c30a6f-46f0-47fd-aed5-b3659521edf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:22.099Z|d182c108-195b-4110-aa8e-5a58bc8bd8fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:22.101Z|04c30a6f-46f0-47fd-aed5-b3659521edf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:22.101Z|d182c108-195b-4110-aa8e-5a58bc8bd8fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:22.106Z|f1d7fe56-07cf-4a90-8e7b-699abe69b175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:22.107Z|f1d7fe56-07cf-4a90-8e7b-699abe69b175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:24.306Z|562d8ca0-d5b0-4e3b-ae66-6ccbe82a4b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:01:24.307Z|562d8ca0-d5b0-4e3b-ae66-6ccbe82a4b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:01:32.124Z|8f377e8a-0342-458e-a803-65a3b78187be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:32.124Z|5922d8b8-bca8-4497-bb4c-bc78548c4db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:32.125Z|8f377e8a-0342-458e-a803-65a3b78187be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:32.125Z|5922d8b8-bca8-4497-bb4c-bc78548c4db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:32.126Z|7b1b6db4-becf-48b4-a54f-f422d67593ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:32.126Z|7b1b6db4-becf-48b4-a54f-f422d67593ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:39.306Z|ba715a47-b57f-4095-9649-51594cc67409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:01:39.306Z|ba715a47-b57f-4095-9649-51594cc67409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:01:39.597Z|67229508-cdca-4063-93cd-81f5ac43de8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:01:39.597Z|67229508-cdca-4063-93cd-81f5ac43de8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:01:42.144Z|3f95c330-7413-4b4b-9e0a-545b723c0c7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:42.144Z|4d5af914-5406-40e0-813e-ac249cece478|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:42.145Z|4d5af914-5406-40e0-813e-ac249cece478|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:42.145Z|3f95c330-7413-4b4b-9e0a-545b723c0c7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:42.146Z|5c7f1685-dbc1-48ac-88b5-1ba44dde36ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:42.147Z|5c7f1685-dbc1-48ac-88b5-1ba44dde36ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:52.170Z|b5366ddc-2177-4777-97ed-f4d281fea68e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:52.170Z|018bd217-a0ef-48b8-becd-d1d8b854ce91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:52.170Z|ef3540e1-e2f2-4ff9-b616-a32b0e883bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:01:52.171Z|018bd217-a0ef-48b8-becd-d1d8b854ce91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:52.171Z|b5366ddc-2177-4777-97ed-f4d281fea68e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:52.171Z|ef3540e1-e2f2-4ff9-b616-a32b0e883bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:01:54.306Z|29d6cfe0-d7aa-4cb7-9782-fb947f35a43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:01:54.309Z|29d6cfe0-d7aa-4cb7-9782-fb947f35a43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:02:02.197Z|ee703ea3-ada8-405c-8c8f-1ec69961f7f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:02.197Z|1c38c683-2ae0-4811-89f1-aad2a2ec60ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:02.197Z|4e3bad5c-9b15-4df6-9735-e00e3ae61fd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:02.197Z|ee703ea3-ada8-405c-8c8f-1ec69961f7f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:02.197Z|4e3bad5c-9b15-4df6-9735-e00e3ae61fd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:02.197Z|1c38c683-2ae0-4811-89f1-aad2a2ec60ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:09.306Z|3743664a-7bc3-4fa1-924a-b23eb9fe08b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:02:09.306Z|3743664a-7bc3-4fa1-924a-b23eb9fe08b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:02:09.598Z|0e31019a-95ae-40ed-90fd-6345726c9528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:02:09.598Z|0e31019a-95ae-40ed-90fd-6345726c9528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:02:11.211Z|ec23d611-b901-4233-aac7-4497b4e1770c|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:02:11.212Z|ec23d611-b901-4233-aac7-4497b4e1770c|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:12.219Z|8e2b3ac0-a1a7-4292-b4d9-293ba48bae5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:12.219Z|a3ccf08a-8a18-4221-991c-27ecd9e5ab0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:12.219Z|8e2b3ac0-a1a7-4292-b4d9-293ba48bae5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:12.219Z|a3ccf08a-8a18-4221-991c-27ecd9e5ab0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:12.224Z|c4ebd6d7-8fd7-49e7-a4b1-d7a026146e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:12.225Z|c4ebd6d7-8fd7-49e7-a4b1-d7a026146e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:22.240Z|6ed47483-19d7-4946-9499-416af8691b3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:22.241Z|0a94ffbe-a612-4330-8a79-899f247745d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:22.241Z|6ed47483-19d7-4946-9499-416af8691b3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:22.241Z|0a94ffbe-a612-4330-8a79-899f247745d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:22.243Z|1759dc0e-bc8e-4303-8b7f-90e4157ed0f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:22.244Z|1759dc0e-bc8e-4303-8b7f-90e4157ed0f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:24.306Z|98cc5492-3796-4ac7-8fc6-6b3160bc4282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:02:24.306Z|98cc5492-3796-4ac7-8fc6-6b3160bc4282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:02:32.262Z|ee88d862-d38c-4708-91f5-db3f15c4f014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:32.262Z|1fdb9fb8-4231-4fff-ac92-252938a6f978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:32.263Z|ee88d862-d38c-4708-91f5-db3f15c4f014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:32.263Z|1fdb9fb8-4231-4fff-ac92-252938a6f978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:32.263Z|69e10536-f0b7-4a8f-9b3a-da8df59f72c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:32.263Z|69e10536-f0b7-4a8f-9b3a-da8df59f72c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:39.306Z|0ff1945f-e869-4bde-bae4-6a8882b5cf35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:02:39.309Z|0ff1945f-e869-4bde-bae4-6a8882b5cf35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:02:39.599Z|a2562ac2-7209-4130-a782-11513c202005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:02:39.599Z|a2562ac2-7209-4130-a782-11513c202005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:02:42.287Z|304743dd-5e4d-4584-9bce-7e35054d8539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:42.287Z|bcdcb676-24ab-42a9-a81d-fb6b0a83d444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:42.287Z|ff8aed83-d16c-41ce-96a4-3c2e3dbdf2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:42.288Z|304743dd-5e4d-4584-9bce-7e35054d8539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:42.288Z|bcdcb676-24ab-42a9-a81d-fb6b0a83d444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:42.288Z|ff8aed83-d16c-41ce-96a4-3c2e3dbdf2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:52.314Z|38ef8e90-8b69-46c8-9808-181112fea61e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:52.314Z|451cf606-4700-4243-aa9f-bb09e5594cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:52.314Z|931cbce9-07b6-4bc5-a296-6a38b7611f4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:02:52.315Z|451cf606-4700-4243-aa9f-bb09e5594cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:52.315Z|931cbce9-07b6-4bc5-a296-6a38b7611f4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:52.315Z|38ef8e90-8b69-46c8-9808-181112fea61e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:02:54.308Z|64a03b4a-3353-4ca9-a577-4b688e14de74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:02:54.310Z|64a03b4a-3353-4ca9-a577-4b688e14de74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:03:02.353Z|da0d8122-0c79-4238-bf9a-5850878402c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:02.353Z|943d299f-5bfe-4377-91f1-339c4277d377|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:02.353Z|c0ce8110-c303-4efb-a1c1-e9d9830b19b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:02.355Z|da0d8122-0c79-4238-bf9a-5850878402c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:02.355Z|943d299f-5bfe-4377-91f1-339c4277d377|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:02.355Z|c0ce8110-c303-4efb-a1c1-e9d9830b19b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:09.309Z|c2b15f5d-85bc-4e49-a9cf-e724b850115d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:03:09.312Z|c2b15f5d-85bc-4e49-a9cf-e724b850115d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:03:09.600Z|942960a3-2cca-41c1-a386-6eb16f24c65b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:03:09.600Z|942960a3-2cca-41c1-a386-6eb16f24c65b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:03:11.212Z|62037681-ceb8-4ef0-8550-b7c590c90280|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:03:11.213Z|62037681-ceb8-4ef0-8550-b7c590c90280|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:12.383Z|a391af0c-555c-4beb-bfdb-99a56aa7ed89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:12.382Z|e4cc4182-9ed3-4781-a253-99c9e33edef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:12.383Z|a391af0c-555c-4beb-bfdb-99a56aa7ed89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:12.383Z|e4cc4182-9ed3-4781-a253-99c9e33edef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:12.384Z|c9cc87ce-ecc8-49a8-85c4-175547dda0f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:12.385Z|c9cc87ce-ecc8-49a8-85c4-175547dda0f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:22.404Z|a6258cb2-605b-4c62-99b7-eec3f8128456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:22.404Z|a0902358-76ab-4016-93e9-76aa944f311c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:22.404Z|a6258cb2-605b-4c62-99b7-eec3f8128456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:22.404Z|a0902358-76ab-4016-93e9-76aa944f311c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:22.405Z|f1935f9f-b6e6-4a8a-afb8-6a817dab8f1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:22.405Z|f1935f9f-b6e6-4a8a-afb8-6a817dab8f1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:24.306Z|ed5fbc78-6c8d-46c8-a425-4eb5636bd5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:03:24.306Z|ed5fbc78-6c8d-46c8-a425-4eb5636bd5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:03:32.425Z|2c527e96-b0ef-44bb-a9a5-223fdb868a0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:32.425Z|17e084fd-d914-42cb-ae48-fda0cd49aac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:32.425Z|2c527e96-b0ef-44bb-a9a5-223fdb868a0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:32.425Z|7ffa7192-b59d-4759-a31b-a18dbfcf7927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:32.426Z|7ffa7192-b59d-4759-a31b-a18dbfcf7927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:32.426Z|17e084fd-d914-42cb-ae48-fda0cd49aac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:39.306Z|28604d16-ed8b-43f8-8752-f56a98a27d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:03:39.306Z|28604d16-ed8b-43f8-8752-f56a98a27d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:03:39.601Z|7cd19151-faf0-48f2-a74f-6f55c8ac00a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:03:39.602Z|7cd19151-faf0-48f2-a74f-6f55c8ac00a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:03:42.448Z|875f2942-f9c6-4768-bdce-ac7f1ae88cbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:42.449Z|875f2942-f9c6-4768-bdce-ac7f1ae88cbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:42.453Z|bc91fe12-0b62-42ec-baea-1ffcfe2ffdf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:42.453Z|bc91fe12-0b62-42ec-baea-1ffcfe2ffdf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:42.455Z|9fe450b0-a811-4053-945c-d5d53486df99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:42.456Z|9fe450b0-a811-4053-945c-d5d53486df99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:52.470Z|8f405df5-0cf9-4f28-a4d4-e78590bf52bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:52.471Z|8f405df5-0cf9-4f28-a4d4-e78590bf52bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:52.472Z|67655187-5070-40ef-9293-6c8c47ed139b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:52.473Z|67655187-5070-40ef-9293-6c8c47ed139b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:52.479Z|727d6967-b161-4a17-8bba-084be2847be6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:03:52.480Z|727d6967-b161-4a17-8bba-084be2847be6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:03:54.306Z|c0f54b42-5b84-4f83-a5ac-c715aab7494f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:03:54.310Z|c0f54b42-5b84-4f83-a5ac-c715aab7494f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:04:02.494Z|68ee1eb2-37aa-4827-82d7-3b606fd549eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:02.494Z|248ae0d8-f524-4e49-a0a4-47f24074b142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:02.495Z|68ee1eb2-37aa-4827-82d7-3b606fd549eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:02.495Z|248ae0d8-f524-4e49-a0a4-47f24074b142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:02.498Z|98ceac63-d258-4542-9549-60469d60424a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:02.499Z|98ceac63-d258-4542-9549-60469d60424a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:09.306Z|65ff51bc-7900-47f3-990a-530085bbf92e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:04:09.306Z|65ff51bc-7900-47f3-990a-530085bbf92e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:04:09.602Z|2f632f1a-8c87-457e-a741-88fb68b6e4fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:04:09.603Z|2f632f1a-8c87-457e-a741-88fb68b6e4fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:04:11.211Z|891eff4d-91ab-44e4-8a88-9fa8acac1aa9|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:04:11.212Z|891eff4d-91ab-44e4-8a88-9fa8acac1aa9|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:12.518Z|7a18b191-00fa-45e3-bc99-b9f9ac6ae5e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:12.518Z|87d632db-e43d-4bc4-a26c-6898ba5c5936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:12.519Z|87d632db-e43d-4bc4-a26c-6898ba5c5936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:12.519Z|7a18b191-00fa-45e3-bc99-b9f9ac6ae5e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:12.523Z|f4a7fdf8-369a-45e8-9b2b-7c0ce97bc88e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:12.524Z|f4a7fdf8-369a-45e8-9b2b-7c0ce97bc88e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:22.541Z|d1c9ef6b-9634-4bf9-a5a9-4ea210ebd79d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:22.541Z|cd016334-9f7d-4d3d-8126-1545b2081f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:22.542Z|d1c9ef6b-9634-4bf9-a5a9-4ea210ebd79d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:22.542Z|cd016334-9f7d-4d3d-8126-1545b2081f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:22.546Z|5368e44b-ecda-4fe2-bc26-29fa39449b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:22.547Z|5368e44b-ecda-4fe2-bc26-29fa39449b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:24.306Z|ad774c78-6c65-4250-a691-f51fb30535ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:04:24.306Z|ad774c78-6c65-4250-a691-f51fb30535ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:04:32.565Z|a1337a5f-e3c3-497e-9ad3-28b39e4124e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:32.565Z|455b2c57-4c64-434d-bae8-7e66429edb91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:32.566Z|a1337a5f-e3c3-497e-9ad3-28b39e4124e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:32.566Z|455b2c57-4c64-434d-bae8-7e66429edb91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:32.567Z|0948eebd-d4f6-469b-8836-52e452058774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:32.567Z|0948eebd-d4f6-469b-8836-52e452058774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:39.307Z|c19fddec-a3c2-442a-9eae-c513a315bdd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:04:39.313Z|c19fddec-a3c2-442a-9eae-c513a315bdd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:04:39.603Z|eae3b577-dd16-4eab-b201-4da036c10739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:04:39.604Z|eae3b577-dd16-4eab-b201-4da036c10739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:04:42.595Z|757ff960-bd1c-4e02-8eef-76b41de4c5fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:42.594Z|d034b60a-6f56-4aa5-844f-98cad1e429ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:42.595Z|581bdd9e-3d79-4c9f-a3bb-db9e0b1b572d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:42.596Z|757ff960-bd1c-4e02-8eef-76b41de4c5fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:42.596Z|581bdd9e-3d79-4c9f-a3bb-db9e0b1b572d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:42.596Z|d034b60a-6f56-4aa5-844f-98cad1e429ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:52.622Z|5cc9b474-845f-4f01-8a76-72aac23d0598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:52.622Z|5cc9b474-845f-4f01-8a76-72aac23d0598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:52.623Z|68f242f4-ffa5-4e09-9992-6823a5c48113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:52.623Z|68f242f4-ffa5-4e09-9992-6823a5c48113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:52.623Z|f553496e-2393-49b4-bb0c-f156411c9ecc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:04:52.624Z|f553496e-2393-49b4-bb0c-f156411c9ecc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:04:54.306Z|bf2ed72f-4ba8-46f7-b406-3c3cd2ff7fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:04:54.306Z|bf2ed72f-4ba8-46f7-b406-3c3cd2ff7fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:05:02.643Z|be13d9c3-b75a-4c2e-954e-1ee6bc421f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:02.643Z|824a7468-9a9f-4e3e-863f-0817c204f6d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:02.643Z|6afaee80-731e-4532-9bcd-cc75fde20f57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:02.644Z|6afaee80-731e-4532-9bcd-cc75fde20f57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:02.644Z|be13d9c3-b75a-4c2e-954e-1ee6bc421f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:02.644Z|824a7468-9a9f-4e3e-863f-0817c204f6d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:09.306Z|449cf560-662f-433e-a9c7-9b20c28fe529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:05:09.306Z|449cf560-662f-433e-a9c7-9b20c28fe529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:05:09.605Z|7c84e93b-c0bf-4525-8774-9a4eaa889679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:05:09.605Z|7c84e93b-c0bf-4525-8774-9a4eaa889679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:05:11.212Z|7e6a79eb-43df-4126-9197-6ca66ac8371a|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:05:11.212Z|7e6a79eb-43df-4126-9197-6ca66ac8371a|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:12.665Z|232fa7a4-a417-46a1-9a02-ec80165e9985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:12.666Z|232fa7a4-a417-46a1-9a02-ec80165e9985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:12.666Z|113891cb-e4f2-413b-8cec-2f8e4c07854e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:12.667Z|113891cb-e4f2-413b-8cec-2f8e4c07854e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:12.667Z|dfe0b47f-c126-417b-b1be-c4b8fa0e1bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:12.668Z|dfe0b47f-c126-417b-b1be-c4b8fa0e1bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:22.686Z|535bf04d-2213-4770-b293-383961bd2c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:22.686Z|510f7793-3826-496c-b1ab-097c4faca31d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:22.687Z|535bf04d-2213-4770-b293-383961bd2c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:22.687Z|510f7793-3826-496c-b1ab-097c4faca31d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:22.687Z|549e0caa-ef99-4bdb-be3a-959994e18af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:22.687Z|549e0caa-ef99-4bdb-be3a-959994e18af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:24.306Z|81b2b411-3001-45bb-828a-56acceedeefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:05:24.309Z|81b2b411-3001-45bb-828a-56acceedeefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:05:32.711Z|6b91b443-b79e-49ff-b3a0-4fc91f5a66c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:32.712Z|6b91b443-b79e-49ff-b3a0-4fc91f5a66c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:32.730Z|a7267632-e81d-4a0c-a9b8-fd6ead69c8b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:32.731Z|a7267632-e81d-4a0c-a9b8-fd6ead69c8b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:32.732Z|99d4cf63-b0c4-4a26-9c04-e07a9d153851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:32.733Z|99d4cf63-b0c4-4a26-9c04-e07a9d153851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:39.306Z|fc01ac84-39ef-440c-9419-152c246e3d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:05:39.306Z|fc01ac84-39ef-440c-9419-152c246e3d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:05:39.606Z|af374880-9081-47e3-8cc6-71fb5b64c60c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:05:39.606Z|af374880-9081-47e3-8cc6-71fb5b64c60c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:05:42.734Z|693ca020-d091-4763-8fda-2c41e625c799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:42.734Z|693ca020-d091-4763-8fda-2c41e625c799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:42.750Z|59f00db0-1ed6-4bc2-b972-3ba770c3db04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:42.751Z|59f00db0-1ed6-4bc2-b972-3ba770c3db04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:42.752Z|a6f01b84-4e4b-47e7-ab93-7694edf9cd81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:42.752Z|a6f01b84-4e4b-47e7-ab93-7694edf9cd81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:52.755Z|aad42357-7446-4e53-a0f8-040aa5ac1299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:52.755Z|aad42357-7446-4e53-a0f8-040aa5ac1299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:52.772Z|2449a3db-cc9c-4723-aaf5-a082ac4ec736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:52.772Z|0695c4a9-3e02-4a87-9ab5-8b13672bbf6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:05:52.773Z|2449a3db-cc9c-4723-aaf5-a082ac4ec736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:52.773Z|0695c4a9-3e02-4a87-9ab5-8b13672bbf6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:05:54.306Z|be57e517-f80c-4af4-b07f-d6f64a4664bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:05:54.306Z|be57e517-f80c-4af4-b07f-d6f64a4664bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:06:02.776Z|dbc27135-10db-482f-9054-413e2ed6f87a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:02.776Z|dbc27135-10db-482f-9054-413e2ed6f87a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:02.792Z|76c470b3-3811-4262-ac92-9473279b9141|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:02.792Z|160d40f3-9d60-4a70-9720-76b013eb9e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:02.793Z|76c470b3-3811-4262-ac92-9473279b9141|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:02.793Z|160d40f3-9d60-4a70-9720-76b013eb9e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:09.306Z|d31334d6-83f9-4fa1-a86c-2c00c99cb6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:06:09.309Z|d31334d6-83f9-4fa1-a86c-2c00c99cb6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:06:09.607Z|7bebf935-6b7e-41f7-ad91-b08c189ce399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:06:09.607Z|7bebf935-6b7e-41f7-ad91-b08c189ce399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:06:11.214Z|d4d49b29-a268-4466-a4d7-19bff2cb5d2a|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:06:11.215Z|d4d49b29-a268-4466-a4d7-19bff2cb5d2a|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:12.796Z|80675767-0a69-4290-b0b8-056213b6976f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:12.797Z|80675767-0a69-4290-b0b8-056213b6976f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:12.813Z|d8355128-60ed-4934-96b1-82465803c77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:12.813Z|d8355128-60ed-4934-96b1-82465803c77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:12.814Z|47a148d3-7222-445a-b268-632333e85bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:12.815Z|47a148d3-7222-445a-b268-632333e85bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:22.828Z|cd733c99-cce9-4972-8364-47e2b6a8be2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:22.830Z|cd733c99-cce9-4972-8364-47e2b6a8be2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:22.833Z|247000d4-99ed-4722-a138-479902601646|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:22.833Z|f8b0e7da-42fb-40d6-ac75-616cc5dd5b84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:22.834Z|247000d4-99ed-4722-a138-479902601646|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:22.834Z|f8b0e7da-42fb-40d6-ac75-616cc5dd5b84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:24.312Z|e8cf731e-2ee0-4e58-abc3-762598c2ac80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:06:24.313Z|e8cf731e-2ee0-4e58-abc3-762598c2ac80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:06:32.855Z|f9b7b522-48cb-40da-964f-cb9897cd4dfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:32.855Z|fbe59e0c-5366-4c8a-b77e-93a8512cfc90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:32.855Z|bd71e8aa-95ec-4677-b180-c0508ab1627a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:32.856Z|f9b7b522-48cb-40da-964f-cb9897cd4dfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:32.856Z|fbe59e0c-5366-4c8a-b77e-93a8512cfc90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:32.856Z|bd71e8aa-95ec-4677-b180-c0508ab1627a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:39.306Z|f52ef795-979c-41cd-8437-7ce022d45fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:06:39.306Z|f52ef795-979c-41cd-8437-7ce022d45fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:06:39.608Z|3d4a3e19-a3b1-42d1-bec6-9bfd1524cba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:06:39.609Z|3d4a3e19-a3b1-42d1-bec6-9bfd1524cba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:06:42.877Z|71512d63-0fb1-47d6-8edc-30bb81c47465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:42.877Z|1d6ebd95-f414-43f4-93cd-920af43e86ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:42.877Z|16bd53d2-7764-4f7b-b441-786508e9b63d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:42.877Z|16bd53d2-7764-4f7b-b441-786508e9b63d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:42.877Z|1d6ebd95-f414-43f4-93cd-920af43e86ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:42.877Z|71512d63-0fb1-47d6-8edc-30bb81c47465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:52.899Z|223e6344-59f6-4991-8140-f12fd43405f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:52.899Z|33a837c4-3bf7-4733-8346-d3576567a5b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:52.899Z|223e6344-59f6-4991-8140-f12fd43405f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:52.900Z|33a837c4-3bf7-4733-8346-d3576567a5b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:52.900Z|e7bdb860-b311-4d04-b762-2570292f0f67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:06:52.902Z|e7bdb860-b311-4d04-b762-2570292f0f67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:06:54.306Z|2776768c-9fb7-4362-8c5d-6505dccda1e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:06:54.310Z|2776768c-9fb7-4362-8c5d-6505dccda1e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:07:02.923Z|5bc9b2de-06b5-42f1-8866-9bc56e90c2fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:02.923Z|5bc9b2de-06b5-42f1-8866-9bc56e90c2fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:02.928Z|3235e2e7-fcd1-4f10-ad30-6198ebabd252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:02.929Z|3235e2e7-fcd1-4f10-ad30-6198ebabd252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:02.931Z|44d53db8-4eb6-450b-a20e-02db8f8ff24c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:02.932Z|44d53db8-4eb6-450b-a20e-02db8f8ff24c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:09.306Z|412c9aa7-b27e-4c14-999e-bf9dc5a8a84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:07:09.306Z|412c9aa7-b27e-4c14-999e-bf9dc5a8a84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:07:09.609Z|7c6ac253-fcdc-4324-8ff4-fe465084167a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:07:09.610Z|7c6ac253-fcdc-4324-8ff4-fe465084167a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:07:11.212Z|8c5b74a8-6204-4e5b-a9e5-6d3e5004590f|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:07:11.212Z|8c5b74a8-6204-4e5b-a9e5-6d3e5004590f|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:12.943Z|cff379fa-8187-4c2d-9a48-136f106a6f75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:12.943Z|cff379fa-8187-4c2d-9a48-136f106a6f75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:12.947Z|40188d9d-4cd2-4a8a-98c4-c64e49a28b0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:12.947Z|40188d9d-4cd2-4a8a-98c4-c64e49a28b0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:12.950Z|cf1f164c-9ded-4c55-9534-76258a74d3fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:12.951Z|cf1f164c-9ded-4c55-9534-76258a74d3fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:22.964Z|5dd48285-d5f1-4e90-9124-8997012176db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:22.965Z|5dd48285-d5f1-4e90-9124-8997012176db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:22.966Z|5f53c678-6823-4bb8-81d8-4589213ba926|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:22.966Z|5f53c678-6823-4bb8-81d8-4589213ba926|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:22.969Z|01511a83-8552-4f0c-927f-33d126c2c058|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:22.970Z|01511a83-8552-4f0c-927f-33d126c2c058|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:24.306Z|c7f338cd-e162-4eda-82b7-75a33c3bc95d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:07:24.306Z|c7f338cd-e162-4eda-82b7-75a33c3bc95d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:07:32.989Z|37dece70-2e8b-41f8-9cfc-a909e93f7bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:32.989Z|37dece70-2e8b-41f8-9cfc-a909e93f7bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:32.992Z|37ea5401-8daa-45d4-b1bd-297acb980437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:32.993Z|37ea5401-8daa-45d4-b1bd-297acb980437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:32.996Z|64cdb1fa-56f7-48c0-853c-4f071b277f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:32.998Z|64cdb1fa-56f7-48c0-853c-4f071b277f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:39.306Z|3bf67a67-e399-473a-ade2-d9dea1f3e0aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:07:39.309Z|3bf67a67-e399-473a-ade2-d9dea1f3e0aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:07:39.611Z|6bf679e1-e5c0-4572-ada9-fe56143188b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:07:39.611Z|6bf679e1-e5c0-4572-ada9-fe56143188b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:07:43.015Z|19c6e045-9479-4dc4-9d2e-a70809a30f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:43.015Z|c26249fc-bfbc-4861-ac88-50e3e14a1d93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:43.016Z|3ce3a2ae-096a-494b-b7d3-ab1a18cfbcc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:43.016Z|19c6e045-9479-4dc4-9d2e-a70809a30f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:43.017Z|3ce3a2ae-096a-494b-b7d3-ab1a18cfbcc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:43.017Z|c26249fc-bfbc-4861-ac88-50e3e14a1d93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:53.047Z|30d3ea62-411c-4900-86e8-49ad4047a1f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:53.047Z|ceac0e5c-5fd7-4437-9e1f-a36e30d4c595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:53.049Z|ce7d0942-ac03-4cf0-ad7d-779925d98f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:07:53.050Z|30d3ea62-411c-4900-86e8-49ad4047a1f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:53.050Z|ce7d0942-ac03-4cf0-ad7d-779925d98f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:53.050Z|ceac0e5c-5fd7-4437-9e1f-a36e30d4c595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:07:54.306Z|b45d418c-e73e-483f-b44f-ff3ab8afd944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:07:54.307Z|b45d418c-e73e-483f-b44f-ff3ab8afd944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:08:03.076Z|eaa8ebb4-f0c7-4b47-a373-d6122e8a0108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:03.076Z|fe0ba54e-c896-49a1-93a7-061c083f4f30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:03.076Z|eaa8ebb4-f0c7-4b47-a373-d6122e8a0108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:03.076Z|5a735320-1ee7-45c9-bc49-bbc9b3c5ec3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:03.077Z|fe0ba54e-c896-49a1-93a7-061c083f4f30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:03.077Z|5a735320-1ee7-45c9-bc49-bbc9b3c5ec3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:09.306Z|d3e1003b-c2df-42b8-8c06-62d07e7dd00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:08:09.307Z|d3e1003b-c2df-42b8-8c06-62d07e7dd00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:08:09.612Z|0cd6b328-1b19-4995-a2f6-8aa16e20f5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:08:09.613Z|0cd6b328-1b19-4995-a2f6-8aa16e20f5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:08:11.212Z|a011f01a-cfee-4ec4-95a9-5ddaff5b290e|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:08:11.212Z|a011f01a-cfee-4ec4-95a9-5ddaff5b290e|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:13.098Z|cbdc68e3-7668-44ce-9be4-0c40db2a5ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:13.099Z|cbdc68e3-7668-44ce-9be4-0c40db2a5ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:13.099Z|5c81fdd6-848c-4c12-aa3a-92e727a1a01c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:13.100Z|4d75688a-98cf-4719-a68c-9919c7dd9226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:13.100Z|5c81fdd6-848c-4c12-aa3a-92e727a1a01c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:13.100Z|4d75688a-98cf-4719-a68c-9919c7dd9226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:23.120Z|a096fdca-3e3c-43d5-8b9f-d4468208447b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:23.120Z|25d3642e-e824-44dc-8a34-b7ddda0a23be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:23.120Z|a096fdca-3e3c-43d5-8b9f-d4468208447b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:23.121Z|25d3642e-e824-44dc-8a34-b7ddda0a23be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:23.122Z|e4d18d01-5e7a-40a6-86e9-67a6fd5dafda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:23.122Z|e4d18d01-5e7a-40a6-86e9-67a6fd5dafda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:24.306Z|09d9b37e-8378-40c4-a5d5-d936f081a7a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:08:24.309Z|09d9b37e-8378-40c4-a5d5-d936f081a7a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:08:33.145Z|9157a1d4-a027-4f55-9cca-82224f460d79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:33.145Z|1221fe2f-797f-4021-a640-45105bf971f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:33.146Z|9157a1d4-a027-4f55-9cca-82224f460d79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:33.146Z|1221fe2f-797f-4021-a640-45105bf971f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:33.147Z|933fb257-beb8-4ec4-a73f-e8baf9e866e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:33.148Z|933fb257-beb8-4ec4-a73f-e8baf9e866e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:39.306Z|5c0f9dd5-49e6-4836-86c2-dc7814f37f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:08:39.307Z|5c0f9dd5-49e6-4836-86c2-dc7814f37f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:08:39.614Z|26ba05e0-2643-410b-8980-ab6f6abb3580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:08:39.615Z|26ba05e0-2643-410b-8980-ab6f6abb3580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:08:43.167Z|66cf105b-34d4-4c34-93fe-e9fd1902eccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:43.167Z|e028ba54-e1f7-4a2d-9bf7-eac4fb235fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:43.168Z|e028ba54-e1f7-4a2d-9bf7-eac4fb235fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:43.169Z|ced8d740-7c69-41f7-922f-697f4f0d30e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:43.169Z|ced8d740-7c69-41f7-922f-697f4f0d30e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:43.171Z|66cf105b-34d4-4c34-93fe-e9fd1902eccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:53.190Z|812883a5-8125-4405-8e0d-6880ea2b5b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:53.191Z|812883a5-8125-4405-8e0d-6880ea2b5b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:53.194Z|0effa4ca-9dda-406b-9d06-3b73899c41ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:53.194Z|0effa4ca-9dda-406b-9d06-3b73899c41ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:53.197Z|e145bed8-3034-4bba-bd80-576597a2b1b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:08:53.197Z|e145bed8-3034-4bba-bd80-576597a2b1b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:08:54.306Z|954ba578-419b-4464-812d-259ea89801a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:08:54.307Z|954ba578-419b-4464-812d-259ea89801a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:09:03.211Z|de1280ee-f790-44c2-835d-cad26f1cdafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:03.212Z|de1280ee-f790-44c2-835d-cad26f1cdafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:03.213Z|7593c711-4387-4b47-9620-06859b459c74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:03.214Z|7593c711-4387-4b47-9620-06859b459c74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:03.217Z|d568b032-5b3c-4b96-b631-9175df885b66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:03.218Z|d568b032-5b3c-4b96-b631-9175df885b66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:09.306Z|9081ca63-615a-4fa8-a3fe-e2cbd5d546ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:09:09.308Z|9081ca63-615a-4fa8-a3fe-e2cbd5d546ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:09:09.615Z|6f0fbd2d-36f3-4539-9082-4fc88a35f801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:09:09.616Z|6f0fbd2d-36f3-4539-9082-4fc88a35f801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:09:11.213Z|03242569-3f26-4255-9861-ca1091bacf8b|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:09:11.214Z|03242569-3f26-4255-9861-ca1091bacf8b|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:13.234Z|bc4e6509-7b65-4ba7-9bc9-913a6bb1584c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:13.234Z|4ef5978f-58ce-4908-84db-7801b656866e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:13.235Z|bc4e6509-7b65-4ba7-9bc9-913a6bb1584c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:13.235Z|4ef5978f-58ce-4908-84db-7801b656866e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:13.235Z|40dc3602-fdbe-48e2-9c9e-6a00f166ed60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:13.236Z|40dc3602-fdbe-48e2-9c9e-6a00f166ed60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:23.259Z|155b5c4e-4cfb-43b4-b6c7-79bb08d1cbd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:23.260Z|8f919629-3a9a-4a1b-84c5-5bca808c5e8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:23.261Z|8f919629-3a9a-4a1b-84c5-5bca808c5e8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:23.261Z|155b5c4e-4cfb-43b4-b6c7-79bb08d1cbd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:23.260Z|b315e473-64cb-4caa-b7ea-7a515048e34b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:23.262Z|b315e473-64cb-4caa-b7ea-7a515048e34b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:24.306Z|7ed1aef7-c759-4c08-a149-0d779cf136f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:09:24.306Z|7ed1aef7-c759-4c08-a149-0d779cf136f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:09:33.293Z|1a8280d7-bd0e-473b-9d21-86532b1156ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:33.295Z|16d98ece-50cf-4ef4-be2b-ffeec2af026b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:33.296Z|16d98ece-50cf-4ef4-be2b-ffeec2af026b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:33.296Z|1a8280d7-bd0e-473b-9d21-86532b1156ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:33.293Z|d1de0a2f-3066-4b37-8c52-08f16085dbf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:33.302Z|d1de0a2f-3066-4b37-8c52-08f16085dbf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:39.307Z|9591b45d-cc93-4c75-b2d3-0c945c6b75cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:09:39.308Z|9591b45d-cc93-4c75-b2d3-0c945c6b75cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:09:39.617Z|01e91349-3737-4eb7-9be3-a7f1fb113ef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:09:39.617Z|01e91349-3737-4eb7-9be3-a7f1fb113ef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:09:43.322Z|07c0d768-53db-4b31-9b4e-27d8908fb9ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:43.322Z|747f6a76-7e46-4e19-b6c6-721cb2b8f592|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:43.322Z|69b6d929-8b36-4049-8f5f-e5c523141974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:43.323Z|69b6d929-8b36-4049-8f5f-e5c523141974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:43.323Z|747f6a76-7e46-4e19-b6c6-721cb2b8f592|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:43.324Z|07c0d768-53db-4b31-9b4e-27d8908fb9ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:53.346Z|8748fe43-1dbb-4001-8857-e16fd88cc0b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:53.347Z|8748fe43-1dbb-4001-8857-e16fd88cc0b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:53.350Z|8275463f-bb7b-4978-a516-6acac30e1743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:53.351Z|8275463f-bb7b-4978-a516-6acac30e1743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:53.352Z|7ab18840-5f71-4ad3-8647-46df947b1090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:09:53.352Z|7ab18840-5f71-4ad3-8647-46df947b1090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:09:54.306Z|d3f66739-dc5c-45f7-9ec9-572e30398dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:09:54.309Z|d3f66739-dc5c-45f7-9ec9-572e30398dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:10:03.373Z|04e57ce5-073a-4fb8-ae1e-84fe86bf6c78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:03.373Z|04e57ce5-073a-4fb8-ae1e-84fe86bf6c78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:03.375Z|501989bc-efe7-4945-9138-e12b6b54ff83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:03.379Z|501989bc-efe7-4945-9138-e12b6b54ff83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:03.383Z|ae38950b-b72b-46ac-b929-4f07cec6f91a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:03.383Z|ae38950b-b72b-46ac-b929-4f07cec6f91a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:09.306Z|630068bb-5658-48aa-8f70-6f65e27764e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:10:09.306Z|630068bb-5658-48aa-8f70-6f65e27764e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:10:09.618Z|8f83dd6b-e34d-451c-92a3-0de962ddab80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:10:09.618Z|8f83dd6b-e34d-451c-92a3-0de962ddab80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:10:11.212Z|fc0b3ab7-c41e-4021-b7ec-2c400292bda6|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:10:11.212Z|fc0b3ab7-c41e-4021-b7ec-2c400292bda6|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:13.404Z|deb3b46d-3a29-47f0-9c75-2fd2ed833870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:13.405Z|deb3b46d-3a29-47f0-9c75-2fd2ed833870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:13.408Z|e9a16199-4bdc-4cfe-af40-7689a0c0f1a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:13.408Z|e9a16199-4bdc-4cfe-af40-7689a0c0f1a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:13.415Z|cdbc72fb-1bdc-436c-b512-1ad41d39997b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:13.415Z|cdbc72fb-1bdc-436c-b512-1ad41d39997b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:23.431Z|7bde83be-3890-4ca4-ad9b-70ab024db107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:23.431Z|ffebdd6a-0456-40ba-8777-747d70aba168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:23.431Z|7bde83be-3890-4ca4-ad9b-70ab024db107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:23.432Z|ffebdd6a-0456-40ba-8777-747d70aba168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:23.436Z|d806dfc7-0f31-4c1d-9a4f-a7b6f21aef66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:23.437Z|d806dfc7-0f31-4c1d-9a4f-a7b6f21aef66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:24.306Z|1c626e9d-73dd-42fb-9a51-7aa20a308fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:10:24.306Z|1c626e9d-73dd-42fb-9a51-7aa20a308fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:10:33.453Z|3fe0f4e6-9477-44a3-88c2-a3957def6493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:33.453Z|6b05854f-bcce-4b2a-b9ef-ee41ed42a5e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:33.454Z|6b05854f-bcce-4b2a-b9ef-ee41ed42a5e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:33.455Z|d7392083-559a-42df-9df3-d2b9f70fd227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:33.454Z|3fe0f4e6-9477-44a3-88c2-a3957def6493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:33.455Z|d7392083-559a-42df-9df3-d2b9f70fd227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:39.306Z|ac6265df-3842-49ab-b62d-705279188913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:10:39.311Z|ac6265df-3842-49ab-b62d-705279188913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:10:39.619Z|4ae3bbaf-865a-4378-be83-98eee8255ab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:10:39.619Z|4ae3bbaf-865a-4378-be83-98eee8255ab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:10:43.476Z|a7710f39-ad36-42b9-9f84-c798a3d6ff92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:43.476Z|30cdb574-e00b-4b43-866a-2a2b0e5da9e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:43.476Z|88409678-2926-4db2-82b2-27ecce4193d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:43.476Z|30cdb574-e00b-4b43-866a-2a2b0e5da9e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:43.477Z|88409678-2926-4db2-82b2-27ecce4193d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:43.476Z|a7710f39-ad36-42b9-9f84-c798a3d6ff92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:53.497Z|aad67a62-53b2-444a-9fcb-70444059b376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:53.497Z|e35baa49-846a-4f64-885d-4d04cc027fab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:53.498Z|aad67a62-53b2-444a-9fcb-70444059b376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:53.498Z|e35baa49-846a-4f64-885d-4d04cc027fab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:53.522Z|dc76cec8-8ace-41e3-9e0c-229d56fb24d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:10:53.522Z|dc76cec8-8ace-41e3-9e0c-229d56fb24d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:10:54.306Z|3d6a2f0e-c45d-4ab4-9f69-18033d7b8cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:10:54.306Z|3d6a2f0e-c45d-4ab4-9f69-18033d7b8cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:11:03.530Z|2f7df8d0-f9b9-4d52-a125-99ce05519274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:03.530Z|3d8916f0-3491-43aa-825d-5cae844dbaf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:03.531Z|3d8916f0-3491-43aa-825d-5cae844dbaf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:03.531Z|2f7df8d0-f9b9-4d52-a125-99ce05519274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:03.546Z|74bd25b4-0ca8-4212-b79b-835e592dc83f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:03.546Z|74bd25b4-0ca8-4212-b79b-835e592dc83f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:09.306Z|cbe954b9-f30f-4d53-96a2-664945d73e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:11:09.306Z|cbe954b9-f30f-4d53-96a2-664945d73e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:11:09.620Z|4b95540a-9cdb-4a77-909d-b532c8e4d34b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:11:09.620Z|4b95540a-9cdb-4a77-909d-b532c8e4d34b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:11:11.213Z|d002945f-6b6d-4dcf-9847-cb2a38c3d40d|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:11:11.214Z|d002945f-6b6d-4dcf-9847-cb2a38c3d40d|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:13.564Z|7054e782-f695-40d8-b42d-33268e2a4fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:13.566Z|7054e782-f695-40d8-b42d-33268e2a4fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:13.568Z|765eb4a9-c9de-4fcb-bb9f-be101cc44c3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:13.569Z|765eb4a9-c9de-4fcb-bb9f-be101cc44c3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:13.569Z|eb1d8fa9-c897-4d12-aead-b7212ddf7908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:13.574Z|eb1d8fa9-c897-4d12-aead-b7212ddf7908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:23.605Z|dd48cd8d-37c8-452e-9d08-7b0ba44a333e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:23.605Z|0bb6c2e0-482f-4375-bbf4-b10f36aee475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:23.606Z|dd48cd8d-37c8-452e-9d08-7b0ba44a333e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:23.606Z|0bb6c2e0-482f-4375-bbf4-b10f36aee475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:23.609Z|907ce3e6-f70f-4aac-aaa7-49ed11cf7fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:23.611Z|907ce3e6-f70f-4aac-aaa7-49ed11cf7fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:24.306Z|d70d3158-34d1-49ef-b039-c59e39a90cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:11:24.310Z|d70d3158-34d1-49ef-b039-c59e39a90cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:11:31.522Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:11:31.533Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 7dd2af02-4857-451c-bac6-0222b0656f4d already exists in requestDb InfraActiveRequests table
2021-12-17T16:11:31.535Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:11:31.535Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||Invoke
2021-12-17T16:11:31.535Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||===========================request begin================================================
2021-12-17T16:11:31.536Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:11:31.536Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Method      : GET
2021-12-17T16:11:31.536Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27a16c57f5285776", X-B3-SpanId:"c04d9a278c2b8e7e", X-B3-ParentSpanId:"27a16c57f5285776", X-B3-Sampled:"0", X-ONAP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-TransactionID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ECOMP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfce1cb6-2932-47f4-8661-d3bf5467fb85"]
2021-12-17T16:11:31.536Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Request body: 
2021-12-17T16:11:31.536Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||==========================request end================================================
2021-12-17T16:11:31.692Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||============================response begin==========================================
2021-12-17T16:11:31.692Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:11:31.692Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status text  : 
2021-12-17T16:11:31.693Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7EB49915E9C09B258251950ED475E01A; 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:"Fri, 17 Dec 2021 16:11:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:11:31.693Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Response body: 
2021-12-17T16:11:31.694Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||=======================response end=================================================
2021-12-17T16:11:31.694Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|404|Not Found|InvokeReturn
2021-12-17T16:11:31.842Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:11:33.629Z|a5c71734-7ee3-47ca-a4f7-59b6b5931dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:33.629Z|a5c71734-7ee3-47ca-a4f7-59b6b5931dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:33.639Z|3c4ecd04-cbb0-4dbb-adc6-daf76ab00212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:33.639Z|7e183456-3527-48cf-90ef-3c823755cd5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:33.640Z|3c4ecd04-cbb0-4dbb-adc6-daf76ab00212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:33.640Z|7e183456-3527-48cf-90ef-3c823755cd5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:39.306Z|df4af311-2e8b-41b0-9d48-f47ffac65ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:11:39.306Z|df4af311-2e8b-41b0-9d48-f47ffac65ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:11:39.621Z|31042e1a-0fbe-4d4c-be66-7a0b9ab1c56e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:11:39.621Z|31042e1a-0fbe-4d4c-be66-7a0b9ab1c56e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:11:43.666Z|cf668145-8012-4424-8658-a2b107f1baf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:43.666Z|a99a1a8d-f96c-4688-9d93-0ead97ed3b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:43.667Z|cf668145-8012-4424-8658-a2b107f1baf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:43.667Z|a99a1a8d-f96c-4688-9d93-0ead97ed3b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:43.670Z|92d9723b-3979-4bf3-b7ab-16c926fcff4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:43.671Z|92d9723b-3979-4bf3-b7ab-16c926fcff4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:49.884Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:11:50.017Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:11:50.018Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:11:50.455Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:11:50.455Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211217-16:11:50:267-77812], vertex-id=[426128], Content-Length=[616], Date=[Fri, 17 Dec 2021 16:11:50 GMT], Content-Type=[application/json]}
2021-12-17T16:11:50.457Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757367248","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"}]}]}}

2021-12-17T16:11:50.585Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:11:50.585Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:11:50.603Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:50.603Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:11:50.603Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:11:50.604Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:50.604Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:11:50.604Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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:"27a16c57f5285776", X-B3-SpanId:"dfd504404c646911", X-B3-ParentSpanId:"27a16c57f5285776", X-B3-Sampled:"0", X-ONAP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-TransactionID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ECOMP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94a90316-e47c-4990-a966-add2979df17f"]
2021-12-17T16:11:50.605Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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-c484c45f-ba78-4900-acf8-27810d6f25ab","requestScope":"service"}
2021-12-17T16:11:50.605Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:11:50.948Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:11:50.949Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:50.949Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:11:50.950Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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:"Fri, 17 Dec 2021 16:11:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:11:50.950Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:11:50.950Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:11:50.951Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:11:50.961Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:50.961Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:50.961Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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================================================
2021-12-17T16:11:50.961Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:50.962Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:50.962Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-TransactionID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ECOMP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54571f2d-94de-44fa-a4fc-c46fc72613a6"]
2021-12-17T16:11:50.962Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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: 
2021-12-17T16:11:50.962Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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================================================
2021-12-17T16:11:51.282Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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==========================================
2021-12-17T16:11:51.283Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.283Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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  : 
2021-12-17T16:11:51.283Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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=E9E49350B1C839DA7DB4594C7DAD3402; 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:"Fri, 17 Dec 2021 16:11:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:11:51.285Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:11:51.286Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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=================================================
2021-12-17T16:11:51.286Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.403Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.404Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.404Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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================================================
2021-12-17T16:11:51.405Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.405Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.405Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-TransactionID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ECOMP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e28b6e55-e09e-4b63-bb30-2a275a1b6039"]
2021-12-17T16:11:51.405Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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: 
2021-12-17T16:11:51.406Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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================================================
2021-12-17T16:11:51.477Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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==========================================
2021-12-17T16:11:51.477Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.477Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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  : 
2021-12-17T16:11:51.478Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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:"Fri, 17 Dec 2021 16:11:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:11:51.479Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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" : 507,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2021-12-17T16:11:51.480Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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=================================================
2021-12-17T16:11:51.480Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.492Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.493Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.493Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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================================================
2021-12-17T16:11:51.493Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.493Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.494Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-TransactionID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ECOMP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"317a1275-66bd-4369-915d-1c2a7ac09405"]
2021-12-17T16:11:51.494Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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: 
2021-12-17T16:11:51.494Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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================================================
2021-12-17T16:11:51.521Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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==========================================
2021-12-17T16:11:51.522Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.522Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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  : 
2021-12-17T16:11:51.522Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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:"Fri, 17 Dec 2021 16:11:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:11:51.527Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:11:51.528Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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=================================================
2021-12-17T16:11:51.528Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:51.546Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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/
2021-12-17T16:11:51.547Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:11:51.547Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:11:51.547Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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/
2021-12-17T16:11:51.548Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:11:51.548Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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:"1855", X-B3-TraceId:"27a16c57f5285776", X-B3-SpanId:"9f553faec5417089", X-B3-ParentSpanId:"27a16c57f5285776", X-B3-Sampled:"0", X-ONAP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-TransactionID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ECOMP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b58a3db-8fb2-4ab7-b234-823ad5ccc661"]
2021-12-17T16:11:51.549Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7dd2af02-4857-451c-bac6-0222b0656f4d","requestStatus":"IN_PROGRESS","startTime":1639757491848,"source":"VID","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"7dd2af02-4857-451c-bac6-0222b0656f4d"}
2021-12-17T16:11:51.549Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:11:52.041Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:11:52.041Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:11:52.042Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:11:52.042Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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/7dd2af02-4857-451c-bac6-0222b0656f4d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:11:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:11:52.044Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:11:31.848+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:11:51.772+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    }
  }
}
2021-12-17T16:11:52.045Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:11:52.045Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:11:52.108Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:52.109Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:11:52.109Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:11:52.110Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:52.110Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:11:52.110Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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:"27a16c57f5285776", X-B3-SpanId:"93e19ea3eb74014a", X-B3-ParentSpanId:"27a16c57f5285776", X-B3-Sampled:"0", X-ONAP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-TransactionID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ECOMP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e56a7fe3-ea74-406f-8017-6d87c07ad444"]
2021-12-17T16:11:52.111Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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\":\"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\"modelUuid\":\"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\"modelInvariantUuid\":\"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"7dd2af02-4857-451c-bac6-0222b0656f4d","type":"String"},"mso-request-id":{"value":"7dd2af02-4857-451c-bac6-0222b0656f4d","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"}}}
2021-12-17T16:11:52.111Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:11:53.695Z|dc86118e-d101-44bf-830f-23d80e84299f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:53.696Z|dc86118e-d101-44bf-830f-23d80e84299f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:53.701Z|d255c61d-d22c-46e0-92a8-43cce581f90a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:53.701Z|d255c61d-d22c-46e0-92a8-43cce581f90a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:53.704Z|e29828d2-5ea9-4f71-b41b-9f3109ce6728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:11:53.705Z|e29828d2-5ea9-4f71-b41b-9f3109ce6728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:11:54.306Z|ed129a41-cdf4-4d08-b218-2134bca0255d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:11:54.307Z|ed129a41-cdf4-4d08-b218-2134bca0255d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:11:58.024Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:11:58.024Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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
2021-12-17T16:11:58.024Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:11:58.025Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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=699EC63459F888CBB09457C13334C2DB; Path=/; HttpOnly", Date:"Fri, 17 Dec 2021 16:11:57 GMT", X-ONAP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-TransactionID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ECOMP-RequestID:"7dd2af02-4857-451c-bac6-0222b0656f4d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e56a7fe3-ea74-406f-8017-6d87c07ad444", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:11:58.026Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|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\":\"7dd2af02-4857-451c-bac6-0222b0656f4d\",\"instanceId\":\"746a8881-eb75-4f92-a1b5-5d7d1d95035e\"}}","message":"Success","processInstanceID":"0c4717dd-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:11:58.026Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:11:58.026Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:11:58.043Z|7dd2af02-4857-451c-bac6-0222b0656f4d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:11:58.198Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:11:58.224Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:11:58.225Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||Invoke
2021-12-17T16:11:58.225Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||===========================request begin================================================
2021-12-17T16:11:58.225Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:11:58.225Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Method      : GET
2021-12-17T16:11:58.226Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efbf6304c3c50828", X-B3-SpanId:"3302dc5099d5b319", X-B3-ParentSpanId:"efbf6304c3c50828", X-B3-Sampled:"0", X-ONAP-RequestID:"6c271c28-a245-4b79-b218-fdd28c47c007", X-RequestID:"6c271c28-a245-4b79-b218-fdd28c47c007", X-TransactionID:"6c271c28-a245-4b79-b218-fdd28c47c007", X-ECOMP-RequestID:"6c271c28-a245-4b79-b218-fdd28c47c007", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bb196d6-6a5c-4cbe-91dc-d0fe00761124"]
2021-12-17T16:11:58.226Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Request body: 
2021-12-17T16:11:58.226Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||==========================request end================================================
2021-12-17T16:11:58.255Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||============================response begin==========================================
2021-12-17T16:11:58.255Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status code  : 200 OK
2021-12-17T16:11:58.256Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status text  : 
2021-12-17T16:11:58.256Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:11:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:11:58.258Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Response body: {
  "requestId" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:11:31.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:11:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    }
  }
}
2021-12-17T16:11:58.258Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||=======================response end=================================================
2021-12-17T16:11:58.258Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||InvokeReturn
2021-12-17T16:11:58.261Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:11:58.262Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:11:58.262Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:11:58.262Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:11:58.262Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:11:58.262Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efbf6304c3c50828", X-B3-SpanId:"8864bab73c791046", X-B3-ParentSpanId:"efbf6304c3c50828", X-B3-Sampled:"0", X-ONAP-RequestID:"6c271c28-a245-4b79-b218-fdd28c47c007", X-RequestID:"6c271c28-a245-4b79-b218-fdd28c47c007", X-TransactionID:"6c271c28-a245-4b79-b218-fdd28c47c007", X-ECOMP-RequestID:"6c271c28-a245-4b79-b218-fdd28c47c007", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17362b8f-cd48-4798-94e8-e6a1eaaf03a3"]
2021-12-17T16:11:58.263Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:11:58.263Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:11:58.371Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:11:58.372Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:11:58.372Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:11:58.373Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:11:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:11:58.374Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:11:58.374Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:11:58.375Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:11:58.396Z|6c271c28-a245-4b79-b218-fdd28c47c007|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:03.722Z|88c5ed41-1a51-4ace-be87-8480a761a970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:03.723Z|88c5ed41-1a51-4ace-be87-8480a761a970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:03.729Z|3b6fcf60-f1d5-405a-8f64-3ecd3c4adfb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:03.730Z|3b6fcf60-f1d5-405a-8f64-3ecd3c4adfb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:03.729Z|64b325bb-5b43-4906-ab53-a1b942671418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:03.731Z|64b325bb-5b43-4906-ab53-a1b942671418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:08.559Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:08.564Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:08.565Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||Invoke
2021-12-17T16:12:08.565Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:08.566Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:08.566Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Method      : GET
2021-12-17T16:12:08.566Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03938568efba720d", X-B3-SpanId:"287dab0e2df77085", X-B3-ParentSpanId:"03938568efba720d", X-B3-Sampled:"0", X-ONAP-RequestID:"93ccfd23-9a43-4e44-a00e-bf1da13597ee", X-RequestID:"93ccfd23-9a43-4e44-a00e-bf1da13597ee", X-TransactionID:"93ccfd23-9a43-4e44-a00e-bf1da13597ee", X-ECOMP-RequestID:"93ccfd23-9a43-4e44-a00e-bf1da13597ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3671d865-e73d-4187-9708-d71296ae89a9"]
2021-12-17T16:12:08.567Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Request body: 
2021-12-17T16:12:08.567Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||==========================request end================================================
2021-12-17T16:12:08.598Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:08.598Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:08.599Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status text  : 
2021-12-17T16:12:08.599Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:08.601Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Response body: {
  "requestId" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:11:31.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:11:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    }
  }
}
2021-12-17T16:12:08.601Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:08.601Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||InvokeReturn
2021-12-17T16:12:08.603Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:08.604Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:12:08.604Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:08.604Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:08.605Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:12:08.605Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03938568efba720d", X-B3-SpanId:"3dc8c081635a69ea", X-B3-ParentSpanId:"03938568efba720d", X-B3-Sampled:"0", X-ONAP-RequestID:"93ccfd23-9a43-4e44-a00e-bf1da13597ee", X-RequestID:"93ccfd23-9a43-4e44-a00e-bf1da13597ee", X-TransactionID:"93ccfd23-9a43-4e44-a00e-bf1da13597ee", X-ECOMP-RequestID:"93ccfd23-9a43-4e44-a00e-bf1da13597ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff8577da-9bdc-4fa1-bd32-efed717be2aa"]
2021-12-17T16:12:08.605Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:12:08.606Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:12:08.623Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:08.624Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:08.625Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:12:08.625Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:08.626Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:12:08.626Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:08.627Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:12:08.649Z|93ccfd23-9a43-4e44-a00e-bf1da13597ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:09.306Z|d7861f20-6a42-43c4-af05-a43bf04720e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:12:09.308Z|d7861f20-6a42-43c4-af05-a43bf04720e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:12:09.622Z|0a9d3fb4-f3ad-45dd-9e42-a6801979b063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:12:09.622Z|0a9d3fb4-f3ad-45dd-9e42-a6801979b063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:12:11.213Z|05a07ab0-489b-4a1e-ba19-01132d6be4ed|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:12:11.213Z|05a07ab0-489b-4a1e-ba19-01132d6be4ed|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:13.745Z|46611d1d-f522-483e-994d-0eaba819d4e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:13.746Z|46611d1d-f522-483e-994d-0eaba819d4e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:13.764Z|76c346cd-fdf3-4a8e-9930-5dea748f5211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:13.764Z|76c346cd-fdf3-4a8e-9930-5dea748f5211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:13.765Z|724a0084-0444-4c9a-b7a8-86caf30b73b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:13.766Z|724a0084-0444-4c9a-b7a8-86caf30b73b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:18.777Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:18.784Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:18.785Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||Invoke
2021-12-17T16:12:18.786Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:18.786Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:18.786Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Method      : GET
2021-12-17T16:12:18.790Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13c62e470fbb3517", X-B3-SpanId:"4274bceb77548ca4", X-B3-ParentSpanId:"13c62e470fbb3517", X-B3-Sampled:"0", X-ONAP-RequestID:"2a5715ee-8875-4b5d-b4d2-5918629bfe22", X-RequestID:"2a5715ee-8875-4b5d-b4d2-5918629bfe22", X-TransactionID:"2a5715ee-8875-4b5d-b4d2-5918629bfe22", X-ECOMP-RequestID:"2a5715ee-8875-4b5d-b4d2-5918629bfe22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c72980fa-72be-4c1e-b615-72b4000b3005"]
2021-12-17T16:12:18.791Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Request body: 
2021-12-17T16:12:18.791Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||==========================request end================================================
2021-12-17T16:12:18.821Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:18.822Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:18.823Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status text  : 
2021-12-17T16:12:18.823Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:18.824Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Response body: {
  "requestId" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:11:31.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:11:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    }
  }
}
2021-12-17T16:12:18.824Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:18.825Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||InvokeReturn
2021-12-17T16:12:18.827Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:18.828Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:12:18.828Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:18.828Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:18.829Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:12:18.829Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13c62e470fbb3517", X-B3-SpanId:"469c9c45c3f510ff", X-B3-ParentSpanId:"13c62e470fbb3517", X-B3-Sampled:"0", X-ONAP-RequestID:"2a5715ee-8875-4b5d-b4d2-5918629bfe22", X-RequestID:"2a5715ee-8875-4b5d-b4d2-5918629bfe22", X-TransactionID:"2a5715ee-8875-4b5d-b4d2-5918629bfe22", X-ECOMP-RequestID:"2a5715ee-8875-4b5d-b4d2-5918629bfe22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e775d9fb-134a-447c-9f0e-a1fdf2f9096d"]
2021-12-17T16:12:18.829Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:12:18.830Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:12:18.846Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:18.846Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:18.847Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:12:18.847Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:18.848Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:12:18.848Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:18.849Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:12:18.867Z|2a5715ee-8875-4b5d-b4d2-5918629bfe22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:23.769Z|aac0e3fe-5f42-4671-9582-7ae65c9a51b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:23.770Z|aac0e3fe-5f42-4671-9582-7ae65c9a51b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:23.788Z|c601eff5-890f-4558-91bd-9403c4fe0e9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:23.788Z|c601eff5-890f-4558-91bd-9403c4fe0e9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:23.787Z|c2c037fd-8a2e-496f-8206-c1bfa3f236cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:23.791Z|c2c037fd-8a2e-496f-8206-c1bfa3f236cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:24.306Z|4afa122f-80d1-4bb8-a2f6-d7e920028a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:12:24.306Z|4afa122f-80d1-4bb8-a2f6-d7e920028a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:12:28.995Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:29.000Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:29.000Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||Invoke
2021-12-17T16:12:29.001Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:29.001Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:29.001Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Method      : GET
2021-12-17T16:12:29.001Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eedbf6d35cc8d20d", X-B3-SpanId:"75457452dc332ca1", X-B3-ParentSpanId:"eedbf6d35cc8d20d", X-B3-Sampled:"0", X-ONAP-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-TransactionID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-ECOMP-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec7335bf-c022-49fd-80db-ab9babccf8ac"]
2021-12-17T16:12:29.002Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Request body: 
2021-12-17T16:12:29.002Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||==========================request end================================================
2021-12-17T16:12:29.029Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:29.029Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:29.030Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status text  : 
2021-12-17T16:12:29.030Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:29.032Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Response body: {
  "requestId" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "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" : "2021-12-17T16:11:31.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:12:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    }
  }
}
2021-12-17T16:12:29.032Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:29.033Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||InvokeReturn
2021-12-17T16:12:29.034Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:29.035Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:12:29.035Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:29.035Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:29.035Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:12:29.036Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eedbf6d35cc8d20d", X-B3-SpanId:"a7951e8bb8968533", X-B3-ParentSpanId:"eedbf6d35cc8d20d", X-B3-Sampled:"0", X-ONAP-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-TransactionID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-ECOMP-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9db7dd3b-010a-4569-ad3d-90cb5229c782"]
2021-12-17T16:12:29.036Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:12:29.036Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:12:29.050Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:29.051Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:29.051Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:12:29.051Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:29.052Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:12:29.053Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:29.053Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:12:29.153Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:12:29.154Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:12:29.154Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:29.154Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:12:29.155Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:12:29.155Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-TransactionID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-ECOMP-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87740ba9-24c3-46e7-90cd-7b88a3e65b3c"]
2021-12-17T16:12:29.155Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:12:29.156Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:12:29.388Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:29.388Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:29.389Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:12:29.389Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6B8866BB4710EB5420BB1DEB5C0E02D5; 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:"Fri, 17 Dec 2021 16:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:29.389Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f2bfa17-5f54-11ec-b7c8-26a1083fde92","businessKey":"7dd2af02-4857-451c-bac6-0222b0656f4d","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-12-17T16:12:24.651+0000","endTime":"2021-12-17T16:12:26.372+0000","removalTime":null,"durationInMillis":1721,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0c4717dd-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"1c6f23c9-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:12:29.389Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:29.390Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7dd2af02-4857-451c-bac6-0222b0656f4d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:12:29.416Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:12:29.416Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:12:29.416Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:29.417Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:12:29.417Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:12:29.417Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-TransactionID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-ECOMP-RequestID:"7edf2d6e-7144-4706-92e7-f206d6e84456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"929fb474-c469-42be-892e-c6829322f44a"]
2021-12-17T16:12:29.417Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:12:29.417Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:12:29.568Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:29.569Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:29.569Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:12:29.569Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A2FCB8D6E9AC3EB33C038BA2839D835E; 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:"Fri, 17 Dec 2021 16:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:29.570Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:1f308e0a-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"1f2bfa17-5f54-11ec-b7c8-26a1083fde92","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"1f2bfa17-5f54-11ec-b7c8-26a1083fde92","executionId":"1f2bfa17-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:12:24.681+0000","endTime":"2021-12-17T16:12:26.365+0000","durationInMillis":1684,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0c4717dd-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:12:29.570Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:29.570Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2bfa17-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:12:29.578Z|7edf2d6e-7144-4706-92e7-f206d6e84456|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:33.792Z|85c16232-b222-49a1-afc1-12afe72ca457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:33.793Z|85c16232-b222-49a1-afc1-12afe72ca457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:33.808Z|2582f551-c287-4de3-b74e-adce5b01277f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:33.808Z|2582f551-c287-4de3-b74e-adce5b01277f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:33.814Z|db715b12-7e40-40ba-a1c2-cac6528e408e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:33.815Z|db715b12-7e40-40ba-a1c2-cac6528e408e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:39.306Z|d1af85a7-11ea-4b69-b892-bc2073e73f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:12:39.307Z|d1af85a7-11ea-4b69-b892-bc2073e73f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:12:39.623Z|d2c7edc7-c585-4726-ae6f-3ce1b26d5659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:12:39.623Z|d2c7edc7-c585-4726-ae6f-3ce1b26d5659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:12:39.707Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:39.715Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:39.715Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||Invoke
2021-12-17T16:12:39.716Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:39.716Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:39.716Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Method      : GET
2021-12-17T16:12:39.716Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfaaec0384849e9d", X-B3-SpanId:"15d787ff1e10524e", X-B3-ParentSpanId:"bfaaec0384849e9d", X-B3-Sampled:"0", X-ONAP-RequestID:"8fc50dd1-e035-48f1-9d08-50f9613da940", X-RequestID:"8fc50dd1-e035-48f1-9d08-50f9613da940", X-TransactionID:"8fc50dd1-e035-48f1-9d08-50f9613da940", X-ECOMP-RequestID:"8fc50dd1-e035-48f1-9d08-50f9613da940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51775e06-2756-4e7c-8d31-062f8b6cb23d"]
2021-12-17T16:12:39.717Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Request body: 
2021-12-17T16:12:39.717Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||==========================request end================================================
2021-12-17T16:12:39.744Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:39.744Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:39.745Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status text  : 
2021-12-17T16:12:39.746Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:39.746Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Response body: {
  "requestId" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:11:31.000+00:00",
  "endTime" : "2021-12-17T16:12:30.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:12:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    }
  }
}
2021-12-17T16:12:39.746Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:39.747Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||InvokeReturn
2021-12-17T16:12:39.749Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:39.749Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:12:39.749Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:39.749Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:39.749Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:12:39.750Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfaaec0384849e9d", X-B3-SpanId:"98e6f88779635c49", X-B3-ParentSpanId:"bfaaec0384849e9d", X-B3-Sampled:"0", X-ONAP-RequestID:"8fc50dd1-e035-48f1-9d08-50f9613da940", X-RequestID:"8fc50dd1-e035-48f1-9d08-50f9613da940", X-TransactionID:"8fc50dd1-e035-48f1-9d08-50f9613da940", X-ECOMP-RequestID:"8fc50dd1-e035-48f1-9d08-50f9613da940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bc29ff0-2cc3-44f1-87b2-fb832f581041"]
2021-12-17T16:12:39.750Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:12:39.750Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:12:39.766Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:39.767Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:39.767Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:12:39.767Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:39.769Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:12:39.770Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:39.770Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:12:39.786Z|8fc50dd1-e035-48f1-9d08-50f9613da940|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:39.909Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:39.913Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:39.913Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||Invoke
2021-12-17T16:12:39.913Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:39.913Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:39.914Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Method      : GET
2021-12-17T16:12:39.914Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43fc2e9154637e86", X-B3-SpanId:"43e776b07c03f835", X-B3-ParentSpanId:"43fc2e9154637e86", X-B3-Sampled:"0", X-ONAP-RequestID:"a09150ef-5b17-4422-8836-194cdb8a64b2", X-RequestID:"a09150ef-5b17-4422-8836-194cdb8a64b2", X-TransactionID:"a09150ef-5b17-4422-8836-194cdb8a64b2", X-ECOMP-RequestID:"a09150ef-5b17-4422-8836-194cdb8a64b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d05ea0f-25cd-45e2-b7dc-98d026fc6bbe"]
2021-12-17T16:12:39.914Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Request body: 
2021-12-17T16:12:39.914Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||==========================request end================================================
2021-12-17T16:12:39.936Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:39.937Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:39.937Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status text  : 
2021-12-17T16:12:39.937Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:39.939Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Response body: {
  "requestId" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:11:31.000+00:00",
  "endTime" : "2021-12-17T16:12:30.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:12:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    }
  }
}
2021-12-17T16:12:39.939Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:39.939Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||InvokeReturn
2021-12-17T16:12:39.941Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:39.942Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:12:39.942Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:39.942Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:39.942Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:12:39.943Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43fc2e9154637e86", X-B3-SpanId:"a74b59e73bbaed5b", X-B3-ParentSpanId:"43fc2e9154637e86", X-B3-Sampled:"0", X-ONAP-RequestID:"a09150ef-5b17-4422-8836-194cdb8a64b2", X-RequestID:"a09150ef-5b17-4422-8836-194cdb8a64b2", X-TransactionID:"a09150ef-5b17-4422-8836-194cdb8a64b2", X-ECOMP-RequestID:"a09150ef-5b17-4422-8836-194cdb8a64b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44a60dd0-cb8d-42a5-91d4-a8742bf0b354"]
2021-12-17T16:12:39.943Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:12:39.943Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:12:39.958Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:39.959Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:39.959Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:12:39.960Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:39.961Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:12:39.961Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:39.962Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:12:39.974Z|a09150ef-5b17-4422-8836-194cdb8a64b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:40.098Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:40.102Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:40.102Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||Invoke
2021-12-17T16:12:40.103Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:40.103Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:40.103Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Method      : GET
2021-12-17T16:12:40.104Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb661191a75f99ff", X-B3-SpanId:"e6450708a6e1d5b2", X-B3-ParentSpanId:"cb661191a75f99ff", X-B3-Sampled:"0", X-ONAP-RequestID:"cae5a860-957e-4bd7-ae87-22595e8b4802", X-RequestID:"cae5a860-957e-4bd7-ae87-22595e8b4802", X-TransactionID:"cae5a860-957e-4bd7-ae87-22595e8b4802", X-ECOMP-RequestID:"cae5a860-957e-4bd7-ae87-22595e8b4802", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4733604-9711-4088-9b7f-608dc0d537a6"]
2021-12-17T16:12:40.104Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Request body: 
2021-12-17T16:12:40.104Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||==========================request end================================================
2021-12-17T16:12:40.123Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:40.124Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:40.124Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status text  : 
2021-12-17T16:12:40.124Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:40.125Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Response body: {
  "requestId" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:11:31.000+00:00",
  "endTime" : "2021-12-17T16:12:30.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:12:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    }
  }
}
2021-12-17T16:12:40.126Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:40.126Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||InvokeReturn
2021-12-17T16:12:40.128Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:40.128Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:12:40.128Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:40.129Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:40.129Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:12:40.129Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb661191a75f99ff", X-B3-SpanId:"319c3c832d4e3a79", X-B3-ParentSpanId:"cb661191a75f99ff", X-B3-Sampled:"0", X-ONAP-RequestID:"cae5a860-957e-4bd7-ae87-22595e8b4802", X-RequestID:"cae5a860-957e-4bd7-ae87-22595e8b4802", X-TransactionID:"cae5a860-957e-4bd7-ae87-22595e8b4802", X-ECOMP-RequestID:"cae5a860-957e-4bd7-ae87-22595e8b4802", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c2f971b-7aa3-478d-96be-9e802a143b3a"]
2021-12-17T16:12:40.130Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:12:40.130Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:12:40.142Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:40.142Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:40.143Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:12:40.143Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:40.144Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:12:40.144Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:40.144Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:12:40.154Z|cae5a860-957e-4bd7-ae87-22595e8b4802|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:40.278Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:40.283Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:40.283Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||Invoke
2021-12-17T16:12:40.284Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:40.285Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:40.285Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Method      : GET
2021-12-17T16:12:40.285Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"102e69102ec65ceb", X-B3-SpanId:"370042d78a90ba09", X-B3-ParentSpanId:"102e69102ec65ceb", X-B3-Sampled:"0", X-ONAP-RequestID:"26453e45-64cc-4968-bf3c-d55a9a0e595c", X-RequestID:"26453e45-64cc-4968-bf3c-d55a9a0e595c", X-TransactionID:"26453e45-64cc-4968-bf3c-d55a9a0e595c", X-ECOMP-RequestID:"26453e45-64cc-4968-bf3c-d55a9a0e595c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9330f6a4-cd32-4d85-8262-26094c42a13e"]
2021-12-17T16:12:40.285Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Request body: 
2021-12-17T16:12:40.286Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||==========================request end================================================
2021-12-17T16:12:40.310Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:40.311Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:40.311Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status text  : 
2021-12-17T16:12:40.311Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:40.312Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Response body: {
  "requestId" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:11:31.000+00:00",
  "endTime" : "2021-12-17T16:12:30.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:12:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    }
  }
}
2021-12-17T16:12:40.312Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:40.312Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||InvokeReturn
2021-12-17T16:12:40.314Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:40.314Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:12:40.315Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:40.315Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:40.315Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:12:40.315Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"102e69102ec65ceb", X-B3-SpanId:"4d5c113918c0bf7c", X-B3-ParentSpanId:"102e69102ec65ceb", X-B3-Sampled:"0", X-ONAP-RequestID:"26453e45-64cc-4968-bf3c-d55a9a0e595c", X-RequestID:"26453e45-64cc-4968-bf3c-d55a9a0e595c", X-TransactionID:"26453e45-64cc-4968-bf3c-d55a9a0e595c", X-ECOMP-RequestID:"26453e45-64cc-4968-bf3c-d55a9a0e595c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6962251-5f7e-4e82-aa31-6df8f6833dcc"]
2021-12-17T16:12:40.315Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:12:40.316Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:12:40.330Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:40.330Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:40.330Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:12:40.330Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:40.333Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:12:40.333Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:40.333Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:12:40.343Z|26453e45-64cc-4968-bf3c-d55a9a0e595c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:40.461Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:40.467Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:40.468Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||Invoke
2021-12-17T16:12:40.468Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:40.468Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d
2021-12-17T16:12:40.468Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Method      : GET
2021-12-17T16:12:40.469Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b2dd860eb186d77", X-B3-SpanId:"c97f7d8096ba6615", X-B3-ParentSpanId:"8b2dd860eb186d77", X-B3-Sampled:"0", X-ONAP-RequestID:"b07847d4-bc1f-4f5e-b405-7de8e465591d", X-RequestID:"b07847d4-bc1f-4f5e-b405-7de8e465591d", X-TransactionID:"b07847d4-bc1f-4f5e-b405-7de8e465591d", X-ECOMP-RequestID:"b07847d4-bc1f-4f5e-b405-7de8e465591d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0ffc63b-0068-40b8-b19b-d71ac1b553ef"]
2021-12-17T16:12:40.469Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Request body: 
2021-12-17T16:12:40.469Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||==========================request end================================================
2021-12-17T16:12:40.511Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:40.512Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:40.512Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Status text  : 
2021-12-17T16:12:40.512Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:40.513Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||Response body: {
  "requestId" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:11:31.000+00:00",
  "endTime" : "2021-12-17T16:12:30.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab\",\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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n\t\t\t\"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"8592d380-69b2-4e40-be9b-8b8c81ef1d0d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:12:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7dd2af02-4857-451c-bac6-0222b0656f4d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d"
    }
  }
}
2021-12-17T16:12:40.513Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:40.514Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7dd2af02-4857-451c-bac6-0222b0656f4d|INFO|500||InvokeReturn
2021-12-17T16:12:40.515Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:40.516Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:12:40.516Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:40.516Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false
2021-12-17T16:12:40.517Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:12:40.517Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b2dd860eb186d77", X-B3-SpanId:"c723166b0c25c621", X-B3-ParentSpanId:"8b2dd860eb186d77", X-B3-Sampled:"0", X-ONAP-RequestID:"b07847d4-bc1f-4f5e-b405-7de8e465591d", X-RequestID:"b07847d4-bc1f-4f5e-b405-7de8e465591d", X-TransactionID:"b07847d4-bc1f-4f5e-b405-7de8e465591d", X-ECOMP-RequestID:"b07847d4-bc1f-4f5e-b405-7de8e465591d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b59b8ce5-9415-4705-bb6f-984c7b059adc"]
2021-12-17T16:12:40.517Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:12:40.517Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:12:40.532Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:40.532Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:40.533Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:12:40.533Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:40.534Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:12:40.534Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:40.534Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7dd2af02-4857-451c-bac6-0222b0656f4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:12:40.544Z|b07847d4-bc1f-4f5e-b405-7de8e465591d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7dd2af02-4857-451c-bac6-0222b0656f4d|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:43.821Z|ae46b818-39bd-4b07-8dad-129e1e1e5180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:43.823Z|ae46b818-39bd-4b07-8dad-129e1e1e5180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:43.827Z|8950fcee-6f2c-4816-a08c-d21a77a1c580|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:43.828Z|8950fcee-6f2c-4816-a08c-d21a77a1c580|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:43.836Z|0cc58844-a233-4583-b1e7-35f72d61b0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:43.837Z|0cc58844-a233-4583-b1e7-35f72d61b0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:44.034Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:44.039Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||INFO|500||Checking if requestId: c2cb463e-6814-4333-9ee4-9640a4a73e35 already exists in requestDb InfraActiveRequests table
2021-12-17T16:12:44.040Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:12:44.041Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:12:44.041Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:44.041Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:12:44.041Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:12:44.041Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"227836dbd66d2412", X-B3-SpanId:"fb1d6b225e7cbb57", X-B3-ParentSpanId:"227836dbd66d2412", X-B3-Sampled:"0", X-ONAP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-TransactionID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ECOMP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8fa21e8-1a58-4d1c-bca7-b6d65d36d014"]
2021-12-17T16:12:44.042Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:12:44.042Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:12:44.074Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:44.075Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:12:44.075Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:12:44.075Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:12:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:44.076Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: 
2021-12-17T16:12:44.076Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:44.076Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|404|Not Found|InvokeReturn
2021-12-17T16:12:44.101Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:12:44.102Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-12-17T16:12:44.110Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:12:44.161Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:12:44.162Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd|INFO|500||Invoke
2021-12-17T16:12:44.238Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd|INFO|404|Not Found|InvokeReturn
2021-12-17T16:12:44.239Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:12:44:207-2644], Content-Length=[377], Date=[Fri, 17 Dec 2021 16:12:44 GMT], Content-Type=[application/json]}
2021-12-17T16:12:44.240Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd","ERR.5.4.6114"]}}}

2021-12-17T16:12:44.250Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd
2021-12-17T16:12:44.252Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd
2021-12-17T16:12:44.254Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:12:44.292Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd|INFO|500||Invoke
2021-12-17T16:12:44.292Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb463e-6814-4333-9ee4-9640a4a73e35], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c7c8490f-07f8-404b-8091-4eaa3276a78e], X-ECOMP-RequestID=[c2cb463e-6814-4333-9ee4-9640a4a73e35], X-TransactionId=[], X-ONAP-RequestID=[c2cb463e-6814-4333-9ee4-9640a4a73e35]}
2021-12-17T16:12:44.343Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:12:44:328-95922], Content-Length=[377], Date=[Fri, 17 Dec 2021 16:12:44 GMT], Content-Type=[application/json]}
2021-12-17T16:12:44.344Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd|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/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd","ERR.5.4.6114"]}}}

2021-12-17T16:12:44.344Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd|INFO|404|Not Found|InvokeReturn
2021-12-17T16:12:44.348Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd
2021-12-17T16:12:44.348Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd
2021-12-17T16:12:44.351Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:12:44.387Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:12:44.388Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:12:44.447Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:12:44.448Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211217-16:12:44:421-84067], vertex-id=[426128], Content-Length=[616], Date=[Fri, 17 Dec 2021 16:12:44 GMT], Content-Type=[application/json]}
2021-12-17T16:12:44.448Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757367248","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"}]}]}}

2021-12-17T16:12:44.450Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:12:44.451Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:12:44.453Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.454Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:12:44.454Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:44.454Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.454Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:12:44.454Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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:"227836dbd66d2412", X-B3-SpanId:"c6f9307289916be9", X-B3-ParentSpanId:"227836dbd66d2412", X-B3-Sampled:"0", X-ONAP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-TransactionID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ECOMP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ce8f9b6-312d-49a3-b9ba-d2844daad5c3"]
2021-12-17T16:12:44.455Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"746a8881-eb75-4f92-a1b5-5d7d1d95035e"},"instanceName":"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0","requestScope":"network"}
2021-12-17T16:12:44.455Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:12:44.481Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:44.481Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:44.481Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:12:44.482Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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:"Fri, 17 Dec 2021 16:12:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:44.482Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:12:44.482Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:44.483Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:12:44.484Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc
2021-12-17T16:12:44.485Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|INFO|500||Invoke
2021-12-17T16:12:44.485Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:44.485Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc
2021-12-17T16:12:44.486Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||Method      : GET
2021-12-17T16:12:44.486Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-TransactionID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ECOMP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed34f7a2-bb32-47d2-984b-3d86118fc0d7"]
2021-12-17T16:12:44.486Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||Request body: 
2021-12-17T16:12:44.486Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||==========================request end================================================
2021-12-17T16:12:44.579Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:44.579Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:44.580Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||Status text  : 
2021-12-17T16:12:44.580Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:12:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:44.583Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "81f1c4a4-cfe9-4885-b282-bd5288796bdc",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2021-12-17T16:09:58.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource"
    }
  }
}
2021-12-17T16:12:44.583Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:44.584Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc|INFO|500||InvokeReturn
2021-12-17T16:12:44.600Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource
2021-12-17T16:12:44.601Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|INFO|500||Invoke
2021-12-17T16:12:44.601Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:44.601Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource
2021-12-17T16:12:44.602Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||Method      : GET
2021-12-17T16:12:44.602Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-TransactionID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ECOMP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9f9954d-c581-457c-a440-a291e01c2a91"]
2021-12-17T16:12:44.602Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||Request body: 
2021-12-17T16:12:44.602Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||==========================request end================================================
2021-12-17T16:12:44.639Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:44.640Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:44.640Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||Status text  : 
2021-12-17T16:12:44.640Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/f1933b40-8345-4597-b358-7361fa131578", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:12:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:44.643Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "f1933b40-8345-4597-b358-7361fa131578",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "1e75a521-7bbd-419a-a6c7-b787d1f3de09",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2021-12-17T16:09:58.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/f1933b40-8345-4597-b358-7361fa131578"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/f1933b40-8345-4597-b358-7361fa131578"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/f1933b40-8345-4597-b358-7361fa131578/networkResourceCustomization"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/f1933b40-8345-4597-b358-7361fa131578/heatTemplate"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/f1933b40-8345-4597-b358-7361fa131578/collectionNetworkResourceCustomization"
    }
  }
}
2021-12-17T16:12:44.643Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:44.644Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/81f1c4a4-cfe9-4885-b282-bd5288796bdc/networkResource|INFO|500||InvokeReturn
2021-12-17T16:12:44.656Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.656Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2021-12-17T16:12:44.656Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:44.657Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.657Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:12:44.657Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-TransactionID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ECOMP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92d9a7f7-5290-4739-a0d0-d23b9af76859"]
2021-12-17T16:12:44.657Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:12:44.658Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:12:44.689Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:44.690Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.690Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:12:44.690Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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:"Fri, 17 Dec 2021 16:12:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:44.691Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:12:44.691Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:44.692Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.692Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.693Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2021-12-17T16:12:44.693Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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================================================
2021-12-17T16:12:44.693Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.693Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.694Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-TransactionID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ECOMP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aed996a-e00a-4068-870d-ee9dd1305bb5"]
2021-12-17T16:12:44.694Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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: 
2021-12-17T16:12:44.694Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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================================================
2021-12-17T16:12:44.735Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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==========================================
2021-12-17T16:12:44.736Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.736Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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  : 
2021-12-17T16:12:44.736Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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:"Fri, 17 Dec 2021 16:12:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:44.740Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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" : 180,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    }
  }
}
2021-12-17T16:12:44.740Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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=================================================
2021-12-17T16:12:44.740Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2021-12-17T16:12:44.754Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:12:44.754Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:12:44.754Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:44.755Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:12:44.755Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:12:44.755Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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:"2667", X-B3-TraceId:"227836dbd66d2412", X-B3-SpanId:"6672bcdf66b79b30", X-B3-ParentSpanId:"227836dbd66d2412", X-B3-Sampled:"0", X-ONAP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-TransactionID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ECOMP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df515648-8b2d-4b01-9c90-7974121c72d7"]
2021-12-17T16:12:44.756Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c2cb463e-6814-4333-9ee4-9640a4a73e35","requestStatus":"IN_PROGRESS","startTime":1639757564102,"source":"VID","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"746a8881-eb75-4f92-a1b5-5d7d1d95035e","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"c2cb463e-6814-4333-9ee4-9640a4a73e35"}
2021-12-17T16:12:44.756Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:12:44.786Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:44.786Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:12:44.787Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:12:44.787Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/c2cb463e-6814-4333-9ee4-9640a4a73e35", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:44.789Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:12:44.102+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:12:44.773+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:12:44.789Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:44.789Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:12:44.803Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.803Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:12:44.804Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:44.804Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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
2021-12-17T16:12:44.804Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:12:44.804Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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:"227836dbd66d2412", X-B3-SpanId:"56629867b7eea05c", X-B3-ParentSpanId:"227836dbd66d2412", X-B3-Sampled:"0", X-ONAP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-TransactionID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ECOMP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dbcd258-878a-4865-a4c5-8636d81f4c80"]
2021-12-17T16:12:44.805Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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\":\"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\"modelVersionId\":\"f1933b40-8345-4597-b358-7361fa131578\",\"modelCustomizationId\":\"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\"modelUuid\":\"f1933b40-8345-4597-b358-7361fa131578\",\"modelInvariantUuid\":\"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\"source\":\"VID\",\"instanceName\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\"modelInfo\":{\"modelInvariantId\":\"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\"modelUuid\":\"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\"modelInvariantUuid\":\"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"}}}],\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"746a8881-eb75-4f92-a1b5-5d7d1d95035e\"}","type":"String"},"requestId":{"value":"c2cb463e-6814-4333-9ee4-9640a4a73e35","type":"String"},"mso-request-id":{"value":"c2cb463e-6814-4333-9ee4-9640a4a73e35","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"746a8881-eb75-4f92-a1b5-5d7d1d95035e","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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:12:44.805Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:12:45.819Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:45.820Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:12:45.820Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:12:45.821Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:12:45 GMT", X-ONAP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-TransactionID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ECOMP-RequestID:"c2cb463e-6814-4333-9ee4-9640a4a73e35", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3dbcd258-878a-4865-a4c5-8636d81f4c80", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:12:45.821Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c2cb463e-6814-4333-9ee4-9640a4a73e35\",\"instanceId\":\"1acca510-5d80-41a0-9f93-bb4a209a307b\"}}","message":"Success","processInstanceID":"2b315ed9-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:12:45.822Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:45.822Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:12:45.826Z|c2cb463e-6814-4333-9ee4-9640a4a73e35|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:45.957Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:45.962Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:12:45.963Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:12:45.963Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:45.964Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:12:45.964Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:12:45.964Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18080d40e9637a56", X-B3-SpanId:"0c7677d5c9eb50a1", X-B3-ParentSpanId:"18080d40e9637a56", X-B3-Sampled:"0", X-ONAP-RequestID:"4346e772-33b0-4725-97fc-1312bc0b1211", X-RequestID:"4346e772-33b0-4725-97fc-1312bc0b1211", X-TransactionID:"4346e772-33b0-4725-97fc-1312bc0b1211", X-ECOMP-RequestID:"4346e772-33b0-4725-97fc-1312bc0b1211", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72638699-e810-47df-b733-bb2c1812f78d"]
2021-12-17T16:12:45.965Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:12:45.965Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:12:45.999Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:46.000Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:46.000Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:12:46.001Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:46.002Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:12:44.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:12:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:12:46.002Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:46.003Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||InvokeReturn
2021-12-17T16:12:46.005Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:12:46.005Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:12:46.006Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:46.006Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:12:46.006Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:12:46.007Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18080d40e9637a56", X-B3-SpanId:"718eaeca38d63191", X-B3-ParentSpanId:"18080d40e9637a56", X-B3-Sampled:"0", X-ONAP-RequestID:"4346e772-33b0-4725-97fc-1312bc0b1211", X-RequestID:"4346e772-33b0-4725-97fc-1312bc0b1211", X-TransactionID:"4346e772-33b0-4725-97fc-1312bc0b1211", X-ECOMP-RequestID:"4346e772-33b0-4725-97fc-1312bc0b1211", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aafc078d-77b7-4a9d-ada5-c8548d593b2b"]
2021-12-17T16:12:46.007Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:12:46.008Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:12:46.021Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:46.022Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:46.022Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:12:46.023Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:46.024Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:12:46.024Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:46.025Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:12:46.043Z|4346e772-33b0-4725-97fc-1312bc0b1211|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:12:53.852Z|160970e1-1341-40c4-a1f1-cd43d8630f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:53.855Z|c6ed5b41-ee60-4156-807f-c302b603b543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:53.856Z|c6ed5b41-ee60-4156-807f-c302b603b543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:53.856Z|160970e1-1341-40c4-a1f1-cd43d8630f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:53.857Z|1845b6c2-9a65-4f0d-844f-f79298e3b243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:12:53.858Z|1845b6c2-9a65-4f0d-844f-f79298e3b243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:12:54.306Z|dce9fb2e-0b5b-4de9-9a5c-6f06c559cc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:12:54.309Z|dce9fb2e-0b5b-4de9-9a5c-6f06c559cc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:12:56.180Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:12:56.185Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:12:56.186Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:12:56.186Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:56.186Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:12:56.186Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:12:56.187Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a265086a4445140", X-B3-SpanId:"c5c63d6b4b575938", X-B3-ParentSpanId:"7a265086a4445140", X-B3-Sampled:"0", X-ONAP-RequestID:"61876416-5e23-45e9-8cd4-9cdde5c9217d", X-RequestID:"61876416-5e23-45e9-8cd4-9cdde5c9217d", X-TransactionID:"61876416-5e23-45e9-8cd4-9cdde5c9217d", X-ECOMP-RequestID:"61876416-5e23-45e9-8cd4-9cdde5c9217d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf71a911-1724-41d6-83a6-22793fdea4a2"]
2021-12-17T16:12:56.187Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:12:56.187Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:12:56.212Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:56.213Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:56.213Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:12:56.214Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:56.215Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:12:44.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:12:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:12:56.215Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:56.215Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||InvokeReturn
2021-12-17T16:12:56.217Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:12:56.218Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:12:56.218Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:12:56.218Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:12:56.218Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:12:56.219Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a265086a4445140", X-B3-SpanId:"f7e07955dd037f4c", X-B3-ParentSpanId:"7a265086a4445140", X-B3-Sampled:"0", X-ONAP-RequestID:"61876416-5e23-45e9-8cd4-9cdde5c9217d", X-RequestID:"61876416-5e23-45e9-8cd4-9cdde5c9217d", X-TransactionID:"61876416-5e23-45e9-8cd4-9cdde5c9217d", X-ECOMP-RequestID:"61876416-5e23-45e9-8cd4-9cdde5c9217d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"049c058e-8542-4afb-9a58-40e7af0f6d80"]
2021-12-17T16:12:56.219Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:12:56.219Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:12:56.237Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:12:56.238Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:12:56.238Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:12:56.238Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:12:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:12:56.240Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:12:56.240Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:12:56.241Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:12:56.255Z|61876416-5e23-45e9-8cd4-9cdde5c9217d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:03.880Z|a2643678-f14f-4fc5-a879-66fde654df77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:03.880Z|4a0f867b-8503-4031-a579-0109a996dbb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:03.880Z|b53d5cc1-e8ba-4940-a4ef-43a5d82ad01f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:03.880Z|a2643678-f14f-4fc5-a879-66fde654df77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:03.880Z|b53d5cc1-e8ba-4940-a4ef-43a5d82ad01f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:03.880Z|4a0f867b-8503-4031-a579-0109a996dbb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:06.392Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:13:06.397Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:06.398Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:13:06.398Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:06.398Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:06.399Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:13:06.399Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"037eafefd2b22e02", X-B3-SpanId:"25f83a9001018081", X-B3-ParentSpanId:"037eafefd2b22e02", X-B3-Sampled:"0", X-ONAP-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-TransactionID:"f152105b-0689-48bd-8dff-52b002a890e0", X-ECOMP-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"771e567c-c966-4d35-aec9-e041dc87bcd7"]
2021-12-17T16:13:06.399Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:13:06.400Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:13:06.422Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:06.423Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:06.423Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:13:06.424Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:06.425Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "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" : "2021-12-17T16:12:44.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:12:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:13:06.425Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:06.426Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||InvokeReturn
2021-12-17T16:13:06.428Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:06.428Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:13:06.428Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:06.429Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:06.429Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:13:06.429Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"037eafefd2b22e02", X-B3-SpanId:"2b0051ad2a119e81", X-B3-ParentSpanId:"037eafefd2b22e02", X-B3-Sampled:"0", X-ONAP-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-TransactionID:"f152105b-0689-48bd-8dff-52b002a890e0", X-ECOMP-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"726b76ca-01e2-4478-9854-777dab476a6f"]
2021-12-17T16:13:06.430Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:13:06.430Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:13:06.444Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:06.444Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:06.445Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:13:06.445Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:06.446Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:13:06.446Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:06.447Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:13:06.481Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:13:06.482Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:13:06.482Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:06.482Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:13:06.482Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:13:06.483Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-TransactionID:"f152105b-0689-48bd-8dff-52b002a890e0", X-ECOMP-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"156e84d7-847e-44e4-a2a6-96f2d572e59d"]
2021-12-17T16:13:06.483Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:13:06.483Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:13:06.625Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:06.625Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:06.625Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:13:06.626Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FF2E579B25F79BEB756E167C4BC2CE50; 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:"Fri, 17 Dec 2021 16:13:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:06.626Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3634bc20-5f54-11ec-b7c8-26a1083fde92","businessKey":"c2cb463e-6814-4333-9ee4-9640a4a73e35","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:13:03.296+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2b315ed9-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"3630ec59-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:13:06.626Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:06.627Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:13:06.652Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:13:06.652Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:13:06.652Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:06.653Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:13:06.653Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:13:06.653Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-TransactionID:"f152105b-0689-48bd-8dff-52b002a890e0", X-ECOMP-RequestID:"f152105b-0689-48bd-8dff-52b002a890e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f27cbaba-4ba6-45fe-a781-fbcc6c4a6a79"]
2021-12-17T16:13:06.653Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:13:06.654Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:13:06.773Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:06.774Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:06.774Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:13:06.774Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ED46731462B0C873D2CBE5A1820B5F9F; 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:"Fri, 17 Dec 2021 16:13:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:06.775Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:3634e337-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"3634bc20-5f54-11ec-b7c8-26a1083fde92","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"3634bc20-5f54-11ec-b7c8-26a1083fde92","executionId":"3634bc20-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:13:03.297+0000","endTime":"2021-12-17T16:13:03.297+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b315ed9-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:13:06.775Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:06.776Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:13:06.781Z|f152105b-0689-48bd-8dff-52b002a890e0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:09.306Z|37512b4b-5442-44ee-a793-5fcad39447e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:13:09.307Z|37512b4b-5442-44ee-a793-5fcad39447e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:13:09.624Z|c63ea336-ac28-4458-b18f-af059fbeda3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:13:09.625Z|c63ea336-ac28-4458-b18f-af059fbeda3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:13:11.212Z|20dffb01-c999-49c8-a66e-a612bf003355|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:13:11.213Z|20dffb01-c999-49c8-a66e-a612bf003355|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:13.906Z|c929482a-be12-4c61-8fc8-1c065341a6e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:13.906Z|c929482a-be12-4c61-8fc8-1c065341a6e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:13.906Z|a6b1ed84-7974-432b-bb34-6b5e0b363691|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:13.910Z|a6b1ed84-7974-432b-bb34-6b5e0b363691|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:13.913Z|e2eccd55-4ce8-4b82-a1a8-b839783ea4ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:13.914Z|e2eccd55-4ce8-4b82-a1a8-b839783ea4ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:16.906Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:13:16.911Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:16.912Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:13:16.912Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:16.912Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:16.912Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:13:16.912Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4915efdbc1d2ee3f", X-B3-SpanId:"9c64134ac2f4de2d", X-B3-ParentSpanId:"4915efdbc1d2ee3f", X-B3-Sampled:"0", X-ONAP-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-TransactionID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-ECOMP-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfa000ea-ab83-4cbc-b559-ca2f8c3e4da4"]
2021-12-17T16:13:16.913Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:13:16.913Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:13:16.936Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:16.937Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:16.937Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:13:16.937Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:16.939Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "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" : "2021-12-17T16:12:44.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:13:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
    "cloudIdentifier" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\"},\"environment\":null}",
    "created" : "2021-12-17T16:13:09.000+00:00"
  } ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:13:16.939Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:16.939Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||InvokeReturn
2021-12-17T16:13:16.941Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:16.942Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:13:16.942Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:16.942Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:16.942Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:13:16.943Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4915efdbc1d2ee3f", X-B3-SpanId:"ebf075666078aa86", X-B3-ParentSpanId:"4915efdbc1d2ee3f", X-B3-Sampled:"0", X-ONAP-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-TransactionID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-ECOMP-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cbf1e33-c001-4203-a5e0-609537b67546"]
2021-12-17T16:13:16.943Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:13:16.943Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:13:16.966Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:16.967Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:16.967Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:13:16.967Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:16.970Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_1ccef2a3-2d87-450c-830e-cd436b557021\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":null,\"creation_time\":1639757591000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:13:14.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:13:16.971Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:16.971Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:13:17.002Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:13:17.002Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:13:17.002Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:17.003Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:13:17.003Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:13:17.003Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-TransactionID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-ECOMP-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f526f962-5903-41ab-a6cd-2cb704df2c23"]
2021-12-17T16:13:17.003Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:13:17.003Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:13:17.137Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:17.138Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:17.138Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:13:17.138Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A730E64BA4F90A72B99A50E53A57D2C6; 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:"Fri, 17 Dec 2021 16:13:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:17.139Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3634bc20-5f54-11ec-b7c8-26a1083fde92","businessKey":"c2cb463e-6814-4333-9ee4-9640a4a73e35","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:13:03.296+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2b315ed9-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"3630ec59-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:13:17.139Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:17.139Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:13:17.164Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:13:17.165Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:13:17.165Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:17.166Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:13:17.166Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:13:17.166Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-TransactionID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-ECOMP-RequestID:"4251c08b-522d-4b66-876b-5ae0ded5803e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f2acea7-c3c2-428e-82bb-5cf3757e636f"]
2021-12-17T16:13:17.166Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:13:17.167Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:13:17.286Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:17.287Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:17.287Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:13:17.288Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7385EBE3560FF9A4DC1AAEBC0981008A; 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:"Fri, 17 Dec 2021 16:13:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:17.288Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3c4aa868-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"3634bc20-5f54-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"3634bc20-5f54-11ec-b7c8-26a1083fde92","executionId":"3634bc20-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:13:13.506+0000","endTime":"2021-12-17T16:13:13.510+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b315ed9-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:13:17.288Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:17.288Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:13:17.294Z|4251c08b-522d-4b66-876b-5ae0ded5803e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:23.937Z|438863ce-9391-4969-9a66-469b153c8df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:23.936Z|fac831e8-0336-486d-9cc0-78822e4c32c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:23.937Z|438863ce-9391-4969-9a66-469b153c8df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:23.937Z|f4447d32-fe2b-461f-bb16-06649d228bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:23.938Z|fac831e8-0336-486d-9cc0-78822e4c32c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:23.938Z|f4447d32-fe2b-461f-bb16-06649d228bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:24.306Z|1712724a-d765-45b5-a184-e20434ff5037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:13:24.306Z|1712724a-d765-45b5-a184-e20434ff5037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:13:27.416Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:13:27.422Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:27.422Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:13:27.422Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:27.422Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:27.423Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:13:27.423Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbc8c263b1f4fa9b", X-B3-SpanId:"c89326e4caaae229", X-B3-ParentSpanId:"cbc8c263b1f4fa9b", X-B3-Sampled:"0", X-ONAP-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-TransactionID:"88779558-face-4f2a-8e1d-fb869bca523d", X-ECOMP-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc3b8ec5-e835-4613-94da-6232398cb7c9"]
2021-12-17T16:13:27.423Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:13:27.423Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:13:27.455Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:27.456Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:27.456Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:13:27.456Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:27.457Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "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" : "2021-12-17T16:12:44.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:13:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
    "cloudIdentifier" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\"},\"environment\":null}",
    "created" : "2021-12-17T16:13:09.000+00:00"
  } ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:13:27.458Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:27.459Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||InvokeReturn
2021-12-17T16:13:27.461Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:27.462Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:13:27.462Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:27.462Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:27.463Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:13:27.463Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbc8c263b1f4fa9b", X-B3-SpanId:"eeac528b04b29a0b", X-B3-ParentSpanId:"cbc8c263b1f4fa9b", X-B3-Sampled:"0", X-ONAP-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-TransactionID:"88779558-face-4f2a-8e1d-fb869bca523d", X-ECOMP-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ac2ea2d-9834-46a5-8974-f1ebe360d243"]
2021-12-17T16:13:27.463Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:13:27.464Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:13:27.479Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:27.479Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:27.480Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:13:27.480Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:27.481Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_1ccef2a3-2d87-450c-830e-cd436b557021\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":null,\"creation_time\":1639757591000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:13:14.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:13:27.482Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:27.483Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:13:27.531Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:13:27.531Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:13:27.532Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:27.532Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:13:27.532Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:13:27.533Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-TransactionID:"88779558-face-4f2a-8e1d-fb869bca523d", X-ECOMP-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"414c7494-0621-4a2e-bec5-9fccdfe6fe42"]
2021-12-17T16:13:27.533Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:13:27.533Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:13:27.655Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:27.656Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:27.656Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:13:27.656Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A2C0C250145FAD92EDAEC35EE8D18AC7; 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:"Fri, 17 Dec 2021 16:13:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:27.657Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3634bc20-5f54-11ec-b7c8-26a1083fde92","businessKey":"c2cb463e-6814-4333-9ee4-9640a4a73e35","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:13:03.296+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2b315ed9-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"3630ec59-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:13:27.657Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:27.657Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c2cb463e-6814-4333-9ee4-9640a4a73e35&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:13:27.683Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:13:27.684Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:13:27.684Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:27.685Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:13:27.685Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:13:27.685Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-TransactionID:"88779558-face-4f2a-8e1d-fb869bca523d", X-ECOMP-RequestID:"88779558-face-4f2a-8e1d-fb869bca523d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8751c4a-9d9e-44a2-89a2-e33fcb2b1c99"]
2021-12-17T16:13:27.686Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:13:27.686Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:13:27.817Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:27.817Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:27.818Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:13:27.818Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8F31886D9B2181F83CDF774B42EC8734; 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:"Fri, 17 Dec 2021 16:13:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:27.818Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3c4aa868-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"3634bc20-5f54-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"3634bc20-5f54-11ec-b7c8-26a1083fde92","executionId":"3634bc20-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:13:13.506+0000","endTime":"2021-12-17T16:13:13.510+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b315ed9-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:13:27.818Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:27.819Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3634bc20-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:13:27.823Z|88779558-face-4f2a-8e1d-fb869bca523d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:33.970Z|8ee39bc8-0dad-40b0-9db6-4296dcc19662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:33.970Z|3a211b8e-5941-45c5-a0b1-f3eb702a9751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:33.970Z|8ee39bc8-0dad-40b0-9db6-4296dcc19662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:33.970Z|3a211b8e-5941-45c5-a0b1-f3eb702a9751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:33.981Z|ae1d547e-aa22-40f1-9172-30b907e37173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:33.981Z|ae1d547e-aa22-40f1-9172-30b907e37173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:37.953Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:13:37.958Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:37.958Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:13:37.958Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:37.959Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:37.959Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:13:37.960Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fcd0b83ef51a4a7", X-B3-SpanId:"c1f7faeef5a61b1b", X-B3-ParentSpanId:"0fcd0b83ef51a4a7", X-B3-Sampled:"0", X-ONAP-RequestID:"d5a2f643-299d-47d5-af91-3da8dd65564b", X-RequestID:"d5a2f643-299d-47d5-af91-3da8dd65564b", X-TransactionID:"d5a2f643-299d-47d5-af91-3da8dd65564b", X-ECOMP-RequestID:"d5a2f643-299d-47d5-af91-3da8dd65564b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b44d3b0-a3ce-4c2f-96b9-716dd077c27e"]
2021-12-17T16:13:37.960Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:13:37.960Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:13:37.998Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:37.999Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:37.999Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:13:37.999Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:38.002Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "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" : "2021-12-17T16:12:44.000+00:00",
  "endTime" : "2021-12-17T16:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:13:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
    "cloudIdentifier" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\"},\"environment\":null}",
    "created" : "2021-12-17T16:13:09.000+00:00"
  } ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:13:38.002Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:38.002Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||InvokeReturn
2021-12-17T16:13:38.004Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:38.004Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:13:38.005Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:38.005Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:38.005Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:13:38.006Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fcd0b83ef51a4a7", X-B3-SpanId:"7c08d809cea5802b", X-B3-ParentSpanId:"0fcd0b83ef51a4a7", X-B3-Sampled:"0", X-ONAP-RequestID:"d5a2f643-299d-47d5-af91-3da8dd65564b", X-RequestID:"d5a2f643-299d-47d5-af91-3da8dd65564b", X-TransactionID:"d5a2f643-299d-47d5-af91-3da8dd65564b", X-ECOMP-RequestID:"d5a2f643-299d-47d5-af91-3da8dd65564b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85d30cf9-3ef5-4064-af7b-7b2bc1e5928b"]
2021-12-17T16:13:38.006Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:13:38.006Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:13:38.022Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:38.022Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:38.023Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:13:38.023Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:38.024Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b5c42a1e-69be-4227-8666-95799341f20a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"05289a42-9279-45a4-9d1a-bd7413ebb203\",\"output_key\":\"subnet_id_1ccef2a3-2d87-450c-830e-cd436b557021\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":null,\"creation_time\":1639757591000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:13:14.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:13:38.024Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:38.025Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:13:38.039Z|d5a2f643-299d-47d5-af91-3da8dd65564b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:38.169Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:13:38.174Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:38.175Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:13:38.175Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:38.175Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:38.175Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:13:38.176Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21cf908e89abcb29", X-B3-SpanId:"75c5ab9b49967447", X-B3-ParentSpanId:"21cf908e89abcb29", X-B3-Sampled:"0", X-ONAP-RequestID:"bcf25f7a-fb3c-428c-b796-8e9832e233ca", X-RequestID:"bcf25f7a-fb3c-428c-b796-8e9832e233ca", X-TransactionID:"bcf25f7a-fb3c-428c-b796-8e9832e233ca", X-ECOMP-RequestID:"bcf25f7a-fb3c-428c-b796-8e9832e233ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36205508-02a5-41ef-9b1a-723dddec290b"]
2021-12-17T16:13:38.176Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:13:38.176Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:13:38.199Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:38.199Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:38.200Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:13:38.200Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:38.202Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "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" : "2021-12-17T16:12:44.000+00:00",
  "endTime" : "2021-12-17T16:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:13:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
    "cloudIdentifier" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\"},\"environment\":null}",
    "created" : "2021-12-17T16:13:09.000+00:00"
  } ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:13:38.202Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:38.203Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||InvokeReturn
2021-12-17T16:13:38.210Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:38.210Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:13:38.211Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:38.211Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:38.211Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:13:38.211Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21cf908e89abcb29", X-B3-SpanId:"c16a0e69bb8a58bb", X-B3-ParentSpanId:"21cf908e89abcb29", X-B3-Sampled:"0", X-ONAP-RequestID:"bcf25f7a-fb3c-428c-b796-8e9832e233ca", X-RequestID:"bcf25f7a-fb3c-428c-b796-8e9832e233ca", X-TransactionID:"bcf25f7a-fb3c-428c-b796-8e9832e233ca", X-ECOMP-RequestID:"bcf25f7a-fb3c-428c-b796-8e9832e233ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2258ea99-104e-4c14-a453-52ab29113b5d"]
2021-12-17T16:13:38.214Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:13:38.214Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:13:38.233Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:38.234Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:38.234Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:13:38.234Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:38.236Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b5c42a1e-69be-4227-8666-95799341f20a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"05289a42-9279-45a4-9d1a-bd7413ebb203\",\"output_key\":\"subnet_id_1ccef2a3-2d87-450c-830e-cd436b557021\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":null,\"creation_time\":1639757591000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:13:14.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:13:38.236Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:38.236Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:13:38.246Z|bcf25f7a-fb3c-428c-b796-8e9832e233ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:38.361Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:13:38.365Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:38.366Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:13:38.366Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:38.366Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:38.366Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:13:38.367Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b9dc0d322c5abfd", X-B3-SpanId:"d76a2abeb925e6b4", X-B3-ParentSpanId:"2b9dc0d322c5abfd", X-B3-Sampled:"0", X-ONAP-RequestID:"48d1b444-075e-43b8-8d18-739c4d956827", X-RequestID:"48d1b444-075e-43b8-8d18-739c4d956827", X-TransactionID:"48d1b444-075e-43b8-8d18-739c4d956827", X-ECOMP-RequestID:"48d1b444-075e-43b8-8d18-739c4d956827", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24d486ef-c2e0-481b-b286-ccb8ec75561a"]
2021-12-17T16:13:38.367Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:13:38.367Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:13:38.399Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:38.399Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:38.400Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:13:38.400Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:38.402Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "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" : "2021-12-17T16:12:44.000+00:00",
  "endTime" : "2021-12-17T16:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:13:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
    "cloudIdentifier" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\"},\"environment\":null}",
    "created" : "2021-12-17T16:13:09.000+00:00"
  } ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:13:38.402Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:38.402Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||InvokeReturn
2021-12-17T16:13:38.405Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:38.405Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:13:38.405Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:38.406Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:38.406Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:13:38.406Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b9dc0d322c5abfd", X-B3-SpanId:"8ca1cab802121afe", X-B3-ParentSpanId:"2b9dc0d322c5abfd", X-B3-Sampled:"0", X-ONAP-RequestID:"48d1b444-075e-43b8-8d18-739c4d956827", X-RequestID:"48d1b444-075e-43b8-8d18-739c4d956827", X-TransactionID:"48d1b444-075e-43b8-8d18-739c4d956827", X-ECOMP-RequestID:"48d1b444-075e-43b8-8d18-739c4d956827", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9828ea6f-76a7-4477-9ead-4ada4268b43c"]
2021-12-17T16:13:38.407Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:13:38.407Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:13:38.424Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:38.425Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:38.425Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:13:38.425Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:38.428Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b5c42a1e-69be-4227-8666-95799341f20a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"05289a42-9279-45a4-9d1a-bd7413ebb203\",\"output_key\":\"subnet_id_1ccef2a3-2d87-450c-830e-cd436b557021\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":null,\"creation_time\":1639757591000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:13:14.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:13:38.429Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:38.429Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:13:38.440Z|48d1b444-075e-43b8-8d18-739c4d956827|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:38.573Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:13:38.577Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:38.578Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:13:38.578Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:38.578Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:38.578Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:13:38.579Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7855f0f5b4ca6cec", X-B3-SpanId:"bcab56aa934b0a25", X-B3-ParentSpanId:"7855f0f5b4ca6cec", X-B3-Sampled:"0", X-ONAP-RequestID:"c4ed05a9-9543-4f3e-b515-ea8a9850b4d8", X-RequestID:"c4ed05a9-9543-4f3e-b515-ea8a9850b4d8", X-TransactionID:"c4ed05a9-9543-4f3e-b515-ea8a9850b4d8", X-ECOMP-RequestID:"c4ed05a9-9543-4f3e-b515-ea8a9850b4d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1b52182-2daf-454b-a8b0-89120df4507a"]
2021-12-17T16:13:38.579Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:13:38.579Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:13:38.606Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:38.607Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:38.607Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:13:38.608Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:38.608Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "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" : "2021-12-17T16:12:44.000+00:00",
  "endTime" : "2021-12-17T16:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:13:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
    "cloudIdentifier" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\"},\"environment\":null}",
    "created" : "2021-12-17T16:13:09.000+00:00"
  } ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:13:38.609Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:38.609Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||InvokeReturn
2021-12-17T16:13:38.611Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:38.611Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:13:38.611Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:38.611Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:38.612Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:13:38.612Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7855f0f5b4ca6cec", X-B3-SpanId:"0d01166278a910be", X-B3-ParentSpanId:"7855f0f5b4ca6cec", X-B3-Sampled:"0", X-ONAP-RequestID:"c4ed05a9-9543-4f3e-b515-ea8a9850b4d8", X-RequestID:"c4ed05a9-9543-4f3e-b515-ea8a9850b4d8", X-TransactionID:"c4ed05a9-9543-4f3e-b515-ea8a9850b4d8", X-ECOMP-RequestID:"c4ed05a9-9543-4f3e-b515-ea8a9850b4d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4a106cb-191d-4d79-ad2b-c20a98f05308"]
2021-12-17T16:13:38.613Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:13:38.613Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:13:38.629Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:38.630Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:38.630Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:13:38.630Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:38.634Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b5c42a1e-69be-4227-8666-95799341f20a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"05289a42-9279-45a4-9d1a-bd7413ebb203\",\"output_key\":\"subnet_id_1ccef2a3-2d87-450c-830e-cd436b557021\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":null,\"creation_time\":1639757591000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:13:14.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:13:38.634Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:38.634Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:13:38.646Z|c4ed05a9-9543-4f3e-b515-ea8a9850b4d8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:38.794Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:13:38.797Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:38.797Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||Invoke
2021-12-17T16:13:38.798Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:38.798Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35
2021-12-17T16:13:38.798Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Method      : GET
2021-12-17T16:13:38.798Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f8c0a9ba8a730e0", X-B3-SpanId:"0c6098c438c64aab", X-B3-ParentSpanId:"0f8c0a9ba8a730e0", X-B3-Sampled:"0", X-ONAP-RequestID:"7cc614bd-f6f7-457b-946c-f283b9f3a05f", X-RequestID:"7cc614bd-f6f7-457b-946c-f283b9f3a05f", X-TransactionID:"7cc614bd-f6f7-457b-946c-f283b9f3a05f", X-ECOMP-RequestID:"7cc614bd-f6f7-457b-946c-f283b9f3a05f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"252bd302-9d31-4947-93af-cb4524deb6b5"]
2021-12-17T16:13:38.799Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Request body: 
2021-12-17T16:13:38.799Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||==========================request end================================================
2021-12-17T16:13:38.817Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:38.817Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:38.817Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Status text  : 
2021-12-17T16:13:38.818Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:38.818Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||Response body: {
  "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "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" : "2021-12-17T16:12:44.000+00:00",
  "endTime" : "2021-12-17T16:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"1e75a521-7bbd-419a-a6c7-b787d1f3de09\",\n    \"modelVersionId\": \"f1933b40-8345-4597-b358-7361fa131578\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"81f1c4a4-cfe9-4885-b282-bd5288796bdc\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:13:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
    "cloudIdentifier" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\"},\"environment\":null}",
    "created" : "2021-12-17T16:13:09.000+00:00"
  } ],
  "requestURI" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35"
    }
  }
}
2021-12-17T16:13:38.819Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:38.819Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2cb463e-6814-4333-9ee4-9640a4a73e35|INFO|500||InvokeReturn
2021-12-17T16:13:38.820Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:38.821Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:13:38.821Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:38.822Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false
2021-12-17T16:13:38.822Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:13:38.822Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f8c0a9ba8a730e0", X-B3-SpanId:"57666ec128d6ae1c", X-B3-ParentSpanId:"0f8c0a9ba8a730e0", X-B3-Sampled:"0", X-ONAP-RequestID:"7cc614bd-f6f7-457b-946c-f283b9f3a05f", X-RequestID:"7cc614bd-f6f7-457b-946c-f283b9f3a05f", X-TransactionID:"7cc614bd-f6f7-457b-946c-f283b9f3a05f", X-ECOMP-RequestID:"7cc614bd-f6f7-457b-946c-f283b9f3a05f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a734f4fe-1f14-4c5d-aee5-8960cdfadf12"]
2021-12-17T16:13:38.822Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:13:38.823Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:13:38.836Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:38.836Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:38.836Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:13:38.836Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:38.837Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "c2cb463e-6814-4333-9ee4-9640a4a73e35",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b5c42a1e-69be-4227-8666-95799341f20a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"05289a42-9279-45a4-9d1a-bd7413ebb203\",\"output_key\":\"subnet_id_1ccef2a3-2d87-450c-830e-cd436b557021\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":null,\"creation_time\":1639757591000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:13:14.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:13:38.838Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:38.838Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c2cb463e-6814-4333-9ee4-9640a4a73e35&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:13:38.848Z|7cc614bd-f6f7-457b-946c-f283b9f3a05f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c2cb463e-6814-4333-9ee4-9640a4a73e35|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:39.306Z|33419d94-b846-4801-83db-ca7ca6b88c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:13:39.313Z|33419d94-b846-4801-83db-ca7ca6b88c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:13:39.625Z|92d15163-6b31-4c23-937e-21f1d570578b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:13:39.626Z|92d15163-6b31-4c23-937e-21f1d570578b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:13:43.990Z|0a9b35d7-0bd7-48aa-b405-9f9bc2308e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:43.991Z|0a9b35d7-0bd7-48aa-b405-9f9bc2308e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:43.998Z|d4926473-a662-4b4e-a156-79c6b6f9c965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:43.998Z|d4926473-a662-4b4e-a156-79c6b6f9c965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:44.000Z|d1aab5ea-a08b-48ea-9b81-a5bfaa7703ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:44.001Z|d1aab5ea-a08b-48ea-9b81-a5bfaa7703ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:50.521Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:13:50.526Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||INFO|500||Checking if requestId: 65f93a9b-d78f-464d-be96-9368ef4661a9 already exists in requestDb InfraActiveRequests table
2021-12-17T16:13:50.527Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:13:50.527Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:13:50.528Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:50.528Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:13:50.528Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:13:50.529Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"782b89ae69f0285a", X-B3-SpanId:"a19bac905a4bc915", X-B3-ParentSpanId:"782b89ae69f0285a", X-B3-Sampled:"0", X-ONAP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-TransactionID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ECOMP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e8cfb3d-b2c0-40b2-9d90-6a37b63f90a0"]
2021-12-17T16:13:50.529Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:13:50.530Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:13:50.559Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:50.560Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:13:50.560Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:13:50.561Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:13:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:50.561Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: 
2021-12-17T16:13:50.561Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:50.562Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|404|Not Found|InvokeReturn
2021-12-17T16:13:50.571Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:13:51.580Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:13:51.628Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1acca510-5d80-41a0-9f93-bb4a209a307b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:13:51.629Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1acca510-5d80-41a0-9f93-bb4a209a307b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-12-17T16:13:51.724Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1acca510-5d80-41a0-9f93-bb4a209a307b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-12-17T16:13:51.725Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1acca510-5d80-41a0-9f93-bb4a209a307b/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=[1-aai-resources-211217-16:13:51:682-43160], Content-Length=[395], Date=[Fri, 17 Dec 2021 16:13:51 GMT], Content-Type=[application/json]}
2021-12-17T16:13:51.726Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||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/1acca510-5d80-41a0-9f93-bb4a209a307b/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/1acca510-5d80-41a0-9f93-bb4a209a307b/related-to/vf-modules","ERR.5.4.6114"]}}}

2021-12-17T16:13:51.729Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1acca510-5d80-41a0-9f93-bb4a209a307b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2021-12-17T16:13:51.733Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:13:51.761Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:13:51.762Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-RequestID=[65f93a9b-d78f-464d-be96-9368ef4661a9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[10471498-ca70-4480-be11-a380bc4f48f2], X-ECOMP-RequestID=[65f93a9b-d78f-464d-be96-9368ef4661a9], X-TransactionId=[], X-ONAP-RequestID=[65f93a9b-d78f-464d-be96-9368ef4661a9]}
2021-12-17T16:13:51.816Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211217-16:13:51:789-38390], vertex-id=[426128], Content-Length=[1069], Date=[Fri, 17 Dec 2021 16:13:51 GMT], Content-Type=[application/json]}
2021-12-17T16:13:51.817Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757570645","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/1acca510-5d80-41a0-9f93-bb4a209a307b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"1acca510-5d80-41a0-9f93-bb4a209a307b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_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"}]}]}}

2021-12-17T16:13:51.818Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:13:51.819Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:13:51.820Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:13:51.821Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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
2021-12-17T16:13:51.821Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:13:51.822Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:51.822Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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
2021-12-17T16:13:51.822Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:13:51.822Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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:"782b89ae69f0285a", X-B3-SpanId:"8d3dde980b4c5ae3", X-B3-ParentSpanId:"782b89ae69f0285a", X-B3-Sampled:"0", X-ONAP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-TransactionID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ECOMP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5632aa0-d752-4ab5-8eb7-6850cbda03f3"]
2021-12-17T16:13:51.823Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"1acca510-5d80-41a0-9f93-bb4a209a307b","serviceInstanceId":"746a8881-eb75-4f92-a1b5-5d7d1d95035e"},"instanceName":null,"requestScope":"network"}
2021-12-17T16:13:51.823Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:13:51.857Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:51.858Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:51.858Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:13:51.859Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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:"Fri, 17 Dec 2021 16:13:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:51.859Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:13:51.859Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:51.860Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:13:51.861Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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
2021-12-17T16:13:51.861Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2021-12-17T16:13:51.861Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:51.862Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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
2021-12-17T16:13:51.862Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2021-12-17T16:13:51.862Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-TransactionID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ECOMP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc59e788-0998-43a1-91f0-f62ea52d5f6b"]
2021-12-17T16:13:51.863Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2021-12-17T16:13:51.863Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:13:51.930Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:51.931Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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
2021-12-17T16:13:51.931Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2021-12-17T16:13:51.931Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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:"Fri, 17 Dec 2021 16:13:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:51.933Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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" : 186,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    }
  }
}
2021-12-17T16:13:51.933Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:51.933Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2021-12-17T16:13:51.938Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:13:51.938Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:13:51.938Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:51.939Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:13:51.939Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:13:51.939Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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:"1257", X-B3-TraceId:"782b89ae69f0285a", X-B3-SpanId:"55dc2379df07a1ea", X-B3-ParentSpanId:"782b89ae69f0285a", X-B3-Sampled:"0", X-ONAP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-TransactionID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ECOMP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b444141d-9e5f-44e9-bfae-7b10e25116eb"]
2021-12-17T16:13:51.940Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"65f93a9b-d78f-464d-be96-9368ef4661a9","requestStatus":"IN_PROGRESS","startTime":1639757631729,"source":"VID","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"746a8881-eb75-4f92-a1b5-5d7d1d95035e","requestScope":"network","requestAction":"deleteInstance","networkId":"1acca510-5d80-41a0-9f93-bb4a209a307b","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"65f93a9b-d78f-464d-be96-9368ef4661a9"}
2021-12-17T16:13:51.940Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:13:51.971Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:51.971Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:13:51.972Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:13:51.972Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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/65f93a9b-d78f-464d-be96-9368ef4661a9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:51.974Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:13:51.729+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:13:51.958+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:13:51.974Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:51.975Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:13:51.985Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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
2021-12-17T16:13:51.986Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:13:51.986Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:51.987Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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
2021-12-17T16:13:51.987Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:13:51.987Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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:"782b89ae69f0285a", X-B3-SpanId:"c53eea9b8ecac720", X-B3-ParentSpanId:"782b89ae69f0285a", X-B3-Sampled:"0", X-ONAP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-TransactionID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ECOMP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90401bd9-7dd1-49ab-bbcc-12895aff94d0"]
2021-12-17T16:13:51.988Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|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\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"746a8881-eb75-4f92-a1b5-5d7d1d95035e\",\"networkInstanceId\":\"1acca510-5d80-41a0-9f93-bb4a209a307b\"}","type":"String"},"requestId":{"value":"65f93a9b-d78f-464d-be96-9368ef4661a9","type":"String"},"mso-request-id":{"value":"65f93a9b-d78f-464d-be96-9368ef4661a9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"746a8881-eb75-4f92-a1b5-5d7d1d95035e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"1acca510-5d80-41a0-9f93-bb4a209a307b","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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:13:51.988Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:13:53.009Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:53.009Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:13:53.010Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:13:53.011Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:13:53 GMT", X-ONAP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-TransactionID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ECOMP-RequestID:"65f93a9b-d78f-464d-be96-9368ef4661a9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"90401bd9-7dd1-49ab-bbcc-12895aff94d0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:13:53.011Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"65f93a9b-d78f-464d-be96-9368ef4661a9\",\"instanceId\":\"1acca510-5d80-41a0-9f93-bb4a209a307b\"}}","message":"Success","processInstanceID":"533e0e71-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:13:53.012Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:53.012Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:13:53.018Z|65f93a9b-d78f-464d-be96-9368ef4661a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:53.146Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:13:53.150Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:13:53.151Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:13:53.151Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:53.152Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:13:53.152Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:13:53.152Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ff618148bb29e6e", X-B3-SpanId:"f494fb2c27139a90", X-B3-ParentSpanId:"7ff618148bb29e6e", X-B3-Sampled:"0", X-ONAP-RequestID:"3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3", X-RequestID:"3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3", X-TransactionID:"3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3", X-ECOMP-RequestID:"3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24eb98e2-605b-40af-b302-ab61c3312ba2"]
2021-12-17T16:13:53.153Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:13:53.153Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:13:53.172Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:53.173Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:53.173Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:13:53.174Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:53.174Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:13:51.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:13:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:13:53.175Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:53.175Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||InvokeReturn
2021-12-17T16:13:53.177Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:13:53.177Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:13:53.178Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:13:53.178Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:13:53.178Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:13:53.178Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ff618148bb29e6e", X-B3-SpanId:"1e0001c33329b0c5", X-B3-ParentSpanId:"7ff618148bb29e6e", X-B3-Sampled:"0", X-ONAP-RequestID:"3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3", X-RequestID:"3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3", X-TransactionID:"3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3", X-ECOMP-RequestID:"3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30818ac8-719a-486e-90d3-f0645dbf34bd"]
2021-12-17T16:13:53.179Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:13:53.179Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:13:53.191Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:13:53.192Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:13:53.192Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:13:53.193Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:13:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:13:53.193Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:13:53.194Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:13:53.194Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:13:53.203Z|3d0fd5f8-9ad7-45df-879e-8f4b33b3cbc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:13:54.014Z|c8f8b8a6-3a73-4bd4-8ae8-292382106c3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:54.014Z|c8f8b8a6-3a73-4bd4-8ae8-292382106c3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:54.027Z|1ed14fe2-c355-495e-9b54-41bb0be7a61d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:54.028Z|7c3ccad3-1ff6-4f4a-b3a1-13fe4bc372cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:13:54.028Z|1ed14fe2-c355-495e-9b54-41bb0be7a61d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:54.028Z|7c3ccad3-1ff6-4f4a-b3a1-13fe4bc372cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:13:54.306Z|f8619a34-fe55-4ec1-a883-97ea6c3932b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:13:54.306Z|f8619a34-fe55-4ec1-a883-97ea6c3932b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:14:03.330Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:03.334Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:03.335Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:14:03.335Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:03.335Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:03.336Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:14:03.336Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d915e53caa4cbef", X-B3-SpanId:"cb9b1aa1533051dc", X-B3-ParentSpanId:"6d915e53caa4cbef", X-B3-Sampled:"0", X-ONAP-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-TransactionID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-ECOMP-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1e244a8-d7f7-4130-b413-dd8515aa07c3"]
2021-12-17T16:14:03.337Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:14:03.337Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:14:03.359Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:03.359Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:03.360Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:14:03.360Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:03.362Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "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" : "2021-12-17T16:13:51.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:13:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:14:03.362Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:03.363Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||InvokeReturn
2021-12-17T16:14:03.364Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:03.364Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:14:03.364Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:03.365Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:03.365Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:14:03.365Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d915e53caa4cbef", X-B3-SpanId:"e8f66f5f583cf675", X-B3-ParentSpanId:"6d915e53caa4cbef", X-B3-Sampled:"0", X-ONAP-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-TransactionID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-ECOMP-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f3c0772-cb13-43e9-98e3-a26ce0ae2237"]
2021-12-17T16:14:03.366Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:14:03.366Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:14:03.379Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:03.379Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:03.380Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:14:03.380Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:03.391Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":1639757639000,\"creation_time\":1639757591000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:14:00.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:14:03.391Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:03.392Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:14:03.433Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:14:03.434Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:14:03.434Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:03.434Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:14:03.434Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:14:03.435Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-TransactionID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-ECOMP-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21cfbf5f-ac06-497b-a267-c4f54ca44249"]
2021-12-17T16:14:03.435Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:14:03.435Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:14:03.561Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:03.562Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:03.563Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:14:03.563Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7854BE5171494A3C6BAF1294451359E3; 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:"Fri, 17 Dec 2021 16:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:03.564Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"563fdcf1-5f54-11ec-b7c8-26a1083fde92","businessKey":"65f93a9b-d78f-464d-be96-9368ef4661a9","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:13:57.056+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"533e0e71-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"563ef25a-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:14:03.564Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:03.564Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:14:03.585Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:14:03.586Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:14:03.586Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:03.586Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:14:03.586Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:14:03.586Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-TransactionID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-ECOMP-RequestID:"93bed4ca-e0b3-4791-83c4-4051fd071a4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6f5051b-0f82-456f-908e-c89048a44728"]
2021-12-17T16:14:03.587Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:14:03.587Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:14:03.704Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:03.705Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:03.705Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:14:03.705Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7227A5BE2123A4CC478021A4106AAABA; 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:"Fri, 17 Dec 2021 16:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:03.706Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:57e54eb9-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"563fdcf1-5f54-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"563fdcf1-5f54-11ec-b7c8-26a1083fde92","executionId":"563fdcf1-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:13:59.818+0000","endTime":"2021-12-17T16:13:59.822+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"533e0e71-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:14:03.706Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:03.706Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:14:03.711Z|93bed4ca-e0b3-4791-83c4-4051fd071a4d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:04.056Z|becfe34d-e7ad-47e6-9e28-86a394707d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:04.056Z|7d66e170-21d3-4e42-843c-f708956e6a2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:04.057Z|7d66e170-21d3-4e42-843c-f708956e6a2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:04.057Z|becfe34d-e7ad-47e6-9e28-86a394707d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:04.064Z|45b7f0a2-06b8-488a-bb72-0245ecee36fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:04.064Z|45b7f0a2-06b8-488a-bb72-0245ecee36fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:09.306Z|194cd524-f581-4c2c-9ba3-2d6bdcd0a43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:14:09.306Z|194cd524-f581-4c2c-9ba3-2d6bdcd0a43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:14:09.627Z|726a970c-37f5-4c8f-8a07-89108d99c771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:14:09.627Z|726a970c-37f5-4c8f-8a07-89108d99c771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:14:11.211Z|e1fb5525-6c62-41b3-8ad5-52bfd186daeb|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:14:11.212Z|e1fb5525-6c62-41b3-8ad5-52bfd186daeb|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:13.843Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:13.848Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:13.849Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:14:13.849Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:13.849Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:13.850Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:14:13.850Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffc9ae7a3a5f1f1e", X-B3-SpanId:"66f3355634916af5", X-B3-ParentSpanId:"ffc9ae7a3a5f1f1e", X-B3-Sampled:"0", X-ONAP-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-TransactionID:"7595d650-13dc-4284-a5ec-06118c403118", X-ECOMP-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fa3ea29-3dde-47e1-9a79-335af167250a"]
2021-12-17T16:14:13.850Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:14:13.850Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:14:13.873Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:13.873Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:13.873Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:14:13.873Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:13.875Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "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" : "2021-12-17T16:13:51.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:13:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:14:13.875Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:13.876Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||InvokeReturn
2021-12-17T16:14:13.879Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:13.879Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:14:13.879Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:13.879Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:13.879Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:14:13.880Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffc9ae7a3a5f1f1e", X-B3-SpanId:"cb8ddee93331e485", X-B3-ParentSpanId:"ffc9ae7a3a5f1f1e", X-B3-Sampled:"0", X-ONAP-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-TransactionID:"7595d650-13dc-4284-a5ec-06118c403118", X-ECOMP-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcf6d2a1-cda9-4c79-ba76-addc4cba0c33"]
2021-12-17T16:14:13.880Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:14:13.880Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:14:13.902Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:13.903Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:13.903Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:14:13.904Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:13.906Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":1639757639000,\"creation_time\":1639757591000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:14:00.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:14:13.906Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:13.906Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:14:13.937Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:14:13.938Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:14:13.938Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:13.938Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:14:13.938Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:14:13.938Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-TransactionID:"7595d650-13dc-4284-a5ec-06118c403118", X-ECOMP-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d91756f-e026-4e7d-b1cf-91fcaac6453e"]
2021-12-17T16:14:13.939Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:14:13.939Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:14:14.055Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:14.056Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:14.056Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:14:14.056Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=77E59005E8DD519F187F3AF773AEDEDF; 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:"Fri, 17 Dec 2021 16:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:14.057Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"563fdcf1-5f54-11ec-b7c8-26a1083fde92","businessKey":"65f93a9b-d78f-464d-be96-9368ef4661a9","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:13:57.056+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"533e0e71-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"563ef25a-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:14:14.057Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:14.057Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:14:14.084Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:14:14.085Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:14:14.085Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:14.086Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:14:14.086Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:14:14.086Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-TransactionID:"7595d650-13dc-4284-a5ec-06118c403118", X-ECOMP-RequestID:"7595d650-13dc-4284-a5ec-06118c403118", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca8474c6-3719-4818-9ba8-f1ee15e511cc"]
2021-12-17T16:14:14.086Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:14:14.087Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:14:14.089Z|adbd08a6-4eff-44a4-baa2-1c5c8bbce5a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:14.090Z|adbd08a6-4eff-44a4-baa2-1c5c8bbce5a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:14.092Z|efc55c04-5301-427d-9e62-530c8649ea9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:14.093Z|efc55c04-5301-427d-9e62-530c8649ea9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:14.096Z|d2dc65d8-6458-42dc-b2b8-b0f1178c7733|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:14.097Z|d2dc65d8-6458-42dc-b2b8-b0f1178c7733|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:14.202Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:14.202Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:14.203Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:14:14.203Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=77C5A2C9AA7AB6E8A41B05E5221A3A85; 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:"Fri, 17 Dec 2021 16:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:14.204Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:57e54eb9-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"563fdcf1-5f54-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"563fdcf1-5f54-11ec-b7c8-26a1083fde92","executionId":"563fdcf1-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:13:59.818+0000","endTime":"2021-12-17T16:13:59.822+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"533e0e71-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:14:14.204Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:14.204Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=563fdcf1-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:14:14.208Z|7595d650-13dc-4284-a5ec-06118c403118|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:24.283Z|bd2f6b93-1d51-4da9-a0ba-6db83e52fb73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:24.283Z|060e634a-5a57-4437-b589-13afae94b8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:24.286Z|060e634a-5a57-4437-b589-13afae94b8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:24.286Z|bd2f6b93-1d51-4da9-a0ba-6db83e52fb73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:24.283Z|bc49121e-1a66-4059-9484-7c0f782047ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:24.288Z|bc49121e-1a66-4059-9484-7c0f782047ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:24.306Z|ec43422c-4456-4113-b33d-bb328f2d73c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:14:24.310Z|ec43422c-4456-4113-b33d-bb328f2d73c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:14:24.369Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:24.377Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:24.378Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:14:24.378Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:24.379Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:24.379Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:14:24.379Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f56c30abf3be73b9", X-B3-SpanId:"06d8f483abb41e58", X-B3-ParentSpanId:"f56c30abf3be73b9", X-B3-Sampled:"0", X-ONAP-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-TransactionID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-ECOMP-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4547dc5-6026-483f-918c-f26ae7da6520"]
2021-12-17T16:14:24.379Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:14:24.380Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:14:24.403Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:24.403Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:24.403Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:14:24.404Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:24.406Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "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" : "2021-12-17T16:13:51.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:14:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:14:24.406Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:24.406Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||InvokeReturn
2021-12-17T16:14:24.409Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:24.409Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:14:24.410Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:24.410Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:24.410Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:14:24.410Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f56c30abf3be73b9", X-B3-SpanId:"b1b969d1adaabcc1", X-B3-ParentSpanId:"f56c30abf3be73b9", X-B3-Sampled:"0", X-ONAP-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-TransactionID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-ECOMP-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1398f0b-e0c5-4720-8c64-d1f1242816e1"]
2021-12-17T16:14:24.410Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:14:24.411Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:14:24.424Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:24.424Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:24.425Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:14:24.425Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:24.429Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":1639757639000,\"creation_time\":1639757591000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:14:00.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:14:24.430Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:24.430Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:14:24.470Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:14:24.470Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:14:24.471Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:24.471Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:14:24.471Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:14:24.471Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-TransactionID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-ECOMP-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58a9320a-0b41-47bb-9933-e4be079f3f22"]
2021-12-17T16:14:24.472Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:14:24.472Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:14:24.596Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:24.597Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:24.597Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:14:24.597Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BB86458870D9D5018F21EEDF87380C5C; 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:"Fri, 17 Dec 2021 16:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:24.598Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"62a7abf5-5f54-11ec-b7c8-26a1083fde92","businessKey":"65f93a9b-d78f-464d-be96-9368ef4661a9","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-12-17T16:14:17.869+0000","endTime":"2021-12-17T16:14:19.116+0000","removalTime":null,"durationInMillis":1247,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"533e0e71-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"62924ff6-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:14:24.598Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:24.598Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:14:24.627Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:14:24.627Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:14:24.628Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:24.628Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:14:24.629Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:14:24.629Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-TransactionID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-ECOMP-RequestID:"3436808d-fe67-4182-bd70-7c89a7646c65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9379e86-28d7-4679-8a22-0a2ff7da1598"]
2021-12-17T16:14:24.629Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:14:24.629Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:14:24.748Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:24.749Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:24.749Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:14:24.749Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7A59A8AEC12414116AF3EE6600532056; 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:"Fri, 17 Dec 2021 16:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:24.750Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:62a7fa28-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"62a7abf5-5f54-11ec-b7c8-26a1083fde92","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"62a7abf5-5f54-11ec-b7c8-26a1083fde92","executionId":"62a7abf5-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:14:17.871+0000","endTime":"2021-12-17T16:14:19.115+0000","durationInMillis":1244,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"533e0e71-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:14:24.750Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:24.750Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:14:24.756Z|3436808d-fe67-4182-bd70-7c89a7646c65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:34.317Z|1212ce8c-3dda-45ad-8cb7-c226b8e38910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:34.317Z|242027f1-a04f-40cb-bc93-2c0d75c05cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:34.317Z|e51c2339-8da2-450b-9edb-bb14c540f2cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:34.317Z|1212ce8c-3dda-45ad-8cb7-c226b8e38910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:34.317Z|242027f1-a04f-40cb-bc93-2c0d75c05cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:34.318Z|e51c2339-8da2-450b-9edb-bb14c540f2cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:34.885Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:34.892Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:34.893Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:14:34.893Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:34.893Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:34.893Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:14:34.894Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff077c6b1b730b34", X-B3-SpanId:"5cd6826ab7673997", X-B3-ParentSpanId:"ff077c6b1b730b34", X-B3-Sampled:"0", X-ONAP-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-TransactionID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-ECOMP-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1903a3d2-9397-4915-a4e7-447e24231ef5"]
2021-12-17T16:14:34.894Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:14:34.894Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:14:34.915Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:34.916Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:34.916Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:14:34.917Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:34.917Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "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" : "2021-12-17T16:13:51.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:14:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:14:34.918Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:34.918Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||InvokeReturn
2021-12-17T16:14:34.920Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:34.921Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:14:34.921Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:34.921Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:34.921Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:14:34.922Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff077c6b1b730b34", X-B3-SpanId:"2b5b8dec6bd1c9ef", X-B3-ParentSpanId:"ff077c6b1b730b34", X-B3-Sampled:"0", X-ONAP-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-TransactionID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-ECOMP-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62bf73f3-1296-439c-98d7-b59c53d0e69f"]
2021-12-17T16:14:34.922Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:14:34.923Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:14:34.934Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:34.934Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:34.935Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:14:34.935Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:34.936Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":1639757639000,\"creation_time\":1639757591000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:14:00.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:14:34.936Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:34.937Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:14:34.978Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:14:34.979Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:14:34.980Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:34.980Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:14:34.980Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:14:34.981Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-TransactionID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-ECOMP-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6413059e-773d-4a3e-bc2f-f898cb507884"]
2021-12-17T16:14:34.981Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:14:34.981Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:14:35.116Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:35.116Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:35.117Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:14:35.117Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=34711F6C83B9FD2FB0A34D0BFE53942E; 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:"Fri, 17 Dec 2021 16:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:35.118Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"62a7abf5-5f54-11ec-b7c8-26a1083fde92","businessKey":"65f93a9b-d78f-464d-be96-9368ef4661a9","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-12-17T16:14:17.869+0000","endTime":"2021-12-17T16:14:19.116+0000","removalTime":null,"durationInMillis":1247,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"533e0e71-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"62924ff6-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:14:35.118Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:35.118Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65f93a9b-d78f-464d-be96-9368ef4661a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:14:35.142Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:14:35.143Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:14:35.143Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:35.143Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:14:35.144Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:14:35.144Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-TransactionID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-ECOMP-RequestID:"d7f7c742-9dd3-484d-83ba-de43bbb31713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97033242-c6c1-4ce4-91b5-28d643d1729e"]
2021-12-17T16:14:35.144Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:14:35.145Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:14:35.290Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:35.291Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:35.291Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:14:35.291Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0051B270B927E735F924DE60A858CA37; 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:"Fri, 17 Dec 2021 16:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:35.292Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:62a7fa28-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"62a7abf5-5f54-11ec-b7c8-26a1083fde92","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"62a7abf5-5f54-11ec-b7c8-26a1083fde92","executionId":"62a7abf5-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:14:17.871+0000","endTime":"2021-12-17T16:14:19.115+0000","durationInMillis":1244,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"533e0e71-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:14:35.292Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:35.293Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62a7abf5-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:14:35.301Z|d7f7c742-9dd3-484d-83ba-de43bbb31713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:39.306Z|1aca76dd-9ef3-4c40-adfd-5c1ee7409ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:14:39.306Z|1aca76dd-9ef3-4c40-adfd-5c1ee7409ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:14:39.628Z|45306552-a007-47f6-b6cc-67f00c85940b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:14:39.628Z|45306552-a007-47f6-b6cc-67f00c85940b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:14:44.342Z|723b13f3-3f7e-4a05-a6d6-296bee3a43da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:44.342Z|206f3bc6-77c9-4c94-9ba8-57ff5f6379e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:44.343Z|723b13f3-3f7e-4a05-a6d6-296bee3a43da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:44.343Z|206f3bc6-77c9-4c94-9ba8-57ff5f6379e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:44.346Z|1d0a6a20-489f-4d6e-9aa9-0011bc5475e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:44.346Z|1d0a6a20-489f-4d6e-9aa9-0011bc5475e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:45.433Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:45.437Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:45.437Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:14:45.438Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:45.438Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:45.438Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:14:45.439Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fadac8bc751f848", X-B3-SpanId:"f9a076024743ec90", X-B3-ParentSpanId:"3fadac8bc751f848", X-B3-Sampled:"0", X-ONAP-RequestID:"2d1093e0-9055-49d3-bb56-b9be526b4992", X-RequestID:"2d1093e0-9055-49d3-bb56-b9be526b4992", X-TransactionID:"2d1093e0-9055-49d3-bb56-b9be526b4992", X-ECOMP-RequestID:"2d1093e0-9055-49d3-bb56-b9be526b4992", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"492756ba-c711-4073-8123-258a53b97037"]
2021-12-17T16:14:45.439Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:14:45.439Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:14:45.464Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:45.464Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:45.464Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:14:45.464Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:45.466Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "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" : "2021-12-17T16:13:51.000+00:00",
  "endTime" : "2021-12-17T16:14:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:14:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:14:45.467Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:45.467Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||InvokeReturn
2021-12-17T16:14:45.470Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:45.471Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:14:45.471Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:45.471Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:45.471Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:14:45.472Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fadac8bc751f848", X-B3-SpanId:"7c53848533f290bb", X-B3-ParentSpanId:"3fadac8bc751f848", X-B3-Sampled:"0", X-ONAP-RequestID:"2d1093e0-9055-49d3-bb56-b9be526b4992", X-RequestID:"2d1093e0-9055-49d3-bb56-b9be526b4992", X-TransactionID:"2d1093e0-9055-49d3-bb56-b9be526b4992", X-ECOMP-RequestID:"2d1093e0-9055-49d3-bb56-b9be526b4992", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51d045e7-e9ed-4519-bcd3-6f1e19e17d41"]
2021-12-17T16:14:45.472Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:14:45.472Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:14:45.486Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:45.486Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:45.486Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:14:45.486Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:45.488Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":1639757639000,\"creation_time\":1639757591000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:14:00.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:14:45.489Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:45.489Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:14:45.499Z|2d1093e0-9055-49d3-bb56-b9be526b4992|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:45.616Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:45.620Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:45.620Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:14:45.620Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:45.621Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:45.621Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:14:45.621Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3538467b4eedc564", X-B3-SpanId:"1e522fe3a7da2b30", X-B3-ParentSpanId:"3538467b4eedc564", X-B3-Sampled:"0", X-ONAP-RequestID:"816e0332-156a-41dc-921b-c1c22e6b5d17", X-RequestID:"816e0332-156a-41dc-921b-c1c22e6b5d17", X-TransactionID:"816e0332-156a-41dc-921b-c1c22e6b5d17", X-ECOMP-RequestID:"816e0332-156a-41dc-921b-c1c22e6b5d17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61c29b2b-3df9-4a60-a23d-679acd30c868"]
2021-12-17T16:14:45.622Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:14:45.622Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:14:45.638Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:45.638Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:45.638Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:14:45.639Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:45.640Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "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" : "2021-12-17T16:13:51.000+00:00",
  "endTime" : "2021-12-17T16:14:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:14:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:14:45.640Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:45.641Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||InvokeReturn
2021-12-17T16:14:45.642Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:45.643Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:14:45.643Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:45.643Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:45.643Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:14:45.644Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3538467b4eedc564", X-B3-SpanId:"af7e6a1356561c09", X-B3-ParentSpanId:"3538467b4eedc564", X-B3-Sampled:"0", X-ONAP-RequestID:"816e0332-156a-41dc-921b-c1c22e6b5d17", X-RequestID:"816e0332-156a-41dc-921b-c1c22e6b5d17", X-TransactionID:"816e0332-156a-41dc-921b-c1c22e6b5d17", X-ECOMP-RequestID:"816e0332-156a-41dc-921b-c1c22e6b5d17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cedbc913-3e30-410a-a535-66942848758b"]
2021-12-17T16:14:45.644Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:14:45.644Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:14:45.658Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:45.658Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:45.659Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:14:45.659Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:45.661Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":1639757639000,\"creation_time\":1639757591000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:14:00.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:14:45.662Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:45.662Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:14:45.672Z|816e0332-156a-41dc-921b-c1c22e6b5d17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:45.793Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:45.798Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:45.798Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:14:45.799Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:45.799Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:45.799Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:14:45.800Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9da205d49873be74", X-B3-SpanId:"1aa75a98a6a188bb", X-B3-ParentSpanId:"9da205d49873be74", X-B3-Sampled:"0", X-ONAP-RequestID:"5048c47c-5f8c-4566-9e3c-5970e9b54e9f", X-RequestID:"5048c47c-5f8c-4566-9e3c-5970e9b54e9f", X-TransactionID:"5048c47c-5f8c-4566-9e3c-5970e9b54e9f", X-ECOMP-RequestID:"5048c47c-5f8c-4566-9e3c-5970e9b54e9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85e6d28b-c276-4e29-8ac5-6565c6b60807"]
2021-12-17T16:14:45.800Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:14:45.800Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:14:45.825Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:45.825Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:45.825Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:14:45.826Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:45.828Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "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" : "2021-12-17T16:13:51.000+00:00",
  "endTime" : "2021-12-17T16:14:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:14:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:14:45.828Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:45.828Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||InvokeReturn
2021-12-17T16:14:45.830Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:45.830Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:14:45.831Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:45.831Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:45.831Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:14:45.831Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9da205d49873be74", X-B3-SpanId:"f1b0d4a6a0db6c04", X-B3-ParentSpanId:"9da205d49873be74", X-B3-Sampled:"0", X-ONAP-RequestID:"5048c47c-5f8c-4566-9e3c-5970e9b54e9f", X-RequestID:"5048c47c-5f8c-4566-9e3c-5970e9b54e9f", X-TransactionID:"5048c47c-5f8c-4566-9e3c-5970e9b54e9f", X-ECOMP-RequestID:"5048c47c-5f8c-4566-9e3c-5970e9b54e9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55471265-5bc6-423c-a136-73b978530bb6"]
2021-12-17T16:14:45.832Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:14:45.832Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:14:45.842Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:45.843Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:45.843Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:14:45.843Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:45.844Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":1639757639000,\"creation_time\":1639757591000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:14:00.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:14:45.844Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:45.845Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:14:45.855Z|5048c47c-5f8c-4566-9e3c-5970e9b54e9f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:45.976Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:45.980Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:45.981Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:14:45.981Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:45.982Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:45.982Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:14:45.982Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8536e8687bc93f5", X-B3-SpanId:"8c9576332dd0475e", X-B3-ParentSpanId:"e8536e8687bc93f5", X-B3-Sampled:"0", X-ONAP-RequestID:"6eafcdf1-2522-4ecf-9517-58f904c51615", X-RequestID:"6eafcdf1-2522-4ecf-9517-58f904c51615", X-TransactionID:"6eafcdf1-2522-4ecf-9517-58f904c51615", X-ECOMP-RequestID:"6eafcdf1-2522-4ecf-9517-58f904c51615", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"722e1e9b-889b-4566-8c68-c4215869820f"]
2021-12-17T16:14:45.983Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:14:45.983Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:14:46.000Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:46.000Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:46.000Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:14:46.001Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:46.002Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "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" : "2021-12-17T16:13:51.000+00:00",
  "endTime" : "2021-12-17T16:14:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:14:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:14:46.002Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:46.002Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||InvokeReturn
2021-12-17T16:14:46.004Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:46.004Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:14:46.004Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:46.005Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:46.005Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:14:46.005Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8536e8687bc93f5", X-B3-SpanId:"e357afe6b3dbc698", X-B3-ParentSpanId:"e8536e8687bc93f5", X-B3-Sampled:"0", X-ONAP-RequestID:"6eafcdf1-2522-4ecf-9517-58f904c51615", X-RequestID:"6eafcdf1-2522-4ecf-9517-58f904c51615", X-TransactionID:"6eafcdf1-2522-4ecf-9517-58f904c51615", X-ECOMP-RequestID:"6eafcdf1-2522-4ecf-9517-58f904c51615", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63d64f6f-af76-46dc-8966-4a46655b6a83"]
2021-12-17T16:14:46.006Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:14:46.006Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:14:46.019Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:46.019Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:46.020Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:14:46.020Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:46.022Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":1639757639000,\"creation_time\":1639757591000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:14:00.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:14:46.022Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:46.023Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:14:46.032Z|6eafcdf1-2522-4ecf-9517-58f904c51615|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:46.155Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:46.160Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:46.160Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||Invoke
2021-12-17T16:14:46.160Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:46.160Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9
2021-12-17T16:14:46.161Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Method      : GET
2021-12-17T16:14:46.161Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79a444d9e45eb397", X-B3-SpanId:"f5fe109a23383a4d", X-B3-ParentSpanId:"79a444d9e45eb397", X-B3-Sampled:"0", X-ONAP-RequestID:"542cf439-5be1-40e5-8d34-34722a3e122c", X-RequestID:"542cf439-5be1-40e5-8d34-34722a3e122c", X-TransactionID:"542cf439-5be1-40e5-8d34-34722a3e122c", X-ECOMP-RequestID:"542cf439-5be1-40e5-8d34-34722a3e122c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfdbee6f-70de-4e74-bf92-749402e18d2a"]
2021-12-17T16:14:46.161Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Request body: 
2021-12-17T16:14:46.161Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||==========================request end================================================
2021-12-17T16:14:46.180Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:46.180Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:46.181Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Status text  : 
2021-12-17T16:14:46.181Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:46.246Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||Response body: {
  "requestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "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" : "2021-12-17T16:13:51.000+00:00",
  "endTime" : "2021-12-17T16:14:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:14:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "1acca510-5d80-41a0-9f93-bb4a209a307b",
  "networkName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e/networks/1acca510-5d80-41a0-9f93-bb4a209a307b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9"
    }
  }
}
2021-12-17T16:14:46.246Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:46.247Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65f93a9b-d78f-464d-be96-9368ef4661a9|INFO|500||InvokeReturn
2021-12-17T16:14:46.249Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:46.250Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:14:46.250Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:46.250Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false
2021-12-17T16:14:46.250Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:14:46.251Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79a444d9e45eb397", X-B3-SpanId:"8fc52da9decb2a43", X-B3-ParentSpanId:"79a444d9e45eb397", X-B3-Sampled:"0", X-ONAP-RequestID:"542cf439-5be1-40e5-8d34-34722a3e122c", X-RequestID:"542cf439-5be1-40e5-8d34-34722a3e122c", X-TransactionID:"542cf439-5be1-40e5-8d34-34722a3e122c", X-ECOMP-RequestID:"542cf439-5be1-40e5-8d34-34722a3e122c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37d707d5-d4d3-402e-8a06-cfdc6333b94e"]
2021-12-17T16:14:46.251Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:14:46.251Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:14:46.269Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:46.270Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:46.270Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:14:46.270Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:46.271Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "65f93a9b-d78f-464d-be96-9368ef4661a9",
  "groupingId" : "840a45a6-dd06-4ec1-8d89-4d2e12431bd7",
  "name" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0/840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"updated_time\":1639757639000,\"creation_time\":1639757591000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"c93523218c354d08bd2240b4dba25995\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"network_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"OS::stack_id\":\"840a45a6-dd06-4ec1-8d89-4d2e12431bd7\",\"OS::stack_name\":\"basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:14:00.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:14:46.271Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:46.272Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65f93a9b-d78f-464d-be96-9368ef4661a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:14:46.284Z|542cf439-5be1-40e5-8d34-34722a3e122c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/65f93a9b-d78f-464d-be96-9368ef4661a9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:47.789Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:47.791Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||INFO|500||Checking if requestId: 991448a1-d92f-42da-9057-562d88b873b4 already exists in requestDb InfraActiveRequests table
2021-12-17T16:14:47.792Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:14:47.792Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||Invoke
2021-12-17T16:14:47.792Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:47.793Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:14:47.793Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Method      : GET
2021-12-17T16:14:47.793Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83c5d38745cefed9", X-B3-SpanId:"2ed5a2c4cbd56618", X-B3-ParentSpanId:"83c5d38745cefed9", X-B3-Sampled:"0", X-ONAP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-TransactionID:"991448a1-d92f-42da-9057-562d88b873b4", X-ECOMP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4951087-0f8a-46a8-8d82-84c72f54b3f7"]
2021-12-17T16:14:47.793Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Request body: 
2021-12-17T16:14:47.793Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||==========================request end================================================
2021-12-17T16:14:47.809Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:47.810Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:14:47.810Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status text  : 
2021-12-17T16:14:47.810Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:14:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:47.811Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Response body: 
2021-12-17T16:14:47.811Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:47.811Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|404|Not Found|InvokeReturn
2021-12-17T16:14:47.821Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:14:47.878Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:14:47.919Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed|INFO|500||Invoke
2021-12-17T16:14:47.920Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[991448a1-d92f-42da-9057-562d88b873b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[05a6607c-b6a0-4b64-bdcc-360af56e0058], X-ECOMP-RequestID=[991448a1-d92f-42da-9057-562d88b873b4], X-TransactionId=[], X-ONAP-RequestID=[991448a1-d92f-42da-9057-562d88b873b4]}
2021-12-17T16:14:48.236Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:14:47:953-95210], vertex-id=[417904], Content-Length=[251], Date=[Fri, 17 Dec 2021 16:14:47 GMT], Content-Type=[application/json]}
2021-12-17T16:14:48.238Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?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/746a8881-eb75-4f92-a1b5-5d7d1d95035e"}]}

2021-12-17T16:14:48.238Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed|INFO|500||InvokeReturn
2021-12-17T16:14:48.255Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:14:48.303Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:14:48.304Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-12-17T16:14:48.432Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-12-17T16:14:48.433Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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-211217-16:14:48:336-84821], Content-Length=[613], Date=[Fri, 17 Dec 2021 16:14:48 GMT], Content-Type=[application/json]}
2021-12-17T16:14:48.434Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2021-12-17T16:14:48.437Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2021-12-17T16:14:48.441Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:14:48.473Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed|INFO|500||Invoke
2021-12-17T16:14:48.474Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[991448a1-d92f-42da-9057-562d88b873b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6b0f4a34-81d4-49c6-a7a9-cc7715fcf422], X-ECOMP-RequestID=[991448a1-d92f-42da-9057-562d88b873b4], X-TransactionId=[], X-ONAP-RequestID=[991448a1-d92f-42da-9057-562d88b873b4]}
2021-12-17T16:14:48.532Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:14:48:504-61536], vertex-id=[417904], Content-Length=[251], Date=[Fri, 17 Dec 2021 16:14:48 GMT], Content-Type=[application/json]}
2021-12-17T16:14:48.534Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?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/746a8881-eb75-4f92-a1b5-5d7d1d95035e"}]}

2021-12-17T16:14:48.534Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed|INFO|500||InvokeReturn
2021-12-17T16:14:48.540Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:14:48.585Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-12-17T16:14:48.586Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[991448a1-d92f-42da-9057-562d88b873b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4ec2d1d7-6cf5-4d9e-88f0-c5f7115c48b0], X-ECOMP-RequestID=[991448a1-d92f-42da-9057-562d88b873b4], X-TransactionId=[], X-ONAP-RequestID=[991448a1-d92f-42da-9057-562d88b873b4]}
2021-12-17T16:14:48.646Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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-211217-16:14:48:617-45067], Content-Length=[610], Date=[Fri, 17 Dec 2021 16:14:48 GMT], Content-Type=[application/json]}
2021-12-17T16:14:48.647Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/l3-networks","ERR.5.4.6114"]}}}

2021-12-17T16:14:48.648Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-12-17T16:14:48.650Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2021-12-17T16:14:48.655Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:14:48.686Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:14:48.687Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed|INFO|500||Invoke
2021-12-17T16:14:48.896Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed|INFO|500||InvokeReturn
2021-12-17T16:14:48.897Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:14:48:714-84548], vertex-id=[417904], Content-Length=[251], Date=[Fri, 17 Dec 2021 16:14:48 GMT], Content-Type=[application/json]}
2021-12-17T16:14:48.898Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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/746a8881-eb75-4f92-a1b5-5d7d1d95035e"}]}

2021-12-17T16:14:48.906Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:14:48.939Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-12-17T16:14:48.939Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/configurations?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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[991448a1-d92f-42da-9057-562d88b873b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8e8edac0-fc45-4994-ab31-9e05023af53e], X-ECOMP-RequestID=[991448a1-d92f-42da-9057-562d88b873b4], X-TransactionId=[], X-ONAP-RequestID=[991448a1-d92f-42da-9057-562d88b873b4]}
2021-12-17T16:14:48.995Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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-211217-16:14:48:962-96901], Content-Length=[619], Date=[Fri, 17 Dec 2021 16:14:48 GMT], Content-Type=[application/json]}
2021-12-17T16:14:48.995Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/configurations","ERR.5.4.6114"]}}}

2021-12-17T16:14:48.996Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-12-17T16:14:48.998Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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/746a8881-eb75-4f92-a1b5-5d7d1d95035e/related-to/configurations?resultIndex=0&resultSize=1&format=count
2021-12-17T16:14:48.999Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:14:48.999Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:14:49.000Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.001Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:14:49.001Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:49.001Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.001Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:14:49.002Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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:"83c5d38745cefed9", X-B3-SpanId:"cb6b0ca07151d166", X-B3-ParentSpanId:"83c5d38745cefed9", X-B3-Sampled:"0", X-ONAP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-TransactionID:"991448a1-d92f-42da-9057-562d88b873b4", X-ECOMP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"680c05e7-fbb4-455a-9bfb-85ca84cafd03"]
2021-12-17T16:14:49.002Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"746a8881-eb75-4f92-a1b5-5d7d1d95035e"},"instanceName":null,"requestScope":"service"}
2021-12-17T16:14:49.002Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:14:49.027Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:49.027Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:49.028Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:14:49.028Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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:"Fri, 17 Dec 2021 16:14:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:49.028Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:14:49.029Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:49.029Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:14:49.030Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.030Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:14:49.030Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:49.031Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.031Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:14:49.031Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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:"991448a1-d92f-42da-9057-562d88b873b4", X-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-TransactionID:"991448a1-d92f-42da-9057-562d88b873b4", X-ECOMP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8280550c-3c57-4b3a-a0c0-ba5287ef292b"]
2021-12-17T16:14:49.032Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:14:49.032Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:14:49.099Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:49.099Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:49.100Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:14:49.100Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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:"Fri, 17 Dec 2021 16:14:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:49.102Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:14:49.103Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:49.103Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:14:49.110Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.110Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.111Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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================================================
2021-12-17T16:14:49.111Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.111Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.111Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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:"991448a1-d92f-42da-9057-562d88b873b4", X-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-TransactionID:"991448a1-d92f-42da-9057-562d88b873b4", X-ECOMP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c988add1-8b89-4947-bd39-11513c00a18b"]
2021-12-17T16:14:49.112Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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: 
2021-12-17T16:14:49.112Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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================================================
2021-12-17T16:14:49.133Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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==========================================
2021-12-17T16:14:49.134Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.134Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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  : 
2021-12-17T16:14:49.134Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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:"Fri, 17 Dec 2021 16:14:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:49.139Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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" : 513,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513/service"
    }
  }
}
2021-12-17T16:14:49.139Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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=================================================
2021-12-17T16:14:49.139Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.141Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.141Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:14:49.142Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:49.142Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.142Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:14:49.142Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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:"991448a1-d92f-42da-9057-562d88b873b4", X-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-TransactionID:"991448a1-d92f-42da-9057-562d88b873b4", X-ECOMP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee0e4c6d-f448-4a45-aced-2fc1735f1230"]
2021-12-17T16:14:49.143Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:14:49.143Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:14:49.163Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:49.163Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:49.164Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:14:49.164Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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:"Fri, 17 Dec 2021 16:14:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:49.165Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:14:49.165Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:49.166Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:14:49.169Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:14:49.169Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:14:49.169Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:49.170Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:14:49.170Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:14:49.170Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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:"83c5d38745cefed9", X-B3-SpanId:"387e5cb630a346c2", X-B3-ParentSpanId:"83c5d38745cefed9", X-B3-Sampled:"0", X-ONAP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-TransactionID:"991448a1-d92f-42da-9057-562d88b873b4", X-ECOMP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d95063a-a908-400b-ad2a-acce669b7f0e"]
2021-12-17T16:14:49.171Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"991448a1-d92f-42da-9057-562d88b873b4","requestStatus":"IN_PROGRESS","startTime":1639757688999,"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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\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":"746a8881-eb75-4f92-a1b5-5d7d1d95035e","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e","cloudApiRequests":[],"requestURI":"991448a1-d92f-42da-9057-562d88b873b4"}
2021-12-17T16:14:49.171Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:14:49.194Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:49.194Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:14:49.195Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:14:49.195Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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/991448a1-d92f-42da-9057-562d88b873b4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:49.196Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "991448a1-d92f-42da-9057-562d88b873b4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:14:48.999+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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\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" : "2021-12-17T16:14:49.184+00:00",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "cloudApiRequests" : [ ],
  "requestURI" : "991448a1-d92f-42da-9057-562d88b873b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    }
  }
}
2021-12-17T16:14:49.196Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:49.196Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:14:49.205Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.206Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:14:49.206Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:49.206Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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
2021-12-17T16:14:49.206Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:14:49.207Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|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:"83c5d38745cefed9", X-B3-SpanId:"f2e9b35b441ffe4b", X-B3-ParentSpanId:"83c5d38745cefed9", X-B3-Sampled:"0", X-ONAP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-TransactionID:"991448a1-d92f-42da-9057-562d88b873b4", X-ECOMP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"431f8d7d-55c3-4b71-bfe9-aca22aa86d0f"]
2021-12-17T16:14:49.207Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\"modelUuid\":\"ed6f4107-d9a5-4c22-816e-b41afe2013fd\",\"modelInvariantUuid\":\"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"746a8881-eb75-4f92-a1b5-5d7d1d95035e\"}","type":"String"},"requestId":{"value":"991448a1-d92f-42da-9057-562d88b873b4","type":"String"},"mso-request-id":{"value":"991448a1-d92f-42da-9057-562d88b873b4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"746a8881-eb75-4f92-a1b5-5d7d1d95035e","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/746a8881-eb75-4f92-a1b5-5d7d1d95035e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:14:49.207Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:14:50.229Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:50.230Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:14:50.230Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:14:50.231Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:14:50 GMT", X-ONAP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-TransactionID:"991448a1-d92f-42da-9057-562d88b873b4", X-ECOMP-RequestID:"991448a1-d92f-42da-9057-562d88b873b4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"431f8d7d-55c3-4b71-bfe9-aca22aa86d0f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:14:50.231Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"991448a1-d92f-42da-9057-562d88b873b4\",\"instanceId\":\"746a8881-eb75-4f92-a1b5-5d7d1d95035e\"}}","message":"Success","processInstanceID":"7558acf7-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:14:50.231Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:50.232Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:14:50.235Z|991448a1-d92f-42da-9057-562d88b873b4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:50.361Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:14:50.364Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:14:50.364Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||Invoke
2021-12-17T16:14:50.364Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:50.365Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:14:50.365Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Method      : GET
2021-12-17T16:14:50.365Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b8780eee233dbdf", X-B3-SpanId:"c8bf9f7b9ab8a87b", X-B3-ParentSpanId:"4b8780eee233dbdf", X-B3-Sampled:"0", X-ONAP-RequestID:"950bc9ad-02b3-48a2-b948-8813c7e56065", X-RequestID:"950bc9ad-02b3-48a2-b948-8813c7e56065", X-TransactionID:"950bc9ad-02b3-48a2-b948-8813c7e56065", X-ECOMP-RequestID:"950bc9ad-02b3-48a2-b948-8813c7e56065", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b836fb4-f518-4ba4-984e-70eddeb6b39d"]
2021-12-17T16:14:50.365Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Request body: 
2021-12-17T16:14:50.366Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||==========================request end================================================
2021-12-17T16:14:50.387Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:50.387Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:50.388Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status text  : 
2021-12-17T16:14:50.388Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:50.389Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Response body: {
  "requestId" : "991448a1-d92f-42da-9057-562d88b873b4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:14:48.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\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\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" : "2021-12-17T16:14:49.000+00:00",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "cloudApiRequests" : [ ],
  "requestURI" : "991448a1-d92f-42da-9057-562d88b873b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    }
  }
}
2021-12-17T16:14:50.389Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:50.390Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||InvokeReturn
2021-12-17T16:14:50.391Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false
2021-12-17T16:14:50.391Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:14:50.391Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:14:50.391Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false
2021-12-17T16:14:50.392Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:14:50.392Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b8780eee233dbdf", X-B3-SpanId:"14a6f87508d7c422", X-B3-ParentSpanId:"4b8780eee233dbdf", X-B3-Sampled:"0", X-ONAP-RequestID:"950bc9ad-02b3-48a2-b948-8813c7e56065", X-RequestID:"950bc9ad-02b3-48a2-b948-8813c7e56065", X-TransactionID:"950bc9ad-02b3-48a2-b948-8813c7e56065", X-ECOMP-RequestID:"950bc9ad-02b3-48a2-b948-8813c7e56065", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa8657ed-3764-4b64-8f91-fe700dc94179"]
2021-12-17T16:14:50.392Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:14:50.392Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:14:50.404Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:14:50.404Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:14:50.404Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:14:50.405Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:14:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:14:50.406Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:14:50.406Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:14:50.406Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:14:50.413Z|950bc9ad-02b3-48a2-b948-8813c7e56065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:14:54.306Z|22c814c7-9c42-4d2c-ad0a-f06e759acff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:14:54.307Z|22c814c7-9c42-4d2c-ad0a-f06e759acff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:14:54.367Z|51b6a078-1047-47b1-927f-abed479350b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:54.367Z|4b5fa657-900a-44c7-8ffe-576efdc32ae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:54.367Z|51b6a078-1047-47b1-927f-abed479350b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:54.367Z|4b5fa657-900a-44c7-8ffe-576efdc32ae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:14:54.382Z|dd8742d8-6daf-4299-bebc-92fa0827f7cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:14:54.382Z|dd8742d8-6daf-4299-bebc-92fa0827f7cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:00.541Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:00.545Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:15:00.546Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||Invoke
2021-12-17T16:15:00.546Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:00.546Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:15:00.546Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Method      : GET
2021-12-17T16:15:00.547Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f2830c61d6ec38a", X-B3-SpanId:"6d5f4ac7084a93e8", X-B3-ParentSpanId:"9f2830c61d6ec38a", X-B3-Sampled:"0", X-ONAP-RequestID:"3f305e0d-17ea-4130-96f0-f642f8ce45c1", X-RequestID:"3f305e0d-17ea-4130-96f0-f642f8ce45c1", X-TransactionID:"3f305e0d-17ea-4130-96f0-f642f8ce45c1", X-ECOMP-RequestID:"3f305e0d-17ea-4130-96f0-f642f8ce45c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"254a2270-fb65-440a-b15b-4d9bc51d1eea"]
2021-12-17T16:15:00.547Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Request body: 
2021-12-17T16:15:00.547Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||==========================request end================================================
2021-12-17T16:15:00.572Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:00.572Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:00.573Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status text  : 
2021-12-17T16:15:00.573Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:00.575Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Response body: {
  "requestId" : "991448a1-d92f-42da-9057-562d88b873b4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:14:48.000+00:00",
  "endTime" : "2021-12-17T16:14:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\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" : "2021-12-17T16:14:56.000+00:00",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "cloudApiRequests" : [ ],
  "requestURI" : "991448a1-d92f-42da-9057-562d88b873b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    }
  }
}
2021-12-17T16:15:00.575Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:00.576Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||InvokeReturn
2021-12-17T16:15:00.578Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false
2021-12-17T16:15:00.578Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:00.578Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:00.578Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false
2021-12-17T16:15:00.579Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:00.579Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f2830c61d6ec38a", X-B3-SpanId:"1feda4a8aa3d9bd7", X-B3-ParentSpanId:"9f2830c61d6ec38a", X-B3-Sampled:"0", X-ONAP-RequestID:"3f305e0d-17ea-4130-96f0-f642f8ce45c1", X-RequestID:"3f305e0d-17ea-4130-96f0-f642f8ce45c1", X-TransactionID:"3f305e0d-17ea-4130-96f0-f642f8ce45c1", X-ECOMP-RequestID:"3f305e0d-17ea-4130-96f0-f642f8ce45c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d009f104-da39-409d-9179-fea826a8dc02"]
2021-12-17T16:15:00.579Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:00.579Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:00.591Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:00.591Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:00.591Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:00.592Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:00.593Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:00.593Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:00.593Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:00.600Z|3f305e0d-17ea-4130-96f0-f642f8ce45c1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:00.716Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:00.720Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:15:00.721Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||Invoke
2021-12-17T16:15:00.721Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:00.721Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:15:00.721Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Method      : GET
2021-12-17T16:15:00.722Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef8e161a7a91d62e", X-B3-SpanId:"a6045cb6e74ffcf9", X-B3-ParentSpanId:"ef8e161a7a91d62e", X-B3-Sampled:"0", X-ONAP-RequestID:"a2ff7db5-966c-4c97-b9af-2a1e32b5b461", X-RequestID:"a2ff7db5-966c-4c97-b9af-2a1e32b5b461", X-TransactionID:"a2ff7db5-966c-4c97-b9af-2a1e32b5b461", X-ECOMP-RequestID:"a2ff7db5-966c-4c97-b9af-2a1e32b5b461", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71d83e7c-26ed-416b-aed1-3ce7f78c9cae"]
2021-12-17T16:15:00.722Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Request body: 
2021-12-17T16:15:00.722Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||==========================request end================================================
2021-12-17T16:15:00.741Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:00.741Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:00.741Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status text  : 
2021-12-17T16:15:00.742Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:00.743Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Response body: {
  "requestId" : "991448a1-d92f-42da-9057-562d88b873b4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:14:48.000+00:00",
  "endTime" : "2021-12-17T16:14:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\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" : "2021-12-17T16:14:56.000+00:00",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "cloudApiRequests" : [ ],
  "requestURI" : "991448a1-d92f-42da-9057-562d88b873b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    }
  }
}
2021-12-17T16:15:00.743Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:00.743Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||InvokeReturn
2021-12-17T16:15:00.745Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false
2021-12-17T16:15:00.745Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:00.745Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:00.745Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false
2021-12-17T16:15:00.746Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:00.746Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef8e161a7a91d62e", X-B3-SpanId:"09a431afa15200d0", X-B3-ParentSpanId:"ef8e161a7a91d62e", X-B3-Sampled:"0", X-ONAP-RequestID:"a2ff7db5-966c-4c97-b9af-2a1e32b5b461", X-RequestID:"a2ff7db5-966c-4c97-b9af-2a1e32b5b461", X-TransactionID:"a2ff7db5-966c-4c97-b9af-2a1e32b5b461", X-ECOMP-RequestID:"a2ff7db5-966c-4c97-b9af-2a1e32b5b461", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15bad3a6-455c-4d9a-9b69-5c1cbe008f60"]
2021-12-17T16:15:00.746Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:00.746Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:00.758Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:00.759Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:00.815Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:00.815Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:00.816Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:00.816Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:00.816Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:00.841Z|a2ff7db5-966c-4c97-b9af-2a1e32b5b461|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:00.967Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:00.970Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:15:00.971Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||Invoke
2021-12-17T16:15:00.971Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:00.971Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:15:00.971Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Method      : GET
2021-12-17T16:15:00.972Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae2e85faa4bc9070", X-B3-SpanId:"5ddfe6584d3e4ae9", X-B3-ParentSpanId:"ae2e85faa4bc9070", X-B3-Sampled:"0", X-ONAP-RequestID:"e1deab8d-f26f-4cb4-b05a-dc16e48b775c", X-RequestID:"e1deab8d-f26f-4cb4-b05a-dc16e48b775c", X-TransactionID:"e1deab8d-f26f-4cb4-b05a-dc16e48b775c", X-ECOMP-RequestID:"e1deab8d-f26f-4cb4-b05a-dc16e48b775c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c8f452f-423f-41ec-9b23-7c7182acd97a"]
2021-12-17T16:15:00.972Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Request body: 
2021-12-17T16:15:00.972Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||==========================request end================================================
2021-12-17T16:15:00.993Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:00.993Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:00.993Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status text  : 
2021-12-17T16:15:00.993Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:00.997Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Response body: {
  "requestId" : "991448a1-d92f-42da-9057-562d88b873b4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:14:48.000+00:00",
  "endTime" : "2021-12-17T16:14:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\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" : "2021-12-17T16:14:56.000+00:00",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "cloudApiRequests" : [ ],
  "requestURI" : "991448a1-d92f-42da-9057-562d88b873b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    }
  }
}
2021-12-17T16:15:00.997Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:00.997Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||InvokeReturn
2021-12-17T16:15:00.999Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false
2021-12-17T16:15:00.999Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:01.000Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:01.000Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false
2021-12-17T16:15:01.000Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:01.000Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae2e85faa4bc9070", X-B3-SpanId:"fc117eb3ec89dd0e", X-B3-ParentSpanId:"ae2e85faa4bc9070", X-B3-Sampled:"0", X-ONAP-RequestID:"e1deab8d-f26f-4cb4-b05a-dc16e48b775c", X-RequestID:"e1deab8d-f26f-4cb4-b05a-dc16e48b775c", X-TransactionID:"e1deab8d-f26f-4cb4-b05a-dc16e48b775c", X-ECOMP-RequestID:"e1deab8d-f26f-4cb4-b05a-dc16e48b775c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d692631b-6bba-42e9-93ff-52826153f3a4"]
2021-12-17T16:15:01.001Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:01.001Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:01.016Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:01.016Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:01.016Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:01.017Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:01.019Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:01.019Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:01.019Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:01.026Z|e1deab8d-f26f-4cb4-b05a-dc16e48b775c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:01.150Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:01.155Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:15:01.156Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||Invoke
2021-12-17T16:15:01.156Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:01.156Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4
2021-12-17T16:15:01.156Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Method      : GET
2021-12-17T16:15:01.157Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ebebdb5fdfac636", X-B3-SpanId:"45976552954610e8", X-B3-ParentSpanId:"9ebebdb5fdfac636", X-B3-Sampled:"0", X-ONAP-RequestID:"520b4446-cd0f-4f03-9edd-5e3c79d178ab", X-RequestID:"520b4446-cd0f-4f03-9edd-5e3c79d178ab", X-TransactionID:"520b4446-cd0f-4f03-9edd-5e3c79d178ab", X-ECOMP-RequestID:"520b4446-cd0f-4f03-9edd-5e3c79d178ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"058bcd94-58ce-4c1f-9d62-1b710efd800a"]
2021-12-17T16:15:01.157Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Request body: 
2021-12-17T16:15:01.157Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||==========================request end================================================
2021-12-17T16:15:01.178Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:01.179Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:01.179Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Status text  : 
2021-12-17T16:15:01.180Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:01.181Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||Response body: {
  "requestId" : "991448a1-d92f-42da-9057-562d88b873b4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:14:48.000+00:00",
  "endTime" : "2021-12-17T16:14:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c02e9a42-3d68-46ec-b7aa-fd2c79fcc2bd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ed6f4107-d9a5-4c22-816e-b41afe2013fd\"\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" : "2021-12-17T16:14:56.000+00:00",
  "serviceInstanceId" : "746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "serviceInstanceName" : "basic_network-c484c45f-ba78-4900-acf8-27810d6f25ab",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/746a8881-eb75-4f92-a1b5-5d7d1d95035e",
  "cloudApiRequests" : [ ],
  "requestURI" : "991448a1-d92f-42da-9057-562d88b873b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4"
    }
  }
}
2021-12-17T16:15:01.181Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:01.182Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/991448a1-d92f-42da-9057-562d88b873b4|INFO|500||InvokeReturn
2021-12-17T16:15:01.183Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false
2021-12-17T16:15:01.183Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:01.184Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:01.184Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false
2021-12-17T16:15:01.184Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:01.185Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ebebdb5fdfac636", X-B3-SpanId:"a305da675669c19e", X-B3-ParentSpanId:"9ebebdb5fdfac636", X-B3-Sampled:"0", X-ONAP-RequestID:"520b4446-cd0f-4f03-9edd-5e3c79d178ab", X-RequestID:"520b4446-cd0f-4f03-9edd-5e3c79d178ab", X-TransactionID:"520b4446-cd0f-4f03-9edd-5e3c79d178ab", X-ECOMP-RequestID:"520b4446-cd0f-4f03-9edd-5e3c79d178ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5607be9-4661-48ef-84b1-9c5a60a1c24f"]
2021-12-17T16:15:01.185Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:01.185Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:01.198Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:01.199Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:01.199Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:01.199Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:01.200Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:01.200Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:01.201Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=991448a1-d92f-42da-9057-562d88b873b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:01.208Z|520b4446-cd0f-4f03-9edd-5e3c79d178ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/991448a1-d92f-42da-9057-562d88b873b4|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:04.389Z|18acda66-ac26-4db9-93aa-61d476c03593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:04.389Z|18acda66-ac26-4db9-93aa-61d476c03593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:04.390Z|5276ffd1-ea8b-41e1-b9e8-262e918ee390|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:04.390Z|5276ffd1-ea8b-41e1-b9e8-262e918ee390|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:04.401Z|706468e0-d708-4b0b-a207-dd945c98846e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:04.402Z|706468e0-d708-4b0b-a207-dd945c98846e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:09.306Z|64410a19-0b85-4030-945a-fe7b61897d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:15:09.308Z|64410a19-0b85-4030-945a-fe7b61897d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:15:09.629Z|a76f9f7d-ac2f-4459-83e9-cfa7a9061643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:15:09.629Z|a76f9f7d-ac2f-4459-83e9-cfa7a9061643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:15:11.212Z|66d30c4e-6ab3-4d1f-9f77-90106af0b66d|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:15:11.212Z|66d30c4e-6ab3-4d1f-9f77-90106af0b66d|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:14.813Z|a0403ad4-b00d-41d6-8362-87eeafbcd753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:14.813Z|5750561e-d8f7-45bc-ba3c-a4863b20c12d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:14.814Z|a0403ad4-b00d-41d6-8362-87eeafbcd753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:14.814Z|5750561e-d8f7-45bc-ba3c-a4863b20c12d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:14.820Z|ad0da9e3-6416-41ad-9bb3-168d95a4d5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:14.821Z|ad0da9e3-6416-41ad-9bb3-168d95a4d5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:21.208Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:21.211Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d5da8e9b-8866-498a-ad8f-fc63b8eef0ae already exists in requestDb InfraActiveRequests table
2021-12-17T16:15:21.212Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:21.213Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||Invoke
2021-12-17T16:15:21.213Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:21.213Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:21.213Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Method      : GET
2021-12-17T16:15:21.213Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b161a17e12a4cc4", X-B3-SpanId:"522dd8a78612acb7", X-B3-ParentSpanId:"9b161a17e12a4cc4", X-B3-Sampled:"0", X-ONAP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-TransactionID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ECOMP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"978c6868-0255-4cb8-96f6-b47d1f56db92"]
2021-12-17T16:15:21.214Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Request body: 
2021-12-17T16:15:21.214Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||==========================request end================================================
2021-12-17T16:15:21.268Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:21.269Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:15:21.269Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status text  : 
2021-12-17T16:15:21.269Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:15:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:21.269Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Response body: 
2021-12-17T16:15:21.269Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:21.270Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|404|Not Found|InvokeReturn
2021-12-17T16:15:21.280Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:15:21.285Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:15:21.315Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|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/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:15:21.316Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|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/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-RequestID=[d5da8e9b-8866-498a-ad8f-fc63b8eef0ae], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[606782bb-befc-4861-9fc0-d7d7b2cc59cf], X-ECOMP-RequestID=[d5da8e9b-8866-498a-ad8f-fc63b8eef0ae], X-TransactionId=[], X-ONAP-RequestID=[d5da8e9b-8866-498a-ad8f-fc63b8eef0ae]}
2021-12-17T16:15:21.454Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|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/9bda7e13c4d5491a9f4f64a5c3162aff|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211217-16:15:21:349-83221], vertex-id=[204896], Content-Length=[606], Date=[Fri, 17 Dec 2021 16:15:21 GMT], Content-Type=[application/json]}
2021-12-17T16:15:21.456Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|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/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757479619","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"}]}]}}

2021-12-17T16:15:21.457Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|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/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:15:21.458Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:15:21.458Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:15:21.459Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-12-17T16:15:21.460Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:15:21.460Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:21.460Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-12-17T16:15:21.461Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:15:21.461Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"9b161a17e12a4cc4", X-B3-SpanId:"49e1effcf5d0484a", X-B3-ParentSpanId:"9b161a17e12a4cc4", X-B3-Sampled:"0", X-ONAP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-TransactionID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ECOMP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de3c2a0d-2644-414a-9389-147414322af1"]
2021-12-17T16:15:21.462Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d","requestScope":"service"}
2021-12-17T16:15:21.462Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:15:21.481Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:21.481Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:21.482Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:15:21.482Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 17 Dec 2021 16:15:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:21.483Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:15:21.483Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:21.483Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:15:21.484Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-12-17T16:15:21.484Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:15:21.485Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:21.485Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-12-17T16:15:21.485Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:15:21.486Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-TransactionID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ECOMP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed00af83-9e02-4e8f-8c5a-a679adaab54d"]
2021-12-17T16:15:21.486Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:15:21.486Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:15:21.514Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:21.514Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:21.515Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:15:21.515Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:21.516Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:15:21.516Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:21.517Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:15:21.526Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-12-17T16:15:21.527Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-12-17T16:15:21.527Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:21.527Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-12-17T16:15:21.527Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:15:21.528Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-TransactionID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ECOMP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ee2c83e-2dff-4451-aa06-3e24552ac1b3"]
2021-12-17T16:15:21.528Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:15:21.529Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:15:21.545Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:21.545Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:21.546Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:15:21.546Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:21.547Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 507,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2021-12-17T16:15:21.547Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:21.548Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-12-17T16:15:21.550Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-12-17T16:15:21.550Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:15:21.551Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:21.551Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-12-17T16:15:21.551Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:15:21.552Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-TransactionID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ECOMP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7fd27d7-2251-4b40-9ab1-685d16d38aa1"]
2021-12-17T16:15:21.552Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:15:21.552Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:15:21.568Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:21.569Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:21.569Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:15:21.570Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:21.571Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:15:21.571Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:21.572Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:15:21.576Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:15:21.576Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:15:21.576Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:21.577Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:15:21.577Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:15:21.578Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1835", X-B3-TraceId:"9b161a17e12a4cc4", X-B3-SpanId:"6c90694f7499390a", X-B3-ParentSpanId:"9b161a17e12a4cc4", X-B3-Sampled:"0", X-ONAP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-TransactionID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ECOMP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3f3bbd9-cccd-4a54-95df-da987f17b4b9"]
2021-12-17T16:15:21.578Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae","requestStatus":"IN_PROGRESS","startTime":1639757721280,"source":"VID","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n\t\t\t\"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"}
2021-12-17T16:15:21.578Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:15:21.613Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:21.614Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:15:21.614Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:15:21.615Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:21.616Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:15:21.280+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n\t\t\t\"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:15:21.597+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    }
  }
}
2021-12-17T16:15:21.616Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:21.617Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:15:21.632Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-12-17T16:15:21.633Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:15:21.633Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:21.633Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-12-17T16:15:21.634Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:15:21.634Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"9b161a17e12a4cc4", X-B3-SpanId:"736b0b929f8c8e9a", X-B3-ParentSpanId:"9b161a17e12a4cc4", X-B3-Sampled:"0", X-ONAP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-TransactionID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ECOMP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20a413fd-6b73-4ca0-a240-283ae67b7b88"]
2021-12-17T16:15:21.634Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d4720c02-4155-429d-9887-4707ab30ef73\",\"modelUuid\":\"d4720c02-4155-429d-9887-4707ab30ef73\",\"modelInvariantUuid\":\"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"3d357d19-6c02-4577-8b10-9513d6f7a977\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae","type":"String"},"mso-request-id":{"value":"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae","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"}}}
2021-12-17T16:15:21.634Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:15:22.646Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:22.647Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:15:22.647Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:15:22.647Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:15:22 GMT", X-ONAP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-TransactionID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ECOMP-RequestID:"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"20a413fd-6b73-4ca0-a240-283ae67b7b88", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:15:22.648Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d5da8e9b-8866-498a-ad8f-fc63b8eef0ae\",\"instanceId\":\"13478c0b-2f5b-45e3-8c22-0d619d5545d8\"}}","message":"Success","processInstanceID":"88ab6c83-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:15:22.648Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:22.648Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:15:22.652Z|d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:22.782Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:22.786Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:22.786Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||Invoke
2021-12-17T16:15:22.787Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:22.787Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:22.787Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Method      : GET
2021-12-17T16:15:22.788Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"844a6743a86441ef", X-B3-SpanId:"b111343242417f5e", X-B3-ParentSpanId:"844a6743a86441ef", X-B3-Sampled:"0", X-ONAP-RequestID:"a96ab77e-5629-4145-b0db-0932a997fd12", X-RequestID:"a96ab77e-5629-4145-b0db-0932a997fd12", X-TransactionID:"a96ab77e-5629-4145-b0db-0932a997fd12", X-ECOMP-RequestID:"a96ab77e-5629-4145-b0db-0932a997fd12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9197a650-71bc-45bc-be0e-d09405f182e7"]
2021-12-17T16:15:22.788Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Request body: 
2021-12-17T16:15:22.788Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||==========================request end================================================
2021-12-17T16:15:22.810Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:22.811Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:22.811Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status text  : 
2021-12-17T16:15:22.812Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:22.813Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Response body: {
  "requestId" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:15:21.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n\t\t\t\"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    }
  }
}
2021-12-17T16:15:22.813Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:22.814Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||InvokeReturn
2021-12-17T16:15:22.816Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:22.816Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:22.816Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:22.816Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:22.817Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:22.817Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"844a6743a86441ef", X-B3-SpanId:"9014c6bd902e4a53", X-B3-ParentSpanId:"844a6743a86441ef", X-B3-Sampled:"0", X-ONAP-RequestID:"a96ab77e-5629-4145-b0db-0932a997fd12", X-RequestID:"a96ab77e-5629-4145-b0db-0932a997fd12", X-TransactionID:"a96ab77e-5629-4145-b0db-0932a997fd12", X-ECOMP-RequestID:"a96ab77e-5629-4145-b0db-0932a997fd12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7088908-46d6-4380-82a0-02f6c4978bf6"]
2021-12-17T16:15:22.817Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:22.817Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:22.837Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:22.837Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:22.838Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:22.838Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:22.849Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:22.849Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:22.850Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:22.859Z|a96ab77e-5629-4145-b0db-0932a997fd12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:24.306Z|c96be5da-56cb-4838-a75f-cc9a0a086413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:15:24.306Z|c96be5da-56cb-4838-a75f-cc9a0a086413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:15:24.842Z|57ba4a84-e34f-4ee9-ad12-e64a8b83244e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:24.842Z|57ba4a84-e34f-4ee9-ad12-e64a8b83244e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:24.845Z|f71a0882-2e18-4d21-b9b9-5131b79b1ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:24.845Z|4b62cd33-ade2-480b-8ee8-4ae1e1a38bc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:24.846Z|f71a0882-2e18-4d21-b9b9-5131b79b1ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:24.846Z|4b62cd33-ade2-480b-8ee8-4ae1e1a38bc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:32.993Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:32.998Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:32.998Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||Invoke
2021-12-17T16:15:32.998Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:32.999Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:32.999Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Method      : GET
2021-12-17T16:15:32.999Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"257adb3575a12186", X-B3-SpanId:"a38f662c48354063", X-B3-ParentSpanId:"257adb3575a12186", X-B3-Sampled:"0", X-ONAP-RequestID:"667483b4-dfdb-4f1b-bf97-d7a41e9619a3", X-RequestID:"667483b4-dfdb-4f1b-bf97-d7a41e9619a3", X-TransactionID:"667483b4-dfdb-4f1b-bf97-d7a41e9619a3", X-ECOMP-RequestID:"667483b4-dfdb-4f1b-bf97-d7a41e9619a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c3122f0-6d58-41ce-86b7-6846eca4f061"]
2021-12-17T16:15:32.999Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Request body: 
2021-12-17T16:15:32.999Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||==========================request end================================================
2021-12-17T16:15:33.021Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:33.022Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:33.022Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status text  : 
2021-12-17T16:15:33.022Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:33.023Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Response body: {
  "requestId" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:15:21.000+00:00",
  "endTime" : "2021-12-17T16:15:28.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n\t\t\t\"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    }
  }
}
2021-12-17T16:15:33.023Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:33.023Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||InvokeReturn
2021-12-17T16:15:33.025Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:33.025Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:33.025Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:33.026Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:33.026Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:33.026Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"257adb3575a12186", X-B3-SpanId:"6e11ace5347119d9", X-B3-ParentSpanId:"257adb3575a12186", X-B3-Sampled:"0", X-ONAP-RequestID:"667483b4-dfdb-4f1b-bf97-d7a41e9619a3", X-RequestID:"667483b4-dfdb-4f1b-bf97-d7a41e9619a3", X-TransactionID:"667483b4-dfdb-4f1b-bf97-d7a41e9619a3", X-ECOMP-RequestID:"667483b4-dfdb-4f1b-bf97-d7a41e9619a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12910bcd-94d2-47d1-9ea9-cba2bed7595c"]
2021-12-17T16:15:33.026Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:33.026Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:33.040Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:33.040Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:33.041Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:33.041Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:33.043Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:33.043Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:33.044Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:33.056Z|667483b4-dfdb-4f1b-bf97-d7a41e9619a3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:33.183Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:33.188Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:33.189Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||Invoke
2021-12-17T16:15:33.190Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:33.190Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:33.190Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Method      : GET
2021-12-17T16:15:33.191Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7cb06e3b64dbd245", X-B3-SpanId:"99bbc85cc0cc440d", X-B3-ParentSpanId:"7cb06e3b64dbd245", X-B3-Sampled:"0", X-ONAP-RequestID:"6abe3f54-266b-4e8f-b87e-81b58a6b2fa0", X-RequestID:"6abe3f54-266b-4e8f-b87e-81b58a6b2fa0", X-TransactionID:"6abe3f54-266b-4e8f-b87e-81b58a6b2fa0", X-ECOMP-RequestID:"6abe3f54-266b-4e8f-b87e-81b58a6b2fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"922e7798-1346-4fcd-b4b8-6e9e3627d9e6"]
2021-12-17T16:15:33.192Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Request body: 
2021-12-17T16:15:33.192Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||==========================request end================================================
2021-12-17T16:15:33.211Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:33.212Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:33.213Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status text  : 
2021-12-17T16:15:33.213Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:33.214Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Response body: {
  "requestId" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:15:21.000+00:00",
  "endTime" : "2021-12-17T16:15:28.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n\t\t\t\"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    }
  }
}
2021-12-17T16:15:33.215Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:33.215Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||InvokeReturn
2021-12-17T16:15:33.217Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:33.218Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:33.218Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:33.219Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:33.219Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:33.220Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7cb06e3b64dbd245", X-B3-SpanId:"6c48ebbc52726aff", X-B3-ParentSpanId:"7cb06e3b64dbd245", X-B3-Sampled:"0", X-ONAP-RequestID:"6abe3f54-266b-4e8f-b87e-81b58a6b2fa0", X-RequestID:"6abe3f54-266b-4e8f-b87e-81b58a6b2fa0", X-TransactionID:"6abe3f54-266b-4e8f-b87e-81b58a6b2fa0", X-ECOMP-RequestID:"6abe3f54-266b-4e8f-b87e-81b58a6b2fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c23504ab-c303-428d-af3d-137d060e450b"]
2021-12-17T16:15:33.221Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:33.221Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:33.235Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:33.236Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:33.236Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:33.237Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:33.238Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:33.238Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:33.239Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:33.248Z|6abe3f54-266b-4e8f-b87e-81b58a6b2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:33.365Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:33.369Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:33.369Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||Invoke
2021-12-17T16:15:33.370Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:33.370Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:33.370Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Method      : GET
2021-12-17T16:15:33.370Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99e61bb3efaf5b9c", X-B3-SpanId:"820fd4f41ccb832f", X-B3-ParentSpanId:"99e61bb3efaf5b9c", X-B3-Sampled:"0", X-ONAP-RequestID:"afdf4be1-3400-416b-87d0-80f142560980", X-RequestID:"afdf4be1-3400-416b-87d0-80f142560980", X-TransactionID:"afdf4be1-3400-416b-87d0-80f142560980", X-ECOMP-RequestID:"afdf4be1-3400-416b-87d0-80f142560980", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f4c4d55-7ec6-4a5a-84b7-8830efa50af2"]
2021-12-17T16:15:33.371Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Request body: 
2021-12-17T16:15:33.371Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||==========================request end================================================
2021-12-17T16:15:33.388Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:33.388Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:33.389Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status text  : 
2021-12-17T16:15:33.389Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:33.389Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Response body: {
  "requestId" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:15:21.000+00:00",
  "endTime" : "2021-12-17T16:15:28.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n\t\t\t\"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    }
  }
}
2021-12-17T16:15:33.390Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:33.390Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||InvokeReturn
2021-12-17T16:15:33.391Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:33.391Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:33.392Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:33.392Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:33.392Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:33.392Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99e61bb3efaf5b9c", X-B3-SpanId:"484ee0ec50a79e4c", X-B3-ParentSpanId:"99e61bb3efaf5b9c", X-B3-Sampled:"0", X-ONAP-RequestID:"afdf4be1-3400-416b-87d0-80f142560980", X-RequestID:"afdf4be1-3400-416b-87d0-80f142560980", X-TransactionID:"afdf4be1-3400-416b-87d0-80f142560980", X-ECOMP-RequestID:"afdf4be1-3400-416b-87d0-80f142560980", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe82d5a2-76cf-4f70-a3be-b399018ffbfd"]
2021-12-17T16:15:33.393Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:33.393Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:33.405Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:33.406Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:33.406Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:33.406Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:33.407Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:33.407Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:33.408Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:33.415Z|afdf4be1-3400-416b-87d0-80f142560980|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:33.535Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:33.539Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:33.540Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||Invoke
2021-12-17T16:15:33.540Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:33.540Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:33.540Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Method      : GET
2021-12-17T16:15:33.541Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7977a8166b1732a7", X-B3-SpanId:"39d3b7515bc6a1d2", X-B3-ParentSpanId:"7977a8166b1732a7", X-B3-Sampled:"0", X-ONAP-RequestID:"82bae4d0-671d-4442-b454-dc446bdd7e63", X-RequestID:"82bae4d0-671d-4442-b454-dc446bdd7e63", X-TransactionID:"82bae4d0-671d-4442-b454-dc446bdd7e63", X-ECOMP-RequestID:"82bae4d0-671d-4442-b454-dc446bdd7e63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33b55bdf-861d-4bc3-925e-00f9dca18855"]
2021-12-17T16:15:33.541Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Request body: 
2021-12-17T16:15:33.541Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||==========================request end================================================
2021-12-17T16:15:33.561Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:33.562Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:33.562Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status text  : 
2021-12-17T16:15:33.563Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:33.564Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Response body: {
  "requestId" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:15:21.000+00:00",
  "endTime" : "2021-12-17T16:15:28.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n\t\t\t\"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    }
  }
}
2021-12-17T16:15:33.564Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:33.565Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||InvokeReturn
2021-12-17T16:15:33.567Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:33.567Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:33.567Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:33.567Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:33.568Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:33.568Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7977a8166b1732a7", X-B3-SpanId:"3c595406682d7cae", X-B3-ParentSpanId:"7977a8166b1732a7", X-B3-Sampled:"0", X-ONAP-RequestID:"82bae4d0-671d-4442-b454-dc446bdd7e63", X-RequestID:"82bae4d0-671d-4442-b454-dc446bdd7e63", X-TransactionID:"82bae4d0-671d-4442-b454-dc446bdd7e63", X-ECOMP-RequestID:"82bae4d0-671d-4442-b454-dc446bdd7e63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44d5168c-83a9-4997-a96c-5e0314a40547"]
2021-12-17T16:15:33.568Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:33.568Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:33.580Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:33.580Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:33.581Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:33.581Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:33.582Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:33.582Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:33.582Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:33.598Z|82bae4d0-671d-4442-b454-dc446bdd7e63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:33.723Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:33.728Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:33.729Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||Invoke
2021-12-17T16:15:33.729Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:33.729Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae
2021-12-17T16:15:33.729Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Method      : GET
2021-12-17T16:15:33.730Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7758cee771b4fcee", X-B3-SpanId:"de305f49909d6e39", X-B3-ParentSpanId:"7758cee771b4fcee", X-B3-Sampled:"0", X-ONAP-RequestID:"4bbf31d4-dbdc-4a21-9690-19f4f943e233", X-RequestID:"4bbf31d4-dbdc-4a21-9690-19f4f943e233", X-TransactionID:"4bbf31d4-dbdc-4a21-9690-19f4f943e233", X-ECOMP-RequestID:"4bbf31d4-dbdc-4a21-9690-19f4f943e233", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92f101e6-642c-408f-926f-981be1fd647c"]
2021-12-17T16:15:33.730Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Request body: 
2021-12-17T16:15:33.730Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||==========================request end================================================
2021-12-17T16:15:33.746Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:33.747Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:33.747Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Status text  : 
2021-12-17T16:15:33.748Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:33.748Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||Response body: {
  "requestId" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:15:21.000+00:00",
  "endTime" : "2021-12-17T16:15:28.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n\t\t\t\"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d5da8e9b-8866-498a-ad8f-fc63b8eef0ae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae"
    }
  }
}
2021-12-17T16:15:33.748Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:33.749Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|INFO|500||InvokeReturn
2021-12-17T16:15:33.750Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:33.751Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:33.751Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:33.751Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false
2021-12-17T16:15:33.751Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:33.751Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7758cee771b4fcee", X-B3-SpanId:"cec55d9a627824ed", X-B3-ParentSpanId:"7758cee771b4fcee", X-B3-Sampled:"0", X-ONAP-RequestID:"4bbf31d4-dbdc-4a21-9690-19f4f943e233", X-RequestID:"4bbf31d4-dbdc-4a21-9690-19f4f943e233", X-TransactionID:"4bbf31d4-dbdc-4a21-9690-19f4f943e233", X-ECOMP-RequestID:"4bbf31d4-dbdc-4a21-9690-19f4f943e233", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f997f5ea-86d7-4beb-b606-83b5e0705470"]
2021-12-17T16:15:33.752Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:33.752Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:33.766Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:33.767Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:33.767Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:33.767Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:33.768Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:33.768Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:33.771Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5da8e9b-8866-498a-ad8f-fc63b8eef0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:33.779Z|4bbf31d4-dbdc-4a21-9690-19f4f943e233|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d5da8e9b-8866-498a-ad8f-fc63b8eef0ae|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:34.864Z|ed494956-1496-42e6-b3ec-68d4e7c5b9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:34.864Z|81a1563e-e740-4e62-9ea1-88ff4f670438|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:34.865Z|ed494956-1496-42e6-b3ec-68d4e7c5b9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:34.865Z|81a1563e-e740-4e62-9ea1-88ff4f670438|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:34.869Z|0c9285a8-3e1d-4088-9ac6-da53b87973c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:34.869Z|0c9285a8-3e1d-4088-9ac6-da53b87973c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:36.374Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:36.377Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: c3dd9fb4-4eb8-4abe-98a7-442901fb35c9 already exists in requestDb InfraActiveRequests table
2021-12-17T16:15:36.378Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:36.378Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||Invoke
2021-12-17T16:15:36.378Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:36.379Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:36.379Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Method      : GET
2021-12-17T16:15:36.379Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b84882420320dce0", X-B3-SpanId:"5cfd87cf60fc43ac", X-B3-ParentSpanId:"b84882420320dce0", X-B3-Sampled:"0", X-ONAP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-TransactionID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ECOMP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d37db763-069a-4444-8ef2-767c2aee7228"]
2021-12-17T16:15:36.379Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Request body: 
2021-12-17T16:15:36.379Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||==========================request end================================================
2021-12-17T16:15:36.399Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:36.400Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:15:36.400Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status text  : 
2021-12-17T16:15:36.400Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:15:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:36.400Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Response body: 
2021-12-17T16:15:36.401Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:36.401Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|404|Not Found|InvokeReturn
2021-12-17T16:15:36.409Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:15:36.409Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-12-17T16:15:36.412Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:15:36.439Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:15:36.440Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7|INFO|500||Invoke
2021-12-17T16:15:36.533Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7|INFO|404|Not Found|InvokeReturn
2021-12-17T16:15:36.533Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:15:36:463-76232], Content-Length=[377], Date=[Fri, 17 Dec 2021 16:15:36 GMT], Content-Type=[application/json]}
2021-12-17T16:15:36.535Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/d44fd837-de5d-4c2d-b11f-9c99d64996c7","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7","ERR.5.4.6114"]}}}

2021-12-17T16:15:36.537Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7
2021-12-17T16:15:36.537Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: d44fd837-de5d-4c2d-b11f-9c99d64996c7
2021-12-17T16:15:36.540Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:15:36.581Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:15:36.582Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7|INFO|500||Invoke
2021-12-17T16:15:36.629Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7|INFO|404|Not Found|InvokeReturn
2021-12-17T16:15:36.629Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:15:36:605-93040], Content-Length=[377], Date=[Fri, 17 Dec 2021 16:15:36 GMT], Content-Type=[application/json]}
2021-12-17T16:15:36.630Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/d44fd837-de5d-4c2d-b11f-9c99d64996c7","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7","ERR.5.4.6114"]}}}

2021-12-17T16:15:36.632Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d44fd837-de5d-4c2d-b11f-9c99d64996c7
2021-12-17T16:15:36.633Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: d44fd837-de5d-4c2d-b11f-9c99d64996c7
2021-12-17T16:15:36.636Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:15:36.661Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|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/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:15:36.661Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:15:36.828Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:15:36.829Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211217-16:15:36:684-21448], vertex-id=[204896], Content-Length=[606], Date=[Fri, 17 Dec 2021 16:15:36 GMT], Content-Type=[application/json]}
2021-12-17T16:15:36.829Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757479619","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"}]}]}}

2021-12-17T16:15:36.830Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:15:36.830Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:15:36.832Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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
2021-12-17T16:15:36.833Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:15:36.833Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:36.833Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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
2021-12-17T16:15:36.833Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:15:36.833Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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:"b84882420320dce0", X-B3-SpanId:"e77cccba529bbb8d", X-B3-ParentSpanId:"b84882420320dce0", X-B3-Sampled:"0", X-ONAP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-TransactionID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ECOMP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a56853b7-1758-4e71-8689-7403e00415e3"]
2021-12-17T16:15:36.834Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"13478c0b-2f5b-45e3-8c22-0d619d5545d8"},"instanceName":"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0","requestScope":"vnf"}
2021-12-17T16:15:36.834Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:15:36.859Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:36.860Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:36.860Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:15:36.860Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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:"Fri, 17 Dec 2021 16:15:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:36.861Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:15:36.861Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:36.861Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:15:36.862Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202
2021-12-17T16:15:36.863Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|INFO|500||Invoke
2021-12-17T16:15:36.863Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:36.863Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202
2021-12-17T16:15:36.863Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||Method      : GET
2021-12-17T16:15:36.863Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-TransactionID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ECOMP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff784799-406c-4204-9a8a-3566eb22e312"]
2021-12-17T16:15:36.864Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||Request body: 
2021-12-17T16:15:36.864Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||==========================request end================================================
2021-12-17T16:15:36.932Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:36.933Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:36.933Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||Status text  : 
2021-12-17T16:15:36.933Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:15:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:36.935Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 9,
      "modelCustomizationUUID" : "447355a0-a08f-4871-8e8a-bc8bb3ba2202",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2021-12-17 16:12:08.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" : "2021-12-17T16:12:08.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/service"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vfModuleCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202"
    }
  }
}
2021-12-17T16:15:36.936Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:36.936Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=447355a0-a08f-4871-8e8a-bc8bb3ba2202|INFO|500||InvokeReturn
2021-12-17T16:15:36.957Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources
2021-12-17T16:15:36.957Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||Invoke
2021-12-17T16:15:36.957Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:36.958Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources
2021-12-17T16:15:36.958Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Method      : GET
2021-12-17T16:15:36.958Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-TransactionID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ECOMP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"354db7ff-d407-4868-bc39-87f511d4ef11"]
2021-12-17T16:15:36.958Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Request body: 
2021-12-17T16:15:36.959Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||==========================request end================================================
2021-12-17T16:15:37.011Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:37.012Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:37.012Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status text  : 
2021-12-17T16:15:37.013Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/fd2e6929-e79a-4a40-ba4d-0e07b52dc492", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:15:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:37.015Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "fd2e6929-e79a-4a40-ba4d-0e07b52dc492",
  "modelInvariantUUID" : "0360235e-f532-4b34-8d08-0c603eb5d0d1",
  "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" : "2021-12-17T16:12:08.000+00:00",
  "modelInvariantId" : "0360235e-f532-4b34-8d08-0c603eb5d0d1",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fd2e6929-e79a-4a40-ba4d-0e07b52dc492"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fd2e6929-e79a-4a40-ba4d-0e07b52dc492"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fd2e6929-e79a-4a40-ba4d-0e07b52dc492/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fd2e6929-e79a-4a40-ba4d-0e07b52dc492/vnfResourceWorkflow"
    }
  }
}
2021-12-17T16:15:37.015Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:37.016Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||InvokeReturn
2021-12-17T16:15:37.026Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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
2021-12-17T16:15:37.027Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2021-12-17T16:15:37.028Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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================================================
2021-12-17T16:15:37.028Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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
2021-12-17T16:15:37.028Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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
2021-12-17T16:15:37.029Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-TransactionID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ECOMP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b3b8e0f-87fb-4bf6-abf7-ecf906066e1d"]
2021-12-17T16:15:37.029Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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: 
2021-12-17T16:15:37.029Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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================================================
2021-12-17T16:15:37.074Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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==========================================
2021-12-17T16:15:37.074Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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
2021-12-17T16:15:37.075Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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  : 
2021-12-17T16:15:37.075Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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:"Fri, 17 Dec 2021 16:15:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:37.076Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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" : 10008,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10008"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10008"
    }
  }
}
2021-12-17T16:15:37.077Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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=================================================
2021-12-17T16:15:37.077Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2021-12-17T16:15:37.087Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:15:37.088Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:15:37.088Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:37.089Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:15:37.089Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:15:37.090Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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:"2617", X-B3-TraceId:"b84882420320dce0", X-B3-SpanId:"dc37ece89435d51a", X-B3-ParentSpanId:"b84882420320dce0", X-B3-Sampled:"0", X-ONAP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-TransactionID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ECOMP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4515c30d-97d1-4563-bb68-24daaee205b5"]
2021-12-17T16:15:37.090Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9","requestStatus":"IN_PROGRESS","startTime":1639757736409,"source":"VID","vnfName":"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n    \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"}
2021-12-17T16:15:37.091Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:15:37.116Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:37.117Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:15:37.117Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:15:37.118Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:37.119Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:15:36.409+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n    \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:15:37.105+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    }
  }
}
2021-12-17T16:15:37.119Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:37.120Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:15:37.132Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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
2021-12-17T16:15:37.133Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:15:37.133Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:37.133Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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
2021-12-17T16:15:37.134Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:15:37.134Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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:"b84882420320dce0", X-B3-SpanId:"f1ecec2a8c7ebcca", X-B3-ParentSpanId:"b84882420320dce0", X-B3-Sampled:"0", X-ONAP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-TransactionID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ECOMP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cb0965b-d311-4302-a698-795594e870a1"]
2021-12-17T16:15:37.134Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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\":\"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\"modelVersionId\":\"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\"modelCustomizationId\":\"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\"modelUuid\":\"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\"modelInvariantUuid\":\"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\"source\":\"VID\",\"instanceName\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\"modelInfo\":{\"modelInvariantId\":\"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d4720c02-4155-429d-9887-4707ab30ef73\",\"modelUuid\":\"d4720c02-4155-429d-9887-4707ab30ef73\",\"modelInvariantUuid\":\"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"}}}],\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"13478c0b-2f5b-45e3-8c22-0d619d5545d8\"}","type":"String"},"requestId":{"value":"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9","type":"String"},"mso-request-id":{"value":"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:15:37.135Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:15:38.146Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:38.147Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:15:38.147Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:15:38.147Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:15:38 GMT", X-ONAP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-TransactionID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ECOMP-RequestID:"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9cb0965b-d311-4302-a698-795594e870a1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:15:38.148Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c3dd9fb4-4eb8-4abe-98a7-442901fb35c9\",\"instanceId\":\"219b2afe-ac24-4133-a63e-735539048a52\"}}","message":"Success","processInstanceID":"91e8898f-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:15:38.148Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:38.148Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:15:38.152Z|c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:38.292Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:38.296Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:38.297Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||Invoke
2021-12-17T16:15:38.297Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:38.297Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:38.297Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Method      : GET
2021-12-17T16:15:38.298Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"541baf3bb32798dd", X-B3-SpanId:"63deb3f229e43e53", X-B3-ParentSpanId:"541baf3bb32798dd", X-B3-Sampled:"0", X-ONAP-RequestID:"307a3ba7-46c7-4c8c-9513-5c405e313811", X-RequestID:"307a3ba7-46c7-4c8c-9513-5c405e313811", X-TransactionID:"307a3ba7-46c7-4c8c-9513-5c405e313811", X-ECOMP-RequestID:"307a3ba7-46c7-4c8c-9513-5c405e313811", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37b17adf-4edf-4f1b-ad2a-a5f3ebf0ff1a"]
2021-12-17T16:15:38.298Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Request body: 
2021-12-17T16:15:38.298Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||==========================request end================================================
2021-12-17T16:15:38.320Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:38.321Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:38.321Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status text  : 
2021-12-17T16:15:38.321Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:38.322Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Response body: {
  "requestId" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:15:36.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n    \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    }
  }
}
2021-12-17T16:15:38.322Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:38.323Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||InvokeReturn
2021-12-17T16:15:38.325Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:38.325Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:38.325Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:38.326Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:38.326Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:38.326Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"541baf3bb32798dd", X-B3-SpanId:"6ed2cdb153b152fe", X-B3-ParentSpanId:"541baf3bb32798dd", X-B3-Sampled:"0", X-ONAP-RequestID:"307a3ba7-46c7-4c8c-9513-5c405e313811", X-RequestID:"307a3ba7-46c7-4c8c-9513-5c405e313811", X-TransactionID:"307a3ba7-46c7-4c8c-9513-5c405e313811", X-ECOMP-RequestID:"307a3ba7-46c7-4c8c-9513-5c405e313811", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56a082dd-ed83-40f3-86f3-54b6ec6a32e0"]
2021-12-17T16:15:38.326Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:38.326Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:38.340Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:38.341Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:38.341Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:38.341Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:37 GMT", Connection:"close"]
2021-12-17T16:15:38.343Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:38.343Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:38.343Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:38.356Z|307a3ba7-46c7-4c8c-9513-5c405e313811|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:39.306Z|b7d6b9c4-01a8-4c16-a763-c01d3483269b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:15:39.306Z|b7d6b9c4-01a8-4c16-a763-c01d3483269b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:15:39.630Z|873b62a8-0647-4682-b0ca-01c962778d65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:15:39.630Z|873b62a8-0647-4682-b0ca-01c962778d65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:15:44.891Z|7e91fa96-da85-4a81-aeb8-f8d979502dbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:44.891Z|0a95aea5-326f-4422-80b8-bb0adb309a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:44.891Z|0a95aea5-326f-4422-80b8-bb0adb309a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:44.891Z|7e91fa96-da85-4a81-aeb8-f8d979502dbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:44.893Z|3105349f-2bde-4060-a34d-3750399057fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:44.894Z|3105349f-2bde-4060-a34d-3750399057fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:48.490Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:48.495Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:48.495Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||Invoke
2021-12-17T16:15:48.496Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:48.496Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:48.496Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Method      : GET
2021-12-17T16:15:48.496Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba6004ff68557ca3", X-B3-SpanId:"9d9d18039b080035", X-B3-ParentSpanId:"ba6004ff68557ca3", X-B3-Sampled:"0", X-ONAP-RequestID:"7d682447-dcf3-404e-8b47-5857ba6b684f", X-RequestID:"7d682447-dcf3-404e-8b47-5857ba6b684f", X-TransactionID:"7d682447-dcf3-404e-8b47-5857ba6b684f", X-ECOMP-RequestID:"7d682447-dcf3-404e-8b47-5857ba6b684f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"564a329c-6ebf-4a3f-b4e6-0445e3cf3945"]
2021-12-17T16:15:48.497Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Request body: 
2021-12-17T16:15:48.497Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||==========================request end================================================
2021-12-17T16:15:48.527Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:48.528Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:48.528Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status text  : 
2021-12-17T16:15:48.529Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:48.530Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Response body: {
  "requestId" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:15:36.000+00:00",
  "endTime" : "2021-12-17T16:15:47.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n    \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    }
  }
}
2021-12-17T16:15:48.530Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:48.531Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||InvokeReturn
2021-12-17T16:15:48.533Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:48.534Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:48.534Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:48.534Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:48.535Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:48.535Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba6004ff68557ca3", X-B3-SpanId:"4bac2771ec825e02", X-B3-ParentSpanId:"ba6004ff68557ca3", X-B3-Sampled:"0", X-ONAP-RequestID:"7d682447-dcf3-404e-8b47-5857ba6b684f", X-RequestID:"7d682447-dcf3-404e-8b47-5857ba6b684f", X-TransactionID:"7d682447-dcf3-404e-8b47-5857ba6b684f", X-ECOMP-RequestID:"7d682447-dcf3-404e-8b47-5857ba6b684f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"294a3adc-7606-4fb4-a97d-0f7a4ffcaa9f"]
2021-12-17T16:15:48.535Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:48.536Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:48.547Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:48.547Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:48.547Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:48.548Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:48.548Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:48.549Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:48.549Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:48.560Z|7d682447-dcf3-404e-8b47-5857ba6b684f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:48.685Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:48.688Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:48.688Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||Invoke
2021-12-17T16:15:48.689Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:48.689Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:48.689Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Method      : GET
2021-12-17T16:15:48.689Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5764937b454704cb", X-B3-SpanId:"5a7bfadd7e5ed5e1", X-B3-ParentSpanId:"5764937b454704cb", X-B3-Sampled:"0", X-ONAP-RequestID:"f35b8885-9593-4d3a-afe7-11cf187cfb7c", X-RequestID:"f35b8885-9593-4d3a-afe7-11cf187cfb7c", X-TransactionID:"f35b8885-9593-4d3a-afe7-11cf187cfb7c", X-ECOMP-RequestID:"f35b8885-9593-4d3a-afe7-11cf187cfb7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b2ac674-bc9c-40f2-a17b-00a6550fd211"]
2021-12-17T16:15:48.689Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Request body: 
2021-12-17T16:15:48.690Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||==========================request end================================================
2021-12-17T16:15:48.709Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:48.710Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:48.710Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status text  : 
2021-12-17T16:15:48.710Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:48.711Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Response body: {
  "requestId" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:15:36.000+00:00",
  "endTime" : "2021-12-17T16:15:47.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n    \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    }
  }
}
2021-12-17T16:15:48.711Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:48.712Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||InvokeReturn
2021-12-17T16:15:48.713Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:48.713Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:48.713Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:48.714Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:48.714Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:48.714Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5764937b454704cb", X-B3-SpanId:"7b32b3226cd63e9e", X-B3-ParentSpanId:"5764937b454704cb", X-B3-Sampled:"0", X-ONAP-RequestID:"f35b8885-9593-4d3a-afe7-11cf187cfb7c", X-RequestID:"f35b8885-9593-4d3a-afe7-11cf187cfb7c", X-TransactionID:"f35b8885-9593-4d3a-afe7-11cf187cfb7c", X-ECOMP-RequestID:"f35b8885-9593-4d3a-afe7-11cf187cfb7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee76cf99-6466-460f-9ec9-c5f31c726ead"]
2021-12-17T16:15:48.714Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:48.715Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:48.726Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:48.726Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:48.726Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:48.727Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:48.729Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:48.729Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:48.729Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:48.737Z|f35b8885-9593-4d3a-afe7-11cf187cfb7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:48.857Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:48.861Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:48.862Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||Invoke
2021-12-17T16:15:48.862Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:48.862Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:48.863Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Method      : GET
2021-12-17T16:15:48.863Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71e5116d4b42dfa1", X-B3-SpanId:"e4edb2f75ad08da3", X-B3-ParentSpanId:"71e5116d4b42dfa1", X-B3-Sampled:"0", X-ONAP-RequestID:"e0853bd7-c1c1-4326-a7bc-f511d99449b1", X-RequestID:"e0853bd7-c1c1-4326-a7bc-f511d99449b1", X-TransactionID:"e0853bd7-c1c1-4326-a7bc-f511d99449b1", X-ECOMP-RequestID:"e0853bd7-c1c1-4326-a7bc-f511d99449b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96deca99-1384-4b27-9dd5-d031c511452a"]
2021-12-17T16:15:48.863Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Request body: 
2021-12-17T16:15:48.863Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||==========================request end================================================
2021-12-17T16:15:48.894Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:48.895Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:48.895Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status text  : 
2021-12-17T16:15:48.896Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:48.898Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Response body: {
  "requestId" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:15:36.000+00:00",
  "endTime" : "2021-12-17T16:15:47.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n    \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    }
  }
}
2021-12-17T16:15:48.898Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:48.899Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||InvokeReturn
2021-12-17T16:15:48.900Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:48.901Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:48.901Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:48.901Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:48.902Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:48.902Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71e5116d4b42dfa1", X-B3-SpanId:"2b31dcaa94294f13", X-B3-ParentSpanId:"71e5116d4b42dfa1", X-B3-Sampled:"0", X-ONAP-RequestID:"e0853bd7-c1c1-4326-a7bc-f511d99449b1", X-RequestID:"e0853bd7-c1c1-4326-a7bc-f511d99449b1", X-TransactionID:"e0853bd7-c1c1-4326-a7bc-f511d99449b1", X-ECOMP-RequestID:"e0853bd7-c1c1-4326-a7bc-f511d99449b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b5ecb4f-d287-4ab4-b3ac-26f89d718951"]
2021-12-17T16:15:48.902Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:48.903Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:48.913Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:48.913Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:48.913Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:48.914Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:48.914Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:48.915Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:48.915Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:48.927Z|e0853bd7-c1c1-4326-a7bc-f511d99449b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:49.045Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:49.048Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:49.048Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||Invoke
2021-12-17T16:15:49.048Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:49.048Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:49.048Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Method      : GET
2021-12-17T16:15:49.049Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbcecaa9f485c02e", X-B3-SpanId:"0a1f23626afceb01", X-B3-ParentSpanId:"cbcecaa9f485c02e", X-B3-Sampled:"0", X-ONAP-RequestID:"9041f52f-c6d9-478c-b881-e7bbb84cf215", X-RequestID:"9041f52f-c6d9-478c-b881-e7bbb84cf215", X-TransactionID:"9041f52f-c6d9-478c-b881-e7bbb84cf215", X-ECOMP-RequestID:"9041f52f-c6d9-478c-b881-e7bbb84cf215", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69571f37-f4b7-402a-b6c5-9b8569692830"]
2021-12-17T16:15:49.049Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Request body: 
2021-12-17T16:15:49.049Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||==========================request end================================================
2021-12-17T16:15:49.066Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:49.067Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:49.067Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status text  : 
2021-12-17T16:15:49.067Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:49.068Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Response body: {
  "requestId" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:15:36.000+00:00",
  "endTime" : "2021-12-17T16:15:47.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n    \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    }
  }
}
2021-12-17T16:15:49.068Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:49.068Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||InvokeReturn
2021-12-17T16:15:49.070Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:49.070Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:49.070Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:49.070Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:49.071Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:49.071Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbcecaa9f485c02e", X-B3-SpanId:"70afe4a468512a2b", X-B3-ParentSpanId:"cbcecaa9f485c02e", X-B3-Sampled:"0", X-ONAP-RequestID:"9041f52f-c6d9-478c-b881-e7bbb84cf215", X-RequestID:"9041f52f-c6d9-478c-b881-e7bbb84cf215", X-TransactionID:"9041f52f-c6d9-478c-b881-e7bbb84cf215", X-ECOMP-RequestID:"9041f52f-c6d9-478c-b881-e7bbb84cf215", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62ebb6f1-126e-4585-b610-677cb6b1f627"]
2021-12-17T16:15:49.071Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:49.072Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:49.083Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:49.084Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:49.084Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:49.084Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:49.085Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:49.085Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:49.086Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:49.094Z|9041f52f-c6d9-478c-b881-e7bbb84cf215|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:49.223Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:49.227Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:49.228Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||Invoke
2021-12-17T16:15:49.228Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:49.229Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9
2021-12-17T16:15:49.229Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Method      : GET
2021-12-17T16:15:49.229Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a40d2ef7b6e50cb", X-B3-SpanId:"c5a721db68ec4317", X-B3-ParentSpanId:"2a40d2ef7b6e50cb", X-B3-Sampled:"0", X-ONAP-RequestID:"ac2cbd2e-894c-463f-ab50-ac322aaaed8c", X-RequestID:"ac2cbd2e-894c-463f-ab50-ac322aaaed8c", X-TransactionID:"ac2cbd2e-894c-463f-ab50-ac322aaaed8c", X-ECOMP-RequestID:"ac2cbd2e-894c-463f-ab50-ac322aaaed8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aff63a49-5829-41c4-aba7-36915970e26f"]
2021-12-17T16:15:49.230Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Request body: 
2021-12-17T16:15:49.230Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||==========================request end================================================
2021-12-17T16:15:49.256Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:49.257Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:49.257Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Status text  : 
2021-12-17T16:15:49.257Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:49.258Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||Response body: {
  "requestId" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:15:36.000+00:00",
  "endTime" : "2021-12-17T16:15:47.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n    \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3dd9fb4-4eb8-4abe-98a7-442901fb35c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9"
    }
  }
}
2021-12-17T16:15:49.258Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:49.259Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|INFO|500||InvokeReturn
2021-12-17T16:15:49.260Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:49.260Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:49.261Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:49.261Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false
2021-12-17T16:15:49.261Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:49.261Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a40d2ef7b6e50cb", X-B3-SpanId:"b806d74f50d60c7c", X-B3-ParentSpanId:"2a40d2ef7b6e50cb", X-B3-Sampled:"0", X-ONAP-RequestID:"ac2cbd2e-894c-463f-ab50-ac322aaaed8c", X-RequestID:"ac2cbd2e-894c-463f-ab50-ac322aaaed8c", X-TransactionID:"ac2cbd2e-894c-463f-ab50-ac322aaaed8c", X-ECOMP-RequestID:"ac2cbd2e-894c-463f-ab50-ac322aaaed8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfb7b6c1-d12a-42c2-b6a1-671e5a07e884"]
2021-12-17T16:15:49.262Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:49.262Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:49.278Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:49.279Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:49.279Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:49.280Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:49.281Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:49.281Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:49.282Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3dd9fb4-4eb8-4abe-98a7-442901fb35c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:49.289Z|ac2cbd2e-894c-463f-ab50-ac322aaaed8c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3dd9fb4-4eb8-4abe-98a7-442901fb35c9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:53.726Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:53.728Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: e98998ca-f58c-4f9e-a0a1-9df9babeba1f already exists in requestDb InfraActiveRequests table
2021-12-17T16:15:53.729Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:15:53.729Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:15:53.730Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:53.730Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:15:53.730Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:15:53.730Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74505671a8f3c1f6", X-B3-SpanId:"c8d87cf31b5805fe", X-B3-ParentSpanId:"74505671a8f3c1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"698fe1fb-675c-409e-a8a2-85b395d31dc6"]
2021-12-17T16:15:53.731Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:15:53.731Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:15:53.749Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:53.749Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:15:53.749Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:15:53.750Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:15:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:53.750Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: 
2021-12-17T16:15:53.750Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:53.751Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|404|Not Found|InvokeReturn
2021-12-17T16:15:53.760Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:15:53.765Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:15:53.800Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:15:53.801Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:15:54.030Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:15:54.031Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:15:53:837-18678], vertex-id=[204896], Content-Length=[1056], Date=[Fri, 17 Dec 2021 16:15:53 GMT], Content-Type=[application/json]}
2021-12-17T16:15:54.032Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757740592","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"219b2afe-ac24-4133-a63e-735539048a52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_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"}]}]}}

2021-12-17T16:15:54.033Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:15:54.033Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:15:54.037Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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
2021-12-17T16:15:54.037Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:15:54.037Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:54.038Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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
2021-12-17T16:15:54.038Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:15:54.038Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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:"74505671a8f3c1f6", X-B3-SpanId:"95f6411ea8bb04ea", X-B3-ParentSpanId:"74505671a8f3c1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15adc5c4-2f68-49e9-9a97-19631e75b3e6"]
2021-12-17T16:15:54.039Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"219b2afe-ac24-4133-a63e-735539048a52","serviceInstanceId":"13478c0b-2f5b-45e3-8c22-0d619d5545d8"},"instanceName":"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d","requestScope":"vfModule"}
2021-12-17T16:15:54.039Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:15:54.060Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:54.060Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:54.060Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:15:54.061Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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:"Fri, 17 Dec 2021 16:15:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:54.061Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:15:54.063Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:54.063Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:15:54.065Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f
2021-12-17T16:15:54.065Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|INFO|500||Invoke
2021-12-17T16:15:54.065Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:54.066Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f
2021-12-17T16:15:54.069Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||Method      : GET
2021-12-17T16:15:54.069Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c70774ab-dc47-4427-9b6c-5a09364bc094"]
2021-12-17T16:15:54.069Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||Request body: 
2021-12-17T16:15:54.070Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||==========================request end================================================
2021-12-17T16:15:54.165Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:54.166Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:54.166Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||Status text  : 
2021-12-17T16:15:54.167Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:15:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:54.169Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||Response body: {
  "id" : 9,
  "modelCustomizationUUID" : "28611665-0fd2-4fde-ba45-2011518e019f",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2021-12-17 16:12:08.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/heatEnvironment"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vnfCustomization"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/volumeHeatEnv"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule"
    }
  }
}
2021-12-17T16:15:54.170Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:54.170Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=28611665-0fd2-4fde-ba45-2011518e019f|INFO|500||InvokeReturn
2021-12-17T16:15:54.187Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule
2021-12-17T16:15:54.188Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||Invoke
2021-12-17T16:15:54.189Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:54.189Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule
2021-12-17T16:15:54.189Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Method      : GET
2021-12-17T16:15:54.189Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"725d3857-7ab0-4b13-8d12-d86266d61f69"]
2021-12-17T16:15:54.190Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Request body: 
2021-12-17T16:15:54.190Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||==========================request end================================================
2021-12-17T16:15:54.236Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:54.237Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:54.237Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status text  : 
2021-12-17T16:15:54.238Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:15:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:54.239Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb",
  "modelInvariantUUID" : "8852e966-b4f6-4cb0-b034-db65a83d183f",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-12-17 16:12:08.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/volumeHeatTemplate"
    }
  }
}
2021-12-17T16:15:54.240Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:54.240Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||InvokeReturn
2021-12-17T16:15:54.249Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance
2021-12-17T16:15:54.250Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-12-17T16:15:54.250Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:54.251Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance
2021-12-17T16:15:54.251Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:15:54.251Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a4c25b6-e5df-4a9c-8425-29da22fb8377"]
2021-12-17T16:15:54.252Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:15:54.252Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:15:54.283Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:54.283Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:15:54.284Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:15:54.284Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&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:"Fri, 17 Dec 2021 16:15:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:54.285Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:15:54.285Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:54.285Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:15:54.286Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f
2021-12-17T16:15:54.287Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|INFO|500||Invoke
2021-12-17T16:15:54.287Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:54.287Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f
2021-12-17T16:15:54.288Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||Method      : GET
2021-12-17T16:15:54.288Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b07cc2f-d19f-4a3c-9192-22399041f5fc"]
2021-12-17T16:15:54.288Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||Request body: 
2021-12-17T16:15:54.289Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||==========================request end================================================
2021-12-17T16:15:54.306Z|96a83ebf-614e-4670-ad82-16688f5206eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:15:54.308Z|96a83ebf-614e-4670-ad82-16688f5206eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:15:54.315Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:54.316Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:54.316Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||Status text  : 
2021-12-17T16:15:54.317Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:15:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:54.318Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb",
      "modelInvariantUUID" : "8852e966-b4f6-4cb0-b034-db65a83d183f",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2021-12-17 16:12:08.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/vnfResources"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/vfModuleCustomization"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f"
    }
  }
}
2021-12-17T16:15:54.318Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:54.319Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8852e966-b4f6-4cb0-b034-db65a83d183f|INFO|500||InvokeReturn
2021-12-17T16:15:54.322Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance
2021-12-17T16:15:54.323Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-12-17T16:15:54.323Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:54.324Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance
2021-12-17T16:15:54.324Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:15:54.325Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acb0a0ea-6e07-4579-a047-c3a0f708cc2c"]
2021-12-17T16:15:54.325Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:15:54.325Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:15:54.340Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:54.340Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:15:54.341Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:15:54.341Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&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:"Fri, 17 Dec 2021 16:15:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:54.342Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:15:54.342Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:54.343Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:15:54.344Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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
2021-12-17T16:15:54.344Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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
2021-12-17T16:15:54.344Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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================================================
2021-12-17T16:15:54.345Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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
2021-12-17T16:15:54.345Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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
2021-12-17T16:15:54.346Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24cc5889-0cfb-4729-baee-b9be2f2d54c1"]
2021-12-17T16:15:54.346Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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: 
2021-12-17T16:15:54.346Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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================================================
2021-12-17T16:15:54.376Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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==========================================
2021-12-17T16:15:54.377Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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
2021-12-17T16:15:54.378Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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  : 
2021-12-17T16:15:54.378Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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:"Fri, 17 Dec 2021 16:15:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:54.381Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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" : 45,
  "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/45"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    }
  }
}
2021-12-17T16:15:54.382Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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=================================================
2021-12-17T16:15:54.383Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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
2021-12-17T16:15:54.393Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb
2021-12-17T16:15:54.394Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|INFO|500||Invoke
2021-12-17T16:15:54.394Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:54.394Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb
2021-12-17T16:15:54.395Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Method      : GET
2021-12-17T16:15:54.395Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87d50df4-8d09-4b48-b8c7-e842be39cea3"]
2021-12-17T16:15:54.396Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Request body: 
2021-12-17T16:15:54.396Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||==========================request end================================================
2021-12-17T16:15:54.415Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:54.416Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:54.417Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Status text  : 
2021-12-17T16:15:54.417Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:15:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:54.418Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Response body: {
  "modelUUID" : "2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb",
  "modelInvariantUUID" : "8852e966-b4f6-4cb0-b034-db65a83d183f",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-12-17 16:12:08.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/volumeHeatTemplate"
    }
  }
}
2021-12-17T16:15:54.418Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:54.419Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|INFO|500||InvokeReturn
2021-12-17T16:15:54.421Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:15:54.422Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:15:54.422Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:54.422Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:15:54.423Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:15:54.423Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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:"3404", X-B3-TraceId:"74505671a8f3c1f6", X-B3-SpanId:"adadee03d65e1c62", X-B3-ParentSpanId:"74505671a8f3c1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3f9c58e-00ca-4458-ae2b-3333604766e1"]
2021-12-17T16:15:54.424Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","requestStatus":"IN_PROGRESS","startTime":1639757753761,"source":"VID","vnfId":"219b2afe-ac24-4133-a63e-735539048a52","vnfType":"","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f"}
2021-12-17T16:15:54.424Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:15:54.451Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:54.452Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:15:54.452Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:15:54.453Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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/e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:54.454Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:15:53.761+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:15:54.441+00:00",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:15:54.454Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:54.455Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:15:54.466Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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
2021-12-17T16:15:54.467Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:15:54.468Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:54.468Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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
2021-12-17T16:15:54.468Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:15:54.469Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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:"74505671a8f3c1f6", X-B3-SpanId:"0be3adf54cc3fa07", X-B3-ParentSpanId:"74505671a8f3c1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15178746-0fee-4655-9c58-183679edbfea"]
2021-12-17T16:15:54.469Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/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\":\"8852e966-b4f6-4cb0-b034-db65a83d183f\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"28611665-0fd2-4fde-ba45-2011518e019f\",\"modelVersionId\":\"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\"modelCustomizationId\":\"28611665-0fd2-4fde-ba45-2011518e019f\",\"modelUuid\":\"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\"modelInvariantUuid\":\"8852e966-b4f6-4cb0-b034-db65a83d183f\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\"modelInfo\":{\"modelInvariantId\":\"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d4720c02-4155-429d-9887-4707ab30ef73\",\"modelUuid\":\"d4720c02-4155-429d-9887-4707ab30ef73\",\"modelInvariantUuid\":\"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"}}},{\"relatedInstance\":{\"instanceId\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\"modelVersionId\":\"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\"modelCustomizationId\":\"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\"modelUuid\":\"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\"modelInvariantUuid\":\"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\"vnfInstanceId\":\"219b2afe-ac24-4133-a63e-735539048a52\"}","type":"String"},"requestId":{"value":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","type":"String"},"mso-request-id":{"value":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"219b2afe-ac24-4133-a63e-735539048a52","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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:15:54.470Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:15:54.916Z|32560be9-d44c-4990-998a-dc1169cb4a34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:54.916Z|f6348bbd-76ea-4da2-8e42-afd6e30bb96a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:54.918Z|f6348bbd-76ea-4da2-8e42-afd6e30bb96a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:54.918Z|32560be9-d44c-4990-998a-dc1169cb4a34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:54.919Z|f2a6f4a9-f5c0-4655-aded-a31ea37c8910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:15:54.920Z|f2a6f4a9-f5c0-4655-aded-a31ea37c8910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:15:55.492Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:55.492Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:15:55.493Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:15:55.493Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:15:55 GMT", X-ONAP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-TransactionID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ECOMP-RequestID:"e98998ca-f58c-4f9e-a0a1-9df9babeba1f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"15178746-0fee-4655-9c58-183679edbfea", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:15:55.494Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e98998ca-f58c-4f9e-a0a1-9df9babeba1f\",\"instanceId\":\"88efcb30-d295-474b-a8d0-6163187daac9\"}}","message":"Success","processInstanceID":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:15:55.494Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:55.494Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:15:55.498Z|e98998ca-f58c-4f9e-a0a1-9df9babeba1f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:15:55.632Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:15:55.637Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:15:55.638Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:15:55.638Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:55.638Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:15:55.639Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:15:55.639Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32852f37679d46ca", X-B3-SpanId:"ccd6c100f58d1e43", X-B3-ParentSpanId:"32852f37679d46ca", X-B3-Sampled:"0", X-ONAP-RequestID:"6578e295-3750-4805-b0a1-fdaf2e65a4ba", X-RequestID:"6578e295-3750-4805-b0a1-fdaf2e65a4ba", X-TransactionID:"6578e295-3750-4805-b0a1-fdaf2e65a4ba", X-ECOMP-RequestID:"6578e295-3750-4805-b0a1-fdaf2e65a4ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4e61291-c481-4cee-9194-b03e133462ad"]
2021-12-17T16:15:55.639Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:15:55.640Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:15:55.656Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:55.656Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:55.656Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:15:55.657Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:55.658Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:15:55.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:15:55.659Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:55.659Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:15:55.660Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:15:55.661Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:15:55.661Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:15:55.661Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:15:55.661Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:15:55.661Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32852f37679d46ca", X-B3-SpanId:"0af31474c632776b", X-B3-ParentSpanId:"32852f37679d46ca", X-B3-Sampled:"0", X-ONAP-RequestID:"6578e295-3750-4805-b0a1-fdaf2e65a4ba", X-RequestID:"6578e295-3750-4805-b0a1-fdaf2e65a4ba", X-TransactionID:"6578e295-3750-4805-b0a1-fdaf2e65a4ba", X-ECOMP-RequestID:"6578e295-3750-4805-b0a1-fdaf2e65a4ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d4e8da0-8cb7-4d20-9a9c-eaaa4b35a0f0"]
2021-12-17T16:15:55.662Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:15:55.662Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:15:55.673Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:15:55.673Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:15:55.673Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:15:55.673Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:15:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:15:55.675Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:15:55.675Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:15:55.675Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:15:55.682Z|6578e295-3750-4805-b0a1-fdaf2e65a4ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:16:04.948Z|fe275fe3-474f-4b33-8669-dd2d6fc0ad07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:04.948Z|e3e7ac3e-0f01-4405-8430-690d912374a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:04.950Z|c1f8170d-d115-43a3-b290-aa2febbbd292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:04.950Z|e3e7ac3e-0f01-4405-8430-690d912374a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:04.951Z|c1f8170d-d115-43a3-b290-aa2febbbd292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:04.950Z|fe275fe3-474f-4b33-8669-dd2d6fc0ad07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:05.811Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:16:05.823Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:05.825Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:16:05.825Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:05.825Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:05.826Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:16:05.826Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20aeaedaf7f2e31f", X-B3-SpanId:"e83c6cc33a3c1df2", X-B3-ParentSpanId:"20aeaedaf7f2e31f", X-B3-Sampled:"0", X-ONAP-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-TransactionID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-ECOMP-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f265764-fcab-441b-b747-c0bfb5e21ed7"]
2021-12-17T16:16:05.827Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:16:05.827Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:16:05.852Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:05.853Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:05.853Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:16:05.853Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:05.854Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:00.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:16:05.854Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:05.855Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:16:05.858Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:05.858Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:16:05.859Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:05.859Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:05.859Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:16:05.860Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20aeaedaf7f2e31f", X-B3-SpanId:"eae8fd2264f2ab85", X-B3-ParentSpanId:"20aeaedaf7f2e31f", X-B3-Sampled:"0", X-ONAP-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-TransactionID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-ECOMP-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fd7cc1f-9250-43b4-a882-04927a457c5c"]
2021-12-17T16:16:05.860Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:16:05.860Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:16:05.873Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:05.874Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:05.874Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:16:05.875Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:05.875Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:16:05.876Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:05.876Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:16:05.931Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:05.932Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:05.932Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:05.932Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:05.933Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:05.933Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-TransactionID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-ECOMP-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c7bce2a-329e-403a-a79e-4dda9a045be0"]
2021-12-17T16:16:05.933Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:05.933Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:06.070Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:06.071Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:06.071Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:06.071Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8D4649E89F92C70C21AD89C8B5E230D9; 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:"Fri, 17 Dec 2021 16:16:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:06.072Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:16:06.072Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:06.072Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:06.098Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:06.099Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:06.099Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:06.099Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:06.099Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:06.099Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-TransactionID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-ECOMP-RequestID:"38b2767e-3835-4c2a-8c54-2683a29f0463", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0eda5a74-2ff3-4a09-b4f0-9261f4f7d442"]
2021-12-17T16:16:06.100Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:06.100Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:06.216Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:06.217Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:06.217Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:06.217Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F68FD2006A23B3D24CA609D450CBD2BE; 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:"Fri, 17 Dec 2021 16:16:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:06.218Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:a12809a7-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:02.729+0000","endTime":"2021-12-17T16:16:02.730+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:16:06.218Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:06.218Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:06.223Z|38b2767e-3835-4c2a-8c54-2683a29f0463|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:16:09.307Z|f4f185dc-9124-412e-8a67-a073c9bff8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:16:09.307Z|f4f185dc-9124-412e-8a67-a073c9bff8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:16:09.631Z|e29ccf54-d38f-4090-b43b-f5ab0c471337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:16:09.631Z|e29ccf54-d38f-4090-b43b-f5ab0c471337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:16:11.213Z|8830b844-47d7-4f73-acc9-bba926209882|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:16:11.213Z|8830b844-47d7-4f73-acc9-bba926209882|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:14.976Z|c25ffc40-ed60-46d4-bff8-14370131ed5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:14.976Z|5bef1810-ae9c-48d2-a133-b68d5560e198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:14.976Z|9d333b1f-a6d8-489f-881c-60fbd927a833|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:14.977Z|c25ffc40-ed60-46d4-bff8-14370131ed5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:14.977Z|5bef1810-ae9c-48d2-a133-b68d5560e198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:14.977Z|9d333b1f-a6d8-489f-881c-60fbd927a833|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:16.347Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:16:16.353Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:16.353Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:16:16.354Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:16.354Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:16.354Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:16:16.354Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a841d96a41c33344", X-B3-SpanId:"db464278529a8160", X-B3-ParentSpanId:"a841d96a41c33344", X-B3-Sampled:"0", X-ONAP-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-TransactionID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-ECOMP-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25eba3c4-025a-4a4f-9aac-c33db9bde853"]
2021-12-17T16:16:16.355Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:16:16.355Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:16:16.378Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:16.379Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:16.379Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:16:16.380Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:16.381Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:09.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:16:16.382Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:16.382Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:16:16.385Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:16.386Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:16:16.386Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:16.386Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:16.387Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:16:16.387Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a841d96a41c33344", X-B3-SpanId:"808b393a45ecf279", X-B3-ParentSpanId:"a841d96a41c33344", X-B3-Sampled:"0", X-ONAP-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-TransactionID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-ECOMP-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a0cf356-b62b-4451-bcf2-4f0881237dd3"]
2021-12-17T16:16:16.388Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:16:16.388Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:16:16.404Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:16.404Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:16.405Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:16:16.405Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:16.406Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:16:16.407Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:16.407Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:16:16.448Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:16.449Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:16.449Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:16.449Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:16.449Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:16.450Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-TransactionID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-ECOMP-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"082a0359-7b90-4d65-b90d-7a908ad8359b"]
2021-12-17T16:16:16.450Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:16.451Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:16.568Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:16.568Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:16.569Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:16.569Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=26AD2FB7F8D2925EA34D7FB2D0C89E4E; 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:"Fri, 17 Dec 2021 16:16:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:16.569Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:16:16.570Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:16.570Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:16.596Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:16.596Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:16.596Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:16.597Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:16.597Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:16.597Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-TransactionID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-ECOMP-RequestID:"bd73e947-07cb-4eb5-a1e0-a7b724e92406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b57f56ab-814f-4e1c-9c0e-e91fda33972a"]
2021-12-17T16:16:16.597Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:16.598Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:16.712Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:16.713Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:16.713Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:16.713Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=17CCB6C85E9C0DDE6AC0E4561401C3AC; 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:"Fri, 17 Dec 2021 16:16:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:16.714Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a57766b8-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:09.960+0000","endTime":"2021-12-17T16:16:09.965+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:16:16.714Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:16.714Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:16.718Z|bd73e947-07cb-4eb5-a1e0-a7b724e92406|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:16:24.306Z|9fd25c89-b6b1-408d-a762-7868d2b6c702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:16:24.306Z|9fd25c89-b6b1-408d-a762-7868d2b6c702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:16:25.000Z|7b797830-060d-40b7-a426-479016659c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:25.000Z|42e68047-e06a-453c-8014-31e9d858df82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:25.001Z|7b797830-060d-40b7-a426-479016659c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:25.001Z|42e68047-e06a-453c-8014-31e9d858df82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:25.002Z|7eb35d65-26f5-49bc-ba53-7515031f73b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:25.002Z|7eb35d65-26f5-49bc-ba53-7515031f73b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:26.843Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:16:26.847Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:26.848Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:16:26.848Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:26.848Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:26.848Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:16:26.849Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d25f6489fde899f", X-B3-SpanId:"da8889e7a5ce5fbb", X-B3-ParentSpanId:"9d25f6489fde899f", X-B3-Sampled:"0", X-ONAP-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-TransactionID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-ECOMP-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56baa9f9-92e1-41a1-b47f-81db3aeff03a"]
2021-12-17T16:16:26.849Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:16:26.849Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:16:26.872Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:26.872Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:26.873Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:16:26.873Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:26.874Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:09.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:16:26.874Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:26.875Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:16:26.876Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:26.877Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:16:26.877Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:26.877Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:26.877Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:16:26.878Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d25f6489fde899f", X-B3-SpanId:"3be3160e7d12ea1f", X-B3-ParentSpanId:"9d25f6489fde899f", X-B3-Sampled:"0", X-ONAP-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-TransactionID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-ECOMP-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf1a1b2a-6e67-4da2-89ea-d8ced69869e5"]
2021-12-17T16:16:26.878Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:16:26.878Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:16:26.893Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:26.893Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:26.894Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:16:26.894Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:26.895Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:16:26.895Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:26.896Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:16:26.932Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:26.932Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:26.933Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:26.933Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:26.933Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:26.934Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-TransactionID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-ECOMP-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab43076c-69f7-4040-bba4-64208ef18754"]
2021-12-17T16:16:26.934Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:26.935Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:27.052Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:27.053Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:27.053Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:27.053Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1FAEAB0B7CC0BE959992515BE8602956; 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:"Fri, 17 Dec 2021 16:16:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:27.054Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:16:27.054Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:27.054Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:27.077Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:27.077Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:27.077Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:27.078Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:27.078Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:27.078Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-TransactionID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-ECOMP-RequestID:"90784f2e-87e1-452e-a891-9c5ec5d2e9b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a753c46d-ec47-488e-8213-f91aa03c214a"]
2021-12-17T16:16:27.078Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:27.079Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:27.192Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:27.193Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:27.193Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:27.193Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=95D8871CB91EB69F8F573A650920393A; 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:"Fri, 17 Dec 2021 16:16:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:27.193Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a57766b8-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:09.960+0000","endTime":"2021-12-17T16:16:09.965+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:16:27.194Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:27.194Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:27.198Z|90784f2e-87e1-452e-a891-9c5ec5d2e9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:16:35.025Z|f3faa681-2486-4ebb-91cf-a30dd87ef09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:35.025Z|53c2239d-3400-4ada-ae35-cca00c931d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:35.026Z|f3faa681-2486-4ebb-91cf-a30dd87ef09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:35.026Z|53c2239d-3400-4ada-ae35-cca00c931d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:35.028Z|0011b897-8548-4938-b684-1b74df20e4c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:35.028Z|0011b897-8548-4938-b684-1b74df20e4c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:37.324Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:16:37.329Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:37.330Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:16:37.330Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:37.331Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:37.331Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:16:37.331Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"829c2d9a65689802", X-B3-SpanId:"a944df914d4d47cb", X-B3-ParentSpanId:"829c2d9a65689802", X-B3-Sampled:"0", X-ONAP-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-TransactionID:"01180fda-89c7-4017-8a7e-858200768be3", X-ECOMP-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1302f289-06b3-4079-abb5-6cfe13ab6703"]
2021-12-17T16:16:37.331Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:16:37.332Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:16:37.355Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:37.355Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:37.356Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:16:37.356Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:37.357Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:09.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:16:37.357Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:37.358Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:16:37.359Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:37.359Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:16:37.360Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:37.360Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:37.360Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:16:37.360Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"829c2d9a65689802", X-B3-SpanId:"2790af35569b3f1a", X-B3-ParentSpanId:"829c2d9a65689802", X-B3-Sampled:"0", X-ONAP-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-TransactionID:"01180fda-89c7-4017-8a7e-858200768be3", X-ECOMP-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d7ac1c8-2abf-4dd3-b8ed-9b9f114995aa"]
2021-12-17T16:16:37.361Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:16:37.361Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:16:37.375Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:37.375Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:37.376Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:16:37.376Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:37.377Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:16:37.377Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:37.377Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:16:37.402Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:37.402Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:37.403Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:37.403Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:37.403Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:37.404Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-TransactionID:"01180fda-89c7-4017-8a7e-858200768be3", X-ECOMP-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e22438af-c792-43ea-a299-d2695dac1d3f"]
2021-12-17T16:16:37.404Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:37.404Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:37.534Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:37.534Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:37.535Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:37.535Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=160218E0ACEDE8DDCF01E872F28444A4; 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:"Fri, 17 Dec 2021 16:16:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:37.536Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:16:37.536Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:37.537Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:37.559Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:37.559Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:37.560Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:37.560Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:37.560Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:37.617Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-TransactionID:"01180fda-89c7-4017-8a7e-858200768be3", X-ECOMP-RequestID:"01180fda-89c7-4017-8a7e-858200768be3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1de3fd61-dc5e-4a9a-8e87-ab4d4ed9aafe"]
2021-12-17T16:16:37.619Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:37.623Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:37.759Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:37.760Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:37.760Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:37.760Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E7C18A5C0806B44185EDFE44BA8A9778; 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:"Fri, 17 Dec 2021 16:16:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:37.761Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a57766b8-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:09.960+0000","endTime":"2021-12-17T16:16:09.965+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:16:37.761Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:37.762Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:37.767Z|01180fda-89c7-4017-8a7e-858200768be3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:16:39.306Z|c920037f-3cf9-481a-84f4-bf6f33e20d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:16:39.309Z|c920037f-3cf9-481a-84f4-bf6f33e20d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:16:39.632Z|a558ca87-2051-41eb-93a8-7c105e7478d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:16:39.633Z|a558ca87-2051-41eb-93a8-7c105e7478d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:16:45.046Z|b6e3c251-5d94-4df6-9f2b-1e75b8c0002b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:45.046Z|b6e3c251-5d94-4df6-9f2b-1e75b8c0002b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:45.047Z|b667d40c-66b4-4f5d-b433-6694224e7688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:45.048Z|b667d40c-66b4-4f5d-b433-6694224e7688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:45.051Z|d69919c1-ab16-402e-9bb3-799e49917c08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:45.052Z|d69919c1-ab16-402e-9bb3-799e49917c08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:47.894Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:16:47.900Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:47.901Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:16:47.901Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:47.901Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:47.901Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:16:47.902Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a65e5ce326fccb7c", X-B3-SpanId:"69323134d2bf59e6", X-B3-ParentSpanId:"a65e5ce326fccb7c", X-B3-Sampled:"0", X-ONAP-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-TransactionID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-ECOMP-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e123a73-e913-44f2-8d44-4f2927c3abc9"]
2021-12-17T16:16:47.902Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:16:47.902Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:16:47.936Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:47.936Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:47.936Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:16:47.937Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:47.937Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:09.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:16:47.938Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:47.938Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:16:47.940Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:47.940Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:16:47.941Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:47.941Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:47.941Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:16:47.942Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a65e5ce326fccb7c", X-B3-SpanId:"3eea9ee5e1317ce7", X-B3-ParentSpanId:"a65e5ce326fccb7c", X-B3-Sampled:"0", X-ONAP-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-TransactionID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-ECOMP-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bad54de5-3ea3-40af-8512-db48f67304de"]
2021-12-17T16:16:47.942Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:16:47.942Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:16:47.956Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:47.956Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:47.957Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:16:47.957Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:47.958Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:16:47.958Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:47.959Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:16:48.001Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:48.002Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:48.002Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:48.002Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:48.002Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:48.003Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-TransactionID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-ECOMP-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a120616-3324-4b9e-a0d6-e912c05eee13"]
2021-12-17T16:16:48.003Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:48.003Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:48.125Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:48.125Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:48.125Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:48.126Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2EB7A1CA07EF5C34A0C854EEAC4D92FC; 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:"Fri, 17 Dec 2021 16:16:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:48.126Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":"2021-12-17T16:16:41.445+0000","removalTime":null,"durationInMillis":38716,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:16:48.126Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:48.127Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:48.148Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:48.148Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:48.149Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:48.149Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:48.149Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:48.149Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-TransactionID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-ECOMP-RequestID:"c7b5795e-324a-4c3c-9f2d-fd43f0296fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"245f4cc4-97d8-4e61-80d4-0d9e625a815e"]
2021-12-17T16:16:48.149Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:48.150Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:48.274Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:48.274Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:48.274Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:48.275Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=23FE379D5DB71D5A9C440AA1A31B12F2; 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:"Fri, 17 Dec 2021 16:16:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:48.275Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b83b7a8b-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:41.444+0000","endTime":"2021-12-17T16:16:41.444+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:16:48.276Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:48.276Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:48.280Z|c7b5795e-324a-4c3c-9f2d-fd43f0296fea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:16:54.306Z|b2f58d0b-a654-4ae7-ad1a-39e2022fe09d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:16:54.306Z|b2f58d0b-a654-4ae7-ad1a-39e2022fe09d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:16:55.068Z|8a4f9a3d-370e-41b4-8198-b50711c9b66e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:55.068Z|8a4f9a3d-370e-41b4-8198-b50711c9b66e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:55.077Z|a65f12f7-97bf-41f1-9042-1a8fba018e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:55.078Z|1075c79d-1e42-433c-9ae7-7cf656f15ab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:16:55.078Z|a65f12f7-97bf-41f1-9042-1a8fba018e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:55.078Z|1075c79d-1e42-433c-9ae7-7cf656f15ab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:16:58.420Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:16:58.425Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:58.425Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:16:58.425Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:58.425Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:16:58.426Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:16:58.426Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8731da9f21c26616", X-B3-SpanId:"740e61cc428a5d68", X-B3-ParentSpanId:"8731da9f21c26616", X-B3-Sampled:"0", X-ONAP-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-TransactionID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-ECOMP-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d6090bc-a556-4c4e-969f-d09fef236214"]
2021-12-17T16:16:58.426Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:16:58.426Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:16:58.448Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:58.448Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:58.449Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:16:58.449Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:58.450Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:09.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:16:58.450Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:58.450Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:16:58.452Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:58.453Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:16:58.453Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:58.453Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:16:58.454Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:16:58.454Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8731da9f21c26616", X-B3-SpanId:"86816f1b1226f718", X-B3-ParentSpanId:"8731da9f21c26616", X-B3-Sampled:"0", X-ONAP-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-TransactionID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-ECOMP-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3eaec97f-2fb6-44ff-b347-1d463a74d007"]
2021-12-17T16:16:58.454Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:16:58.455Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:16:58.465Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:58.466Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:58.466Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:16:58.467Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:16:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:58.467Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:16:58.468Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:58.468Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:16:58.523Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:58.524Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:58.525Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:58.525Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:16:58.526Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:58.526Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-TransactionID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-ECOMP-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c03d51bb-0871-483e-abcc-068210d45d6d"]
2021-12-17T16:16:58.527Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:58.527Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:58.644Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:58.645Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:58.645Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:58.645Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ACBCFE0775302BB20EEA9BD86C305C6B; 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:"Fri, 17 Dec 2021 16:16:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:58.646Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":"2021-12-17T16:16:41.445+0000","removalTime":null,"durationInMillis":38716,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:16:58.646Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:58.647Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:58.681Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:58.682Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:16:58.682Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:16:58.683Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:16:58.683Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:16:58.683Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-TransactionID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-ECOMP-RequestID:"ce6f8567-63d3-4180-a486-9bf8d32cdfea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c1f9afc-d9ca-4408-b160-cb6db7ac1c4a"]
2021-12-17T16:16:58.684Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:16:58.684Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:16:58.800Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:16:58.800Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:16:58.801Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:16:58.801Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B10FD47BA4899D4AC0023B5AC84F1F10; 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:"Fri, 17 Dec 2021 16:16:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:16:58.802Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b83b7a8b-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:41.444+0000","endTime":"2021-12-17T16:16:41.444+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:16:58.803Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:16:58.804Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:16:58.810Z|ce6f8567-63d3-4180-a486-9bf8d32cdfea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:05.089Z|e12b88ed-46e5-42e9-b8c5-271929a160bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:05.090Z|e12b88ed-46e5-42e9-b8c5-271929a160bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:05.097Z|00506445-e6a1-4d61-a834-8dd075de6fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:05.097Z|00506445-e6a1-4d61-a834-8dd075de6fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:05.098Z|be3233b2-771f-4f1e-9073-ae50a06f1902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:05.099Z|be3233b2-771f-4f1e-9073-ae50a06f1902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:08.948Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:08.953Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:17:08.953Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:17:08.953Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:08.954Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:17:08.954Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:17:08.954Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"138205825400f5a9", X-B3-SpanId:"c5451d3e70af6277", X-B3-ParentSpanId:"138205825400f5a9", X-B3-Sampled:"0", X-ONAP-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-TransactionID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-ECOMP-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b161b72-1b22-49f1-8569-fda2c40a80b5"]
2021-12-17T16:17:08.954Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:17:08.955Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:17:09.010Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:09.010Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:09.011Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:17:09.011Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:09.014Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:09.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:17:09.014Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:09.015Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:17:09.017Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:17:09.017Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:09.018Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:09.018Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:17:09.018Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:09.019Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"138205825400f5a9", X-B3-SpanId:"03395f96cab15bdc", X-B3-ParentSpanId:"138205825400f5a9", X-B3-Sampled:"0", X-ONAP-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-TransactionID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-ECOMP-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"794df649-32fa-41b1-81bf-1c35ed3f2b17"]
2021-12-17T16:17:09.019Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:09.019Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:09.042Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:09.043Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:09.043Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:09.044Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:09.045Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:17:09.045Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:09.046Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:09.071Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:17:09.071Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:17:09.072Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:09.072Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:17:09.072Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:17:09.073Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-TransactionID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-ECOMP-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7af82699-0150-4dc3-ab60-685131137033"]
2021-12-17T16:17:09.073Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:17:09.073Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:17:09.202Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:09.203Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:09.203Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:17:09.203Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=55466FC4A4352F0D09CE40503F8B1098; 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:"Fri, 17 Dec 2021 16:17:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:09.204Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":"2021-12-17T16:16:41.445+0000","removalTime":null,"durationInMillis":38716,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:17:09.204Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:09.205Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:17:09.228Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:17:09.229Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:17:09.229Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:09.229Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:17:09.230Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:17:09.230Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-TransactionID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-ECOMP-RequestID:"240ff3f3-a09c-4778-9500-cb8c64b3df3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1be30596-2be9-42e4-b764-97e6bb8bf4c8"]
2021-12-17T16:17:09.231Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:17:09.231Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:17:09.306Z|46d52791-f358-4dd0-8e10-aeff62068922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:17:09.306Z|46d52791-f358-4dd0-8e10-aeff62068922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:17:09.348Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:09.349Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:09.349Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:17:09.350Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2986591C5B992D4E246E42CA58E95D2D; 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:"Fri, 17 Dec 2021 16:17:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:09.350Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b83b7a8b-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:41.444+0000","endTime":"2021-12-17T16:16:41.444+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:17:09.351Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:09.351Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:17:09.356Z|240ff3f3-a09c-4778-9500-cb8c64b3df3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:09.633Z|674c434c-7d37-4e4b-85e5-b78952e2f051|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:17:09.634Z|674c434c-7d37-4e4b-85e5-b78952e2f051|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:17:11.212Z|b9ea459e-6efa-44b6-8809-7959bef69315|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:17:11.213Z|b9ea459e-6efa-44b6-8809-7959bef69315|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:15.112Z|3cb10396-f595-43ca-a169-617b5c1130e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:15.112Z|3cb10396-f595-43ca-a169-617b5c1130e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:15.123Z|f80b4391-2d59-4f89-b753-34daa31e136c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:15.123Z|10260364-a057-43fc-bc4b-a3a22a4bf8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:15.123Z|f80b4391-2d59-4f89-b753-34daa31e136c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:15.123Z|10260364-a057-43fc-bc4b-a3a22a4bf8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:19.478Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:19.482Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:17:19.482Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:17:19.482Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:19.483Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:17:19.483Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:17:19.483Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb94433c0a8ef148", X-B3-SpanId:"9cbb21bdd285a579", X-B3-ParentSpanId:"cb94433c0a8ef148", X-B3-Sampled:"0", X-ONAP-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-TransactionID:"2186587b-eebc-47dd-9422-9663111d09b8", X-ECOMP-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a436cb7f-2673-4630-95cb-cc59814d810d"]
2021-12-17T16:17:19.483Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:17:19.484Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:17:19.507Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:19.507Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:19.507Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:17:19.508Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:19.509Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:09.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:17:19.510Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:19.510Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:17:19.512Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:17:19.512Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:19.512Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:19.513Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:17:19.513Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:19.513Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb94433c0a8ef148", X-B3-SpanId:"bbced7967082e9b9", X-B3-ParentSpanId:"cb94433c0a8ef148", X-B3-Sampled:"0", X-ONAP-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-TransactionID:"2186587b-eebc-47dd-9422-9663111d09b8", X-ECOMP-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58c11dcd-70ab-4419-aecf-a061688b7147"]
2021-12-17T16:17:19.513Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:19.513Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:19.527Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:19.527Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:19.527Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:19.527Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:19.528Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:17:19.528Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:19.529Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:19.556Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:17:19.557Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:17:19.557Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:19.557Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:17:19.557Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:17:19.557Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-TransactionID:"2186587b-eebc-47dd-9422-9663111d09b8", X-ECOMP-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"742cf6d9-5ddc-4d54-a6c6-120632062403"]
2021-12-17T16:17:19.558Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:17:19.558Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:17:19.699Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:19.700Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:19.700Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:17:19.700Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7FDF6AF5F593FCAB50E74B73FEF6C14B; 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:"Fri, 17 Dec 2021 16:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:19.701Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":"2021-12-17T16:16:41.445+0000","removalTime":null,"durationInMillis":38716,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:17:19.701Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:19.701Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:17:19.727Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:17:19.727Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:17:19.727Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:19.728Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:17:19.728Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:17:19.728Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-TransactionID:"2186587b-eebc-47dd-9422-9663111d09b8", X-ECOMP-RequestID:"2186587b-eebc-47dd-9422-9663111d09b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7304ccc3-3fe4-4dd9-8326-d7edee080114"]
2021-12-17T16:17:19.728Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:17:19.728Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:17:19.861Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:19.861Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:19.861Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:17:19.862Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=37D643F7E5744272CA38AD2D2D6E20A5; 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:"Fri, 17 Dec 2021 16:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:19.862Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b83b7a8b-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:41.444+0000","endTime":"2021-12-17T16:16:41.444+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:17:19.862Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:19.863Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:17:19.870Z|2186587b-eebc-47dd-9422-9663111d09b8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:24.307Z|4cba09fb-cb94-41cc-b0f5-a4dcbdb9b6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:17:24.310Z|4cba09fb-cb94-41cc-b0f5-a4dcbdb9b6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:17:25.132Z|60217171-3192-4c18-b6f2-395e5d858e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:25.133Z|60217171-3192-4c18-b6f2-395e5d858e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:25.145Z|7dfde726-65bf-40d8-8035-f59996872a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:25.145Z|7dfde726-65bf-40d8-8035-f59996872a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:25.155Z|13066d07-b6cc-48dd-a2dc-92ca8afceec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:25.155Z|13066d07-b6cc-48dd-a2dc-92ca8afceec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:25.786Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:25.790Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: a85bcba4-b058-4d07-8350-40da399bb9c5 already exists in requestDb InfraActiveRequests table
2021-12-17T16:17:25.791Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:25.791Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||Invoke
2021-12-17T16:17:25.792Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:25.792Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:25.792Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Method      : GET
2021-12-17T16:17:25.792Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf26d25805eb683d", X-B3-SpanId:"ec339c8e1ff7f2d2", X-B3-ParentSpanId:"cf26d25805eb683d", X-B3-Sampled:"0", X-ONAP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-TransactionID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ECOMP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"430968d1-bd1e-4d74-a607-04ff0556b64b"]
2021-12-17T16:17:25.793Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Request body: 
2021-12-17T16:17:25.793Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||==========================request end================================================
2021-12-17T16:17:25.816Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:25.816Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:17:25.817Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status text  : 
2021-12-17T16:17:25.817Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:17:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:25.817Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Response body: 
2021-12-17T16:17:25.817Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:25.818Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|404|Not Found|InvokeReturn
2021-12-17T16:17:25.829Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:17:25.833Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:17:25.862Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:17:25.863Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-RequestID=[a85bcba4-b058-4d07-8350-40da399bb9c5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4f7cdab9-cde4-4e39-b270-aedca1f68116], X-ECOMP-RequestID=[a85bcba4-b058-4d07-8350-40da399bb9c5], X-TransactionId=[], X-ONAP-RequestID=[a85bcba4-b058-4d07-8350-40da399bb9c5]}
2021-12-17T16:17:25.940Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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/9bda7e13c4d5491a9f4f64a5c3162aff|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:17:25:891-59745], vertex-id=[209136], Content-Length=[608], Date=[Fri, 17 Dec 2021 16:17:25 GMT], Content-Type=[application/json]}
2021-12-17T16:17:25.941Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757483287","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"}]}]}}

2021-12-17T16:17:25.941Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:17:25.943Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:17:25.944Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:17:25.944Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:25.945Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:17:25.945Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:25.945Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:25.945Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:17:25.946Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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:"cf26d25805eb683d", X-B3-SpanId:"f1d8da8c1575a4ca", X-B3-ParentSpanId:"cf26d25805eb683d", X-B3-Sampled:"0", X-ONAP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-TransactionID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ECOMP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c58bf2a1-4972-47ac-8ae0-5dbbd0989e3b"]
2021-12-17T16:17:25.946Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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-27700f34-7222-449f-96a8-a94f4929d07a","requestScope":"service"}
2021-12-17T16:17:25.946Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:17:25.967Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:25.967Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:25.967Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:17:25.967Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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:"Fri, 17 Dec 2021 16:17:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:25.968Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:17:25.968Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:25.968Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:17:25.969Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:25.969Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:25.970Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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================================================
2021-12-17T16:17:25.970Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:25.970Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:25.970Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-TransactionID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ECOMP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"057e2342-58f1-401b-a3e6-52d30648c3e1"]
2021-12-17T16:17:25.971Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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: 
2021-12-17T16:17:25.971Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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================================================
2021-12-17T16:17:26.002Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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==========================================
2021-12-17T16:17:26.002Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.002Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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  : 
2021-12-17T16:17:26.003Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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:"Fri, 17 Dec 2021 16:17:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:26.004Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:17:26.004Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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=================================================
2021-12-17T16:17:26.005Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.009Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.010Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.010Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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================================================
2021-12-17T16:17:26.010Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.011Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.011Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-TransactionID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ECOMP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e32fd43-3c2a-4b44-b785-efe84e9ce07f"]
2021-12-17T16:17:26.011Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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: 
2021-12-17T16:17:26.011Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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================================================
2021-12-17T16:17:26.028Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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==========================================
2021-12-17T16:17:26.029Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.029Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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  : 
2021-12-17T16:17:26.030Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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:"Fri, 17 Dec 2021 16:17:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:26.031Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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" : 507,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2021-12-17T16:17:26.032Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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=================================================
2021-12-17T16:17:26.032Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.036Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.036Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.036Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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================================================
2021-12-17T16:17:26.037Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.037Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.037Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-TransactionID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ECOMP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ebbd9bd-ccd1-4dda-9709-3ebe4ad98ef0"]
2021-12-17T16:17:26.038Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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: 
2021-12-17T16:17:26.038Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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================================================
2021-12-17T16:17:26.058Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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==========================================
2021-12-17T16:17:26.058Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.059Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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  : 
2021-12-17T16:17:26.059Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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:"Fri, 17 Dec 2021 16:17:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:26.061Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:17:26.061Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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=================================================
2021-12-17T16:17:26.061Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.064Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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/
2021-12-17T16:17:26.064Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:17:26.064Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:26.065Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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/
2021-12-17T16:17:26.065Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:17:26.065Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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:"1844", X-B3-TraceId:"cf26d25805eb683d", X-B3-SpanId:"2655b32aac4c5918", X-B3-ParentSpanId:"cf26d25805eb683d", X-B3-Sampled:"0", X-ONAP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-TransactionID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ECOMP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a1efbc7-a2b8-4bf8-9236-4c4b19f77e09"]
2021-12-17T16:17:26.065Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a85bcba4-b058-4d07-8350-40da399bb9c5","requestStatus":"IN_PROGRESS","startTime":1639757845829,"source":"VID","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n\t\t\t\"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"f3f0721e-919d-40e5-9d43-2f28d2aab445\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"a85bcba4-b058-4d07-8350-40da399bb9c5"}
2021-12-17T16:17:26.065Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:17:26.093Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:26.094Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:17:26.094Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:17:26.094Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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/a85bcba4-b058-4d07-8350-40da399bb9c5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:26.097Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:17:25.829+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n\t\t\t\"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"f3f0721e-919d-40e5-9d43-2f28d2aab445\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:17:26.080+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    }
  }
}
2021-12-17T16:17:26.097Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:26.097Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:17:26.107Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.107Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:17:26.107Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:26.108Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:26.108Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:17:26.108Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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:"2251", X-B3-TraceId:"cf26d25805eb683d", X-B3-SpanId:"2cd01abbf6328ccc", X-B3-ParentSpanId:"cf26d25805eb683d", X-B3-Sampled:"0", X-ONAP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-TransactionID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ECOMP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d21f414-7fa5-4b55-93a3-41968f7e6580"]
2021-12-17T16:17:26.108Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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\":\"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d163f8e2-3aa0-401d-8102-252614bfa831\",\"modelUuid\":\"d163f8e2-3aa0-401d-8102-252614bfa831\",\"modelInvariantUuid\":\"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"f3f0721e-919d-40e5-9d43-2f28d2aab445\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"a85bcba4-b058-4d07-8350-40da399bb9c5","type":"String"},"mso-request-id":{"value":"a85bcba4-b058-4d07-8350-40da399bb9c5","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"}}}
2021-12-17T16:17:26.109Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:17:27.160Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:27.161Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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
2021-12-17T16:17:27.161Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:17:27.161Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:17:27 GMT", X-ONAP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-TransactionID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ECOMP-RequestID:"a85bcba4-b058-4d07-8350-40da399bb9c5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9d21f414-7fa5-4b55-93a3-41968f7e6580", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:17:27.162Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|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\":\"a85bcba4-b058-4d07-8350-40da399bb9c5\",\"instanceId\":\"7fb4ed2f-7b77-43e0-801c-377151c07e88\"}}","message":"Success","processInstanceID":"d2dccd23-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:17:27.162Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:27.162Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:17:27.168Z|a85bcba4-b058-4d07-8350-40da399bb9c5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:27.313Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:27.318Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:27.318Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||Invoke
2021-12-17T16:17:27.318Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:27.319Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:27.319Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Method      : GET
2021-12-17T16:17:27.319Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"705a780407cdae2e", X-B3-SpanId:"61b20fe1b2a34d5c", X-B3-ParentSpanId:"705a780407cdae2e", X-B3-Sampled:"0", X-ONAP-RequestID:"2e6f9ec0-647b-4fad-ab15-3172ecdf4000", X-RequestID:"2e6f9ec0-647b-4fad-ab15-3172ecdf4000", X-TransactionID:"2e6f9ec0-647b-4fad-ab15-3172ecdf4000", X-ECOMP-RequestID:"2e6f9ec0-647b-4fad-ab15-3172ecdf4000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f19811f-2b36-4c54-b1b3-2a4d4a1106fc"]
2021-12-17T16:17:27.319Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Request body: 
2021-12-17T16:17:27.320Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||==========================request end================================================
2021-12-17T16:17:27.336Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:27.337Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:27.337Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status text  : 
2021-12-17T16:17:27.338Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:27.339Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Response body: {
  "requestId" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:17:25.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n\t\t\t\"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"f3f0721e-919d-40e5-9d43-2f28d2aab445\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:26.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    }
  }
}
2021-12-17T16:17:27.339Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:27.340Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||InvokeReturn
2021-12-17T16:17:27.342Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:27.343Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:27.343Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:27.343Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:27.343Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:27.344Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"705a780407cdae2e", X-B3-SpanId:"8422d04f6eae3c30", X-B3-ParentSpanId:"705a780407cdae2e", X-B3-Sampled:"0", X-ONAP-RequestID:"2e6f9ec0-647b-4fad-ab15-3172ecdf4000", X-RequestID:"2e6f9ec0-647b-4fad-ab15-3172ecdf4000", X-TransactionID:"2e6f9ec0-647b-4fad-ab15-3172ecdf4000", X-ECOMP-RequestID:"2e6f9ec0-647b-4fad-ab15-3172ecdf4000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"866d1a4a-7da0-48d8-bdc0-d192537c05bc"]
2021-12-17T16:17:27.344Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:27.344Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:27.357Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:27.358Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:27.358Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:27.358Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:27.359Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:27.359Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:27.360Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:27.369Z|2e6f9ec0-647b-4fad-ab15-3172ecdf4000|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:29.996Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:30.002Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:17:30.002Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:17:30.003Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:30.003Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:17:30.003Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:17:30.003Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23f8333ed177a25e", X-B3-SpanId:"07f945441557935a", X-B3-ParentSpanId:"23f8333ed177a25e", X-B3-Sampled:"0", X-ONAP-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-TransactionID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-ECOMP-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40b7a32d-3d96-46ca-a756-60ea19c15820"]
2021-12-17T16:17:30.003Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:17:30.004Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:17:30.026Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:30.026Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:30.026Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:17:30.026Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:30.027Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:09.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:17:30.028Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:30.028Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:17:30.032Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:17:30.033Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:30.033Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:30.033Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:17:30.034Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:30.034Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23f8333ed177a25e", X-B3-SpanId:"f76582a52de13e33", X-B3-ParentSpanId:"23f8333ed177a25e", X-B3-Sampled:"0", X-ONAP-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-TransactionID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-ECOMP-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcf8306f-640b-477b-a9a9-c10a24536f56"]
2021-12-17T16:17:30.034Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:30.035Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:30.050Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:30.050Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:30.051Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:30.051Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:30.052Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:17:30.053Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:30.054Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:30.088Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:17:30.088Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:17:30.089Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:30.089Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:17:30.089Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:17:30.089Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-TransactionID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-ECOMP-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e5d2c5f-4452-4edf-bfb7-dbc083950645"]
2021-12-17T16:17:30.090Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:17:30.090Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:17:30.209Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:30.210Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:30.210Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:17:30.210Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=94CBED822E58DB406CEFD4E5D437016D; 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:"Fri, 17 Dec 2021 16:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:30.211Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":"2021-12-17T16:16:41.445+0000","removalTime":null,"durationInMillis":38716,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:17:30.211Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:30.211Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:17:30.234Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:17:30.235Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:17:30.235Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:30.235Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:17:30.236Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:17:30.236Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-TransactionID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-ECOMP-RequestID:"16e4c3ff-132d-45aa-8a73-45a62166dcd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14176e2b-6d61-4db6-b624-4fb7373e1710"]
2021-12-17T16:17:30.236Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:17:30.236Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:17:30.362Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:30.363Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:30.363Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:17:30.364Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=382371D41AEF69AC0F67667AF0BCFF9F; 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:"Fri, 17 Dec 2021 16:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:30.364Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b83b7a8b-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:41.444+0000","endTime":"2021-12-17T16:16:41.444+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:17:30.364Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:30.365Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:17:30.370Z|16e4c3ff-132d-45aa-8a73-45a62166dcd3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:35.162Z|b9cbdff4-9351-4ccb-aaf8-a2b64e326c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:35.164Z|b4129d18-aa03-44e7-8f62-198d277bd374|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:35.164Z|b9cbdff4-9351-4ccb-aaf8-a2b64e326c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:35.165Z|b4129d18-aa03-44e7-8f62-198d277bd374|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:35.172Z|e37516f8-b53b-4ed3-891d-c3b84dcab1d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:35.173Z|e37516f8-b53b-4ed3-891d-c3b84dcab1d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:37.499Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:37.507Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:37.508Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||Invoke
2021-12-17T16:17:37.508Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:37.508Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:37.508Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Method      : GET
2021-12-17T16:17:37.509Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42ed3209d44e2818", X-B3-SpanId:"e50d5f3eb6a139ef", X-B3-ParentSpanId:"42ed3209d44e2818", X-B3-Sampled:"0", X-ONAP-RequestID:"8e8e8c70-091b-4bce-a70e-32d6b66be4b2", X-RequestID:"8e8e8c70-091b-4bce-a70e-32d6b66be4b2", X-TransactionID:"8e8e8c70-091b-4bce-a70e-32d6b66be4b2", X-ECOMP-RequestID:"8e8e8c70-091b-4bce-a70e-32d6b66be4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"670057bf-64ae-4206-9bac-480c1c69aa68"]
2021-12-17T16:17:37.509Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Request body: 
2021-12-17T16:17:37.509Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||==========================request end================================================
2021-12-17T16:17:37.535Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:37.535Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:37.535Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status text  : 
2021-12-17T16:17:37.536Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:37.536Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Response body: {
  "requestId" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:25.000+00:00",
  "endTime" : "2021-12-17T16:17:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n\t\t\t\"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"f3f0721e-919d-40e5-9d43-2f28d2aab445\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    }
  }
}
2021-12-17T16:17:37.536Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:37.537Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||InvokeReturn
2021-12-17T16:17:37.538Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:37.539Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:37.539Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:37.539Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:37.539Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:37.539Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42ed3209d44e2818", X-B3-SpanId:"b8609d0b0fcba0d2", X-B3-ParentSpanId:"42ed3209d44e2818", X-B3-Sampled:"0", X-ONAP-RequestID:"8e8e8c70-091b-4bce-a70e-32d6b66be4b2", X-RequestID:"8e8e8c70-091b-4bce-a70e-32d6b66be4b2", X-TransactionID:"8e8e8c70-091b-4bce-a70e-32d6b66be4b2", X-ECOMP-RequestID:"8e8e8c70-091b-4bce-a70e-32d6b66be4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86952ce4-1b4d-45ef-bf02-77d6ec050548"]
2021-12-17T16:17:37.540Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:37.540Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:37.552Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:37.552Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:37.553Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:37.553Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:37.554Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:37.555Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:37.555Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:37.566Z|8e8e8c70-091b-4bce-a70e-32d6b66be4b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:37.684Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:37.688Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:37.688Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||Invoke
2021-12-17T16:17:37.689Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:37.689Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:37.689Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Method      : GET
2021-12-17T16:17:37.689Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08166b797114ef2d", X-B3-SpanId:"9f4d6a4beafcb727", X-B3-ParentSpanId:"08166b797114ef2d", X-B3-Sampled:"0", X-ONAP-RequestID:"a782f541-78ea-4ccf-a289-90fe15765314", X-RequestID:"a782f541-78ea-4ccf-a289-90fe15765314", X-TransactionID:"a782f541-78ea-4ccf-a289-90fe15765314", X-ECOMP-RequestID:"a782f541-78ea-4ccf-a289-90fe15765314", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92cb3984-06fe-4ed5-b680-90546f52e08e"]
2021-12-17T16:17:37.690Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Request body: 
2021-12-17T16:17:37.690Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||==========================request end================================================
2021-12-17T16:17:37.708Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:37.709Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:37.709Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status text  : 
2021-12-17T16:17:37.709Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:37.711Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Response body: {
  "requestId" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:25.000+00:00",
  "endTime" : "2021-12-17T16:17:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n\t\t\t\"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"f3f0721e-919d-40e5-9d43-2f28d2aab445\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    }
  }
}
2021-12-17T16:17:37.712Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:37.712Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||InvokeReturn
2021-12-17T16:17:37.714Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:37.715Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:37.715Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:37.716Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:37.716Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:37.716Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08166b797114ef2d", X-B3-SpanId:"4f5a9d589f327596", X-B3-ParentSpanId:"08166b797114ef2d", X-B3-Sampled:"0", X-ONAP-RequestID:"a782f541-78ea-4ccf-a289-90fe15765314", X-RequestID:"a782f541-78ea-4ccf-a289-90fe15765314", X-TransactionID:"a782f541-78ea-4ccf-a289-90fe15765314", X-ECOMP-RequestID:"a782f541-78ea-4ccf-a289-90fe15765314", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"663e64da-ab7f-44f7-8db1-486f0d413849"]
2021-12-17T16:17:37.716Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:37.716Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:37.729Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:37.730Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:37.730Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:37.730Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:37.731Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:37.732Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:37.732Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:37.738Z|a782f541-78ea-4ccf-a289-90fe15765314|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:37.856Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:37.860Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:37.860Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||Invoke
2021-12-17T16:17:37.860Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:37.861Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:37.861Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Method      : GET
2021-12-17T16:17:37.861Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d4c1d595a1a8ecb", X-B3-SpanId:"367e0e399fbad5b7", X-B3-ParentSpanId:"5d4c1d595a1a8ecb", X-B3-Sampled:"0", X-ONAP-RequestID:"1b4657b0-485c-4ea3-8a63-ea5b855c2fa0", X-RequestID:"1b4657b0-485c-4ea3-8a63-ea5b855c2fa0", X-TransactionID:"1b4657b0-485c-4ea3-8a63-ea5b855c2fa0", X-ECOMP-RequestID:"1b4657b0-485c-4ea3-8a63-ea5b855c2fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bf57288-a9c2-45dd-ae75-b5ad8f3ee5a4"]
2021-12-17T16:17:37.861Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Request body: 
2021-12-17T16:17:37.861Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||==========================request end================================================
2021-12-17T16:17:37.879Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:37.880Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:37.880Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status text  : 
2021-12-17T16:17:37.881Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:37.881Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Response body: {
  "requestId" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:25.000+00:00",
  "endTime" : "2021-12-17T16:17:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n\t\t\t\"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"f3f0721e-919d-40e5-9d43-2f28d2aab445\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    }
  }
}
2021-12-17T16:17:37.882Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:37.882Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||InvokeReturn
2021-12-17T16:17:37.884Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:37.884Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:37.885Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:37.885Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:37.885Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:37.886Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d4c1d595a1a8ecb", X-B3-SpanId:"3e803dd1faeca650", X-B3-ParentSpanId:"5d4c1d595a1a8ecb", X-B3-Sampled:"0", X-ONAP-RequestID:"1b4657b0-485c-4ea3-8a63-ea5b855c2fa0", X-RequestID:"1b4657b0-485c-4ea3-8a63-ea5b855c2fa0", X-TransactionID:"1b4657b0-485c-4ea3-8a63-ea5b855c2fa0", X-ECOMP-RequestID:"1b4657b0-485c-4ea3-8a63-ea5b855c2fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d04f3373-0468-4ece-ad92-5f9a924f7fb6"]
2021-12-17T16:17:37.886Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:37.886Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:37.898Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:37.898Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:37.898Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:37.899Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:37.900Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:37.900Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:37.900Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:37.910Z|1b4657b0-485c-4ea3-8a63-ea5b855c2fa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:38.033Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:38.037Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:38.037Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||Invoke
2021-12-17T16:17:38.037Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:38.038Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:38.038Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Method      : GET
2021-12-17T16:17:38.038Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8396f60824b44f8", X-B3-SpanId:"15069009dba59f64", X-B3-ParentSpanId:"e8396f60824b44f8", X-B3-Sampled:"0", X-ONAP-RequestID:"8bce05a2-5703-4999-92d5-4cd421bccede", X-RequestID:"8bce05a2-5703-4999-92d5-4cd421bccede", X-TransactionID:"8bce05a2-5703-4999-92d5-4cd421bccede", X-ECOMP-RequestID:"8bce05a2-5703-4999-92d5-4cd421bccede", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9e2a7a1-040a-44be-af55-3aa6dd57816a"]
2021-12-17T16:17:38.038Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Request body: 
2021-12-17T16:17:38.039Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||==========================request end================================================
2021-12-17T16:17:38.056Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:38.056Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:38.056Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status text  : 
2021-12-17T16:17:38.057Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:38.057Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Response body: {
  "requestId" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:25.000+00:00",
  "endTime" : "2021-12-17T16:17:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n\t\t\t\"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"f3f0721e-919d-40e5-9d43-2f28d2aab445\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    }
  }
}
2021-12-17T16:17:38.058Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:38.058Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||InvokeReturn
2021-12-17T16:17:38.059Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:38.059Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:38.060Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:38.060Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:38.060Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:38.060Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8396f60824b44f8", X-B3-SpanId:"2832381bae36a334", X-B3-ParentSpanId:"e8396f60824b44f8", X-B3-Sampled:"0", X-ONAP-RequestID:"8bce05a2-5703-4999-92d5-4cd421bccede", X-RequestID:"8bce05a2-5703-4999-92d5-4cd421bccede", X-TransactionID:"8bce05a2-5703-4999-92d5-4cd421bccede", X-ECOMP-RequestID:"8bce05a2-5703-4999-92d5-4cd421bccede", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00f85826-4b07-4135-a8be-ea0c16f311d9"]
2021-12-17T16:17:38.061Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:38.061Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:38.072Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:38.072Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:38.072Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:38.073Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:38.074Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:38.075Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:38.075Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:38.081Z|8bce05a2-5703-4999-92d5-4cd421bccede|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:38.203Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:38.206Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:38.207Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||Invoke
2021-12-17T16:17:38.207Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:38.207Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5
2021-12-17T16:17:38.207Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Method      : GET
2021-12-17T16:17:38.208Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa8cc052d782ee40", X-B3-SpanId:"d7b6773fe69cc8c9", X-B3-ParentSpanId:"aa8cc052d782ee40", X-B3-Sampled:"0", X-ONAP-RequestID:"309b5d02-4179-46e0-9a33-1bbf5a487432", X-RequestID:"309b5d02-4179-46e0-9a33-1bbf5a487432", X-TransactionID:"309b5d02-4179-46e0-9a33-1bbf5a487432", X-ECOMP-RequestID:"309b5d02-4179-46e0-9a33-1bbf5a487432", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfc11d85-e150-4bbf-ba85-8ae75c114d2c"]
2021-12-17T16:17:38.208Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Request body: 
2021-12-17T16:17:38.208Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||==========================request end================================================
2021-12-17T16:17:38.233Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:38.234Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:38.234Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Status text  : 
2021-12-17T16:17:38.234Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:38.239Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||Response body: {
  "requestId" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:25.000+00:00",
  "endTime" : "2021-12-17T16:17:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n\t\t\t\"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"f3f0721e-919d-40e5-9d43-2f28d2aab445\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a85bcba4-b058-4d07-8350-40da399bb9c5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5"
    }
  }
}
2021-12-17T16:17:38.239Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:38.239Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a85bcba4-b058-4d07-8350-40da399bb9c5|INFO|500||InvokeReturn
2021-12-17T16:17:38.241Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:38.241Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:38.241Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:38.242Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false
2021-12-17T16:17:38.242Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:38.242Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa8cc052d782ee40", X-B3-SpanId:"2dfaa83082c9c0c1", X-B3-ParentSpanId:"aa8cc052d782ee40", X-B3-Sampled:"0", X-ONAP-RequestID:"309b5d02-4179-46e0-9a33-1bbf5a487432", X-RequestID:"309b5d02-4179-46e0-9a33-1bbf5a487432", X-TransactionID:"309b5d02-4179-46e0-9a33-1bbf5a487432", X-ECOMP-RequestID:"309b5d02-4179-46e0-9a33-1bbf5a487432", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"783f2c9f-ddc8-4821-9654-5b7d3fb3d054"]
2021-12-17T16:17:38.243Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:38.243Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:38.254Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:38.254Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:38.255Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:38.255Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:38.257Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:38.257Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:38.257Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a85bcba4-b058-4d07-8350-40da399bb9c5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:38.264Z|309b5d02-4179-46e0-9a33-1bbf5a487432|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a85bcba4-b058-4d07-8350-40da399bb9c5|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:39.306Z|99e3ea91-0133-4132-adbf-013ed4f2678a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:17:39.307Z|99e3ea91-0133-4132-adbf-013ed4f2678a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:17:39.447Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:39.450Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 8d5d29af-3a88-4fa2-bbff-be4946330a52 already exists in requestDb InfraActiveRequests table
2021-12-17T16:17:39.450Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:39.451Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||Invoke
2021-12-17T16:17:39.451Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:39.451Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:39.451Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Method      : GET
2021-12-17T16:17:39.452Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30ef44d136607489", X-B3-SpanId:"5ed0823a113ede02", X-B3-ParentSpanId:"30ef44d136607489", X-B3-Sampled:"0", X-ONAP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-TransactionID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ECOMP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e58cd2f-e908-4d92-9984-bc1491412a12"]
2021-12-17T16:17:39.452Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Request body: 
2021-12-17T16:17:39.452Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||==========================request end================================================
2021-12-17T16:17:39.470Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:39.470Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:17:39.470Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status text  : 
2021-12-17T16:17:39.471Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:17:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:39.471Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Response body: 
2021-12-17T16:17:39.472Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:39.472Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|404|Not Found|InvokeReturn
2021-12-17T16:17:39.480Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:17:39.480Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-12-17T16:17:39.485Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:17:39.518Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:17:39.518Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6|INFO|500||Invoke
2021-12-17T16:17:39.564Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6|INFO|404|Not Found|InvokeReturn
2021-12-17T16:17:39.565Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:17:39:545-12932], Content-Length=[377], Date=[Fri, 17 Dec 2021 16:17:39 GMT], Content-Type=[application/json]}
2021-12-17T16:17:39.566Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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/37461b0f-2cb0-4d11-a397-6329a8ec41d6","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6","ERR.5.4.6114"]}}}

2021-12-17T16:17:39.569Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6
2021-12-17T16:17:39.569Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 37461b0f-2cb0-4d11-a397-6329a8ec41d6
2021-12-17T16:17:39.572Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:17:39.599Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6|INFO|500||Invoke
2021-12-17T16:17:39.599Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8d5d29af-3a88-4fa2-bbff-be4946330a52], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fef511be-2660-4244-bfc0-e9919707bf5c], X-ECOMP-RequestID=[8d5d29af-3a88-4fa2-bbff-be4946330a52], X-TransactionId=[], X-ONAP-RequestID=[8d5d29af-3a88-4fa2-bbff-be4946330a52]}
2021-12-17T16:17:39.634Z|ec2d0780-573a-4ac7-b502-58fdc3ad43ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:17:39.635Z|ec2d0780-573a-4ac7-b502-58fdc3ad43ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:17:39.641Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211217-16:17:39:625-315], Content-Length=[377], Date=[Fri, 17 Dec 2021 16:17:39 GMT], Content-Type=[application/json]}
2021-12-17T16:17:39.642Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6|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/37461b0f-2cb0-4d11-a397-6329a8ec41d6","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6","ERR.5.4.6114"]}}}

2021-12-17T16:17:39.642Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6|INFO|404|Not Found|InvokeReturn
2021-12-17T16:17:39.644Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/37461b0f-2cb0-4d11-a397-6329a8ec41d6
2021-12-17T16:17:39.645Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 37461b0f-2cb0-4d11-a397-6329a8ec41d6
2021-12-17T16:17:39.648Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:17:39.673Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|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/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:17:39.674Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:17:39.721Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:17:39.722Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:17:39:697-27372], vertex-id=[209136], Content-Length=[608], Date=[Fri, 17 Dec 2021 16:17:39 GMT], Content-Type=[application/json]}
2021-12-17T16:17:39.723Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757483287","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"}]}]}}

2021-12-17T16:17:39.724Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:17:39.724Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:17:39.725Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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
2021-12-17T16:17:39.726Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:17:39.726Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:39.726Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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
2021-12-17T16:17:39.726Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:17:39.727Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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:"30ef44d136607489", X-B3-SpanId:"223e65621a522c5d", X-B3-ParentSpanId:"30ef44d136607489", X-B3-Sampled:"0", X-ONAP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-TransactionID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ECOMP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5238c63-9cab-4d4d-a6ef-40e9fcce9672"]
2021-12-17T16:17:39.727Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"7fb4ed2f-7b77-43e0-801c-377151c07e88"},"instanceName":"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0","requestScope":"vnf"}
2021-12-17T16:17:39.727Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:17:39.745Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:39.745Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:39.745Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:17:39.746Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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:"Fri, 17 Dec 2021 16:17:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:39.746Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:17:39.746Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:39.747Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:17:39.748Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9
2021-12-17T16:17:39.748Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|INFO|500||Invoke
2021-12-17T16:17:39.748Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:39.748Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9
2021-12-17T16:17:39.749Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||Method      : GET
2021-12-17T16:17:39.749Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-TransactionID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ECOMP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f759d156-8531-4166-87c8-a2a3ccaf3292"]
2021-12-17T16:17:39.749Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||Request body: 
2021-12-17T16:17:39.749Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||==========================request end================================================
2021-12-17T16:17:39.780Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:39.781Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:39.781Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||Status text  : 
2021-12-17T16:17:39.781Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:17:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:39.782Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 12,
      "modelCustomizationUUID" : "767321dc-3c95-43fc-9cd6-3dfd93db00a9",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2021-12-17 16:14:01.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" : "2021-12-17T16:14:01.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/service"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vfModuleCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9"
    }
  }
}
2021-12-17T16:17:39.783Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:39.783Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=767321dc-3c95-43fc-9cd6-3dfd93db00a9|INFO|500||InvokeReturn
2021-12-17T16:17:39.787Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources
2021-12-17T16:17:39.788Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|INFO|500||Invoke
2021-12-17T16:17:39.788Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:39.788Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources
2021-12-17T16:17:39.788Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Method      : GET
2021-12-17T16:17:39.789Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-TransactionID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ECOMP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f881be8-bb64-4f5c-95be-96d1cb65792f"]
2021-12-17T16:17:39.789Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Request body: 
2021-12-17T16:17:39.789Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||==========================request end================================================
2021-12-17T16:17:39.811Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:39.811Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:39.811Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Status text  : 
2021-12-17T16:17:39.812Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/39d38a70-0d6d-450e-b034-7dc31cc4d6a4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:17:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:39.813Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "39d38a70-0d6d-450e-b034-7dc31cc4d6a4",
  "modelInvariantUUID" : "47716c72-ca05-4982-b560-ff030cd302f1",
  "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" : "2021-12-17T16:14:01.000+00:00",
  "modelInvariantId" : "47716c72-ca05-4982-b560-ff030cd302f1",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/39d38a70-0d6d-450e-b034-7dc31cc4d6a4"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/39d38a70-0d6d-450e-b034-7dc31cc4d6a4"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/39d38a70-0d6d-450e-b034-7dc31cc4d6a4/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/39d38a70-0d6d-450e-b034-7dc31cc4d6a4/vnfResourceWorkflow"
    }
  }
}
2021-12-17T16:17:39.813Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:39.814Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|INFO|500||InvokeReturn
2021-12-17T16:17:39.816Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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
2021-12-17T16:17:39.817Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2021-12-17T16:17:39.817Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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================================================
2021-12-17T16:17:39.817Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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
2021-12-17T16:17:39.818Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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
2021-12-17T16:17:39.818Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-TransactionID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ECOMP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38873e9f-db25-4e39-afb7-21fff0dd01d0"]
2021-12-17T16:17:39.819Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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: 
2021-12-17T16:17:39.819Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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================================================
2021-12-17T16:17:39.833Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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==========================================
2021-12-17T16:17:39.833Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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
2021-12-17T16:17:39.834Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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  : 
2021-12-17T16:17:39.834Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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:"Fri, 17 Dec 2021 16:17:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:39.835Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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" : 10008,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10008"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10008"
    }
  }
}
2021-12-17T16:17:39.836Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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=================================================
2021-12-17T16:17:39.836Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2021-12-17T16:17:39.839Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:17:39.839Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:17:39.839Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:39.840Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:17:39.840Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:17:39.840Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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:"2618", X-B3-TraceId:"30ef44d136607489", X-B3-SpanId:"1949c69f13cd3007", X-B3-ParentSpanId:"30ef44d136607489", X-B3-Sampled:"0", X-ONAP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-TransactionID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ECOMP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f264fb31-89f3-4c5a-8616-9df96c340c1b"]
2021-12-17T16:17:39.840Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8d5d29af-3a88-4fa2-bbff-be4946330a52","requestStatus":"IN_PROGRESS","startTime":1639757859480,"source":"VID","vnfName":"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n    \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"7fb4ed2f-7b77-43e0-801c-377151c07e88","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"8d5d29af-3a88-4fa2-bbff-be4946330a52"}
2021-12-17T16:17:39.841Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:17:39.865Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:39.865Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:17:39.865Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:17:39.866Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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/8d5d29af-3a88-4fa2-bbff-be4946330a52", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:39.867Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:17:39.480+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n    \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:17:39.855+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    }
  }
}
2021-12-17T16:17:39.867Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:39.867Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:17:39.879Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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
2021-12-17T16:17:39.880Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:17:39.880Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:39.880Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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
2021-12-17T16:17:39.881Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:17:39.881Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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:"2943", X-B3-TraceId:"30ef44d136607489", X-B3-SpanId:"a8a1eb99dce2af1b", X-B3-ParentSpanId:"30ef44d136607489", X-B3-Sampled:"0", X-ONAP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-TransactionID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ECOMP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d87de9d3-7716-4a56-8162-0b8a981e4aa3"]
2021-12-17T16:17:39.881Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/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\":\"47716c72-ca05-4982-b560-ff030cd302f1\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\"modelVersionId\":\"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\"modelCustomizationId\":\"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\"modelUuid\":\"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\"modelInvariantUuid\":\"47716c72-ca05-4982-b560-ff030cd302f1\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\"modelInfo\":{\"modelInvariantId\":\"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d163f8e2-3aa0-401d-8102-252614bfa831\",\"modelUuid\":\"d163f8e2-3aa0-401d-8102-252614bfa831\",\"modelInvariantUuid\":\"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"}}}],\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"7fb4ed2f-7b77-43e0-801c-377151c07e88\"}","type":"String"},"requestId":{"value":"8d5d29af-3a88-4fa2-bbff-be4946330a52","type":"String"},"mso-request-id":{"value":"8d5d29af-3a88-4fa2-bbff-be4946330a52","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"7fb4ed2f-7b77-43e0-801c-377151c07e88","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/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:17:39.882Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:17:40.498Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:40.503Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:17:40.504Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:17:40.504Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:40.504Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:17:40.504Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:17:40.505Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a86c49f98d800679", X-B3-SpanId:"df4b8773f6919704", X-B3-ParentSpanId:"a86c49f98d800679", X-B3-Sampled:"0", X-ONAP-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-TransactionID:"332ef521-35ac-4673-8e44-150534acdf73", X-ECOMP-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6980bc6f-5579-4a99-814b-a37aadcfa51c"]
2021-12-17T16:17:40.505Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:17:40.505Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:17:40.524Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:40.524Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:40.525Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:17:40.525Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:40.526Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:09.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:17:40.526Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:40.527Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:17:40.528Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:17:40.529Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:40.529Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:40.529Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:17:40.530Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:40.530Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a86c49f98d800679", X-B3-SpanId:"fb13d4125d61fd8a", X-B3-ParentSpanId:"a86c49f98d800679", X-B3-Sampled:"0", X-ONAP-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-TransactionID:"332ef521-35ac-4673-8e44-150534acdf73", X-ECOMP-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"360eca4e-00a0-4dde-bd17-93eb174a4e9f"]
2021-12-17T16:17:40.530Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:40.531Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:40.544Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:40.544Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:40.545Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:40.545Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:40.547Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:17:40.547Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:40.547Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:40.574Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:17:40.574Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:17:40.574Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:40.575Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:17:40.575Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:17:40.575Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-TransactionID:"332ef521-35ac-4673-8e44-150534acdf73", X-ECOMP-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7892a72-73e0-4695-920c-8fb5dfd860ec"]
2021-12-17T16:17:40.576Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:17:40.576Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:17:40.707Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:40.707Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:40.708Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:17:40.708Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=06635061916A36C10B227DA6BFD2179A; 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:"Fri, 17 Dec 2021 16:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:40.708Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":"2021-12-17T16:16:41.445+0000","removalTime":null,"durationInMillis":38716,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:17:40.708Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:40.709Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:17:40.731Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:17:40.731Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:17:40.731Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:40.731Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:17:40.732Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:17:40.732Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-TransactionID:"332ef521-35ac-4673-8e44-150534acdf73", X-ECOMP-RequestID:"332ef521-35ac-4673-8e44-150534acdf73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d225e1f-25b0-4bc8-83a3-95a203205811"]
2021-12-17T16:17:40.732Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:17:40.732Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:17:40.859Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:40.860Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:40.860Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:17:40.860Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=69DBE75C4E29EC77BC8A632EA0694C9E; 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:"Fri, 17 Dec 2021 16:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:40.860Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b83b7a8b-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:41.444+0000","endTime":"2021-12-17T16:16:41.444+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:17:40.861Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:40.861Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:17:40.865Z|332ef521-35ac-4673-8e44-150534acdf73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:40.897Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:40.897Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:17:40.898Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:17:40.898Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:17:40 GMT", X-ONAP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-TransactionID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ECOMP-RequestID:"8d5d29af-3a88-4fa2-bbff-be4946330a52", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d87de9d3-7716-4a56-8162-0b8a981e4aa3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:17:40.899Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8d5d29af-3a88-4fa2-bbff-be4946330a52\",\"instanceId\":\"7aee3ddf-9170-4742-854e-1109fa457d51\"}}","message":"Success","processInstanceID":"db128c4f-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:17:40.899Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:40.900Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:17:40.905Z|8d5d29af-3a88-4fa2-bbff-be4946330a52|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:41.037Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:41.041Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:41.041Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||Invoke
2021-12-17T16:17:41.042Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:41.042Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:41.042Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Method      : GET
2021-12-17T16:17:41.042Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8edee4250f3a74d9", X-B3-SpanId:"04a02d7ac40e336a", X-B3-ParentSpanId:"8edee4250f3a74d9", X-B3-Sampled:"0", X-ONAP-RequestID:"e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35", X-RequestID:"e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35", X-TransactionID:"e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35", X-ECOMP-RequestID:"e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fab0e6c-2b7e-4b02-91e4-58e9eb5c05eb"]
2021-12-17T16:17:41.042Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Request body: 
2021-12-17T16:17:41.043Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||==========================request end================================================
2021-12-17T16:17:41.063Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:41.064Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:41.064Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status text  : 
2021-12-17T16:17:41.064Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:41.065Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Response body: {
  "requestId" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:17:39.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n    \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:40.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    }
  }
}
2021-12-17T16:17:41.065Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:41.066Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||InvokeReturn
2021-12-17T16:17:41.067Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:41.068Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:41.068Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:41.068Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:41.069Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:41.069Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8edee4250f3a74d9", X-B3-SpanId:"bbfef2b16ee236fe", X-B3-ParentSpanId:"8edee4250f3a74d9", X-B3-Sampled:"0", X-ONAP-RequestID:"e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35", X-RequestID:"e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35", X-TransactionID:"e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35", X-ECOMP-RequestID:"e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19b58c95-dc8e-47a1-a9ea-1f3e195fe7db"]
2021-12-17T16:17:41.069Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:41.070Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:41.083Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:41.083Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:41.083Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:41.083Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:41.084Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:41.084Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:41.085Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:41.092Z|e3da23e7-c4a0-47b1-a9e4-3e1ccdf88f35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:45.189Z|b7d7cf57-aa49-4d4f-b0bb-1052fed39ede|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:45.189Z|55656917-0363-4c41-a993-9c446675b72a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:45.189Z|b7d7cf57-aa49-4d4f-b0bb-1052fed39ede|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:45.189Z|55656917-0363-4c41-a993-9c446675b72a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:45.193Z|e54639d2-0671-4820-9eb2-ad756d76b053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:45.193Z|e54639d2-0671-4820-9eb2-ad756d76b053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:50.995Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:51.002Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:17:51.003Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:17:51.003Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.003Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:17:51.004Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:17:51.004Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2d7d8aa1c0005cd", X-B3-SpanId:"6fc8ff9ae8813b11", X-B3-ParentSpanId:"d2d7d8aa1c0005cd", X-B3-Sampled:"0", X-ONAP-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-TransactionID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-ECOMP-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1e40292-64ec-4e23-8050-7b5332e2d18c"]
2021-12-17T16:17:51.005Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:17:51.005Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.030Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.031Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.031Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:17:51.032Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.032Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:16:09.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:17:51.033Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.033Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:17:51.035Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:17:51.036Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:51.036Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.036Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:17:51.037Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:51.037Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2d7d8aa1c0005cd", X-B3-SpanId:"3c431f10f87a2443", X-B3-ParentSpanId:"d2d7d8aa1c0005cd", X-B3-Sampled:"0", X-ONAP-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-TransactionID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-ECOMP-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b828a41a-5fa5-40ec-b186-929e1ea882c3"]
2021-12-17T16:17:51.037Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:51.038Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.052Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.052Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.052Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:51.053Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.053Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:17:51.054Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.054Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:51.083Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:17:51.083Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:17:51.084Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.084Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:17:51.084Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:17:51.084Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-TransactionID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-ECOMP-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e54f6122-d570-4d41-915b-b9ff6c9d35cf"]
2021-12-17T16:17:51.085Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:17:51.085Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.212Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.213Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.214Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:17:51.214Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=75249D2F29D267FE627DA49653906B0F; 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:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.214Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a12809a0-5f54-11ec-b7c8-26a1083fde92","businessKey":"e98998ca-f58c-4f9e-a0a1-9df9babeba1f","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:16:02.729+0000","endTime":"2021-12-17T16:16:41.445+0000","removalTime":null,"durationInMillis":38716,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"a124aeff-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:17:51.215Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.215Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:17:51.231Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:51.236Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:51.236Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||Invoke
2021-12-17T16:17:51.237Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.237Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:51.238Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Method      : GET
2021-12-17T16:17:51.238Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4275d5534f533bcf", X-B3-SpanId:"218cdc5fd28a1251", X-B3-ParentSpanId:"4275d5534f533bcf", X-B3-Sampled:"0", X-ONAP-RequestID:"2895a506-ab1c-4d91-9ece-0d05609edb32", X-RequestID:"2895a506-ab1c-4d91-9ece-0d05609edb32", X-TransactionID:"2895a506-ab1c-4d91-9ece-0d05609edb32", X-ECOMP-RequestID:"2895a506-ab1c-4d91-9ece-0d05609edb32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20acf1f2-e177-4759-b6a1-a2b4c0673db5"]
2021-12-17T16:17:51.239Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Request body: 
2021-12-17T16:17:51.239Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:17:51.239Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:17:51.239Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.240Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.240Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:17:51.240Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:17:51.240Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-TransactionID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-ECOMP-RequestID:"bd143c5e-5cf2-4301-bc49-00cf96b42a84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fb08567-0203-465e-ad59-96beabe931bd"]
2021-12-17T16:17:51.241Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:17:51.241Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.258Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.258Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.259Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status text  : 
2021-12-17T16:17:51.259Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.260Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Response body: {
  "requestId" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:39.000+00:00",
  "endTime" : "2021-12-17T16:17:49.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n    \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:49.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    }
  }
}
2021-12-17T16:17:51.260Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.261Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||InvokeReturn
2021-12-17T16:17:51.263Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:51.264Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:51.264Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.265Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:51.265Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:51.265Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4275d5534f533bcf", X-B3-SpanId:"a6d941cdb4bb9c10", X-B3-ParentSpanId:"4275d5534f533bcf", X-B3-Sampled:"0", X-ONAP-RequestID:"2895a506-ab1c-4d91-9ece-0d05609edb32", X-RequestID:"2895a506-ab1c-4d91-9ece-0d05609edb32", X-TransactionID:"2895a506-ab1c-4d91-9ece-0d05609edb32", X-ECOMP-RequestID:"2895a506-ab1c-4d91-9ece-0d05609edb32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d09eef51-9f48-46c6-a465-4dfbcee3f1bf"]
2021-12-17T16:17:51.266Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:51.266Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.280Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.280Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.281Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:51.281Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.282Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:51.283Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.283Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:51.290Z|2895a506-ab1c-4d91-9ece-0d05609edb32|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:51.362Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.363Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.363Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:17:51.363Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=35188038C0AFF6C86BA02FBE2763AAC3; 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:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.364Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b83b7a8b-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","executionId":"a12809a0-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:16:41.444+0000","endTime":"2021-12-17T16:16:41.444+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3eb725-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:17:51.364Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.364Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a12809a0-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:17:51.369Z|bd143c5e-5cf2-4301-bc49-00cf96b42a84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:51.408Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:51.411Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:51.411Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||Invoke
2021-12-17T16:17:51.412Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.412Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:51.412Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Method      : GET
2021-12-17T16:17:51.412Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"472dc591a3ef8104", X-B3-SpanId:"6379937165dac941", X-B3-ParentSpanId:"472dc591a3ef8104", X-B3-Sampled:"0", X-ONAP-RequestID:"94dfa97d-90ba-414e-ac0d-91f22b5a6159", X-RequestID:"94dfa97d-90ba-414e-ac0d-91f22b5a6159", X-TransactionID:"94dfa97d-90ba-414e-ac0d-91f22b5a6159", X-ECOMP-RequestID:"94dfa97d-90ba-414e-ac0d-91f22b5a6159", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b655e96-c6a6-4225-a17a-1631ad1f28ca"]
2021-12-17T16:17:51.413Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Request body: 
2021-12-17T16:17:51.413Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.428Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.428Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.428Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status text  : 
2021-12-17T16:17:51.429Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.429Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Response body: {
  "requestId" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:39.000+00:00",
  "endTime" : "2021-12-17T16:17:49.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n    \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:49.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    }
  }
}
2021-12-17T16:17:51.429Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.430Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||InvokeReturn
2021-12-17T16:17:51.431Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:51.432Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:51.432Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.432Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:51.432Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:51.433Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"472dc591a3ef8104", X-B3-SpanId:"7861cfd27a75fc06", X-B3-ParentSpanId:"472dc591a3ef8104", X-B3-Sampled:"0", X-ONAP-RequestID:"94dfa97d-90ba-414e-ac0d-91f22b5a6159", X-RequestID:"94dfa97d-90ba-414e-ac0d-91f22b5a6159", X-TransactionID:"94dfa97d-90ba-414e-ac0d-91f22b5a6159", X-ECOMP-RequestID:"94dfa97d-90ba-414e-ac0d-91f22b5a6159", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4509a7dc-2779-43dc-9aeb-802b72879992"]
2021-12-17T16:17:51.433Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:51.433Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.443Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.443Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.443Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:51.444Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.444Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:51.445Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.445Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:51.453Z|94dfa97d-90ba-414e-ac0d-91f22b5a6159|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:51.568Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:51.571Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:51.572Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||Invoke
2021-12-17T16:17:51.572Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.572Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:51.573Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Method      : GET
2021-12-17T16:17:51.573Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdcb408a9d410c35", X-B3-SpanId:"849a79fee098ea07", X-B3-ParentSpanId:"fdcb408a9d410c35", X-B3-Sampled:"0", X-ONAP-RequestID:"0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8", X-RequestID:"0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8", X-TransactionID:"0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8", X-ECOMP-RequestID:"0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d90f3ec-5762-4862-ad3d-3ab483d1f7c5"]
2021-12-17T16:17:51.573Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Request body: 
2021-12-17T16:17:51.574Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.594Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.594Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.595Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status text  : 
2021-12-17T16:17:51.595Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.596Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Response body: {
  "requestId" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:39.000+00:00",
  "endTime" : "2021-12-17T16:17:49.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n    \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:49.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    }
  }
}
2021-12-17T16:17:51.596Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.596Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||InvokeReturn
2021-12-17T16:17:51.598Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:51.598Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:51.598Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.599Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:51.599Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:51.599Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdcb408a9d410c35", X-B3-SpanId:"8c924cee627b3a5b", X-B3-ParentSpanId:"fdcb408a9d410c35", X-B3-Sampled:"0", X-ONAP-RequestID:"0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8", X-RequestID:"0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8", X-TransactionID:"0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8", X-ECOMP-RequestID:"0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0202df01-6c4d-4775-a47c-33492b0ea549"]
2021-12-17T16:17:51.600Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:51.600Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.613Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.613Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.613Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:51.614Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.615Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:51.615Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.616Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:51.624Z|0ccacd37-4da1-4d6e-b5a7-7807b0bb2fa8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:51.743Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:51.746Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:51.747Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||Invoke
2021-12-17T16:17:51.747Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.747Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:51.747Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Method      : GET
2021-12-17T16:17:51.747Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e77c2352ec5751c", X-B3-SpanId:"ba083f3b07695fd4", X-B3-ParentSpanId:"6e77c2352ec5751c", X-B3-Sampled:"0", X-ONAP-RequestID:"1bdc6103-c8f0-4d63-bf8a-97aae0a39478", X-RequestID:"1bdc6103-c8f0-4d63-bf8a-97aae0a39478", X-TransactionID:"1bdc6103-c8f0-4d63-bf8a-97aae0a39478", X-ECOMP-RequestID:"1bdc6103-c8f0-4d63-bf8a-97aae0a39478", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74f042ae-6437-4911-854f-e7b2dab43cdd"]
2021-12-17T16:17:51.748Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Request body: 
2021-12-17T16:17:51.748Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.767Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.767Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.767Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status text  : 
2021-12-17T16:17:51.767Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.771Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Response body: {
  "requestId" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:39.000+00:00",
  "endTime" : "2021-12-17T16:17:49.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n    \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:49.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    }
  }
}
2021-12-17T16:17:51.771Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.772Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||InvokeReturn
2021-12-17T16:17:51.773Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:51.773Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:51.773Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.773Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:51.773Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:51.774Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e77c2352ec5751c", X-B3-SpanId:"cf78d251853aa5b6", X-B3-ParentSpanId:"6e77c2352ec5751c", X-B3-Sampled:"0", X-ONAP-RequestID:"1bdc6103-c8f0-4d63-bf8a-97aae0a39478", X-RequestID:"1bdc6103-c8f0-4d63-bf8a-97aae0a39478", X-TransactionID:"1bdc6103-c8f0-4d63-bf8a-97aae0a39478", X-ECOMP-RequestID:"1bdc6103-c8f0-4d63-bf8a-97aae0a39478", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"122635ed-6e2e-4730-b255-dda9d837b33c"]
2021-12-17T16:17:51.774Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:51.774Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:51.788Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:51.788Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:51.789Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:51.789Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:51.790Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:51.790Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:51.820Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:51.859Z|1bdc6103-c8f0-4d63-bf8a-97aae0a39478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:51.980Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:51.984Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:51.984Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||Invoke
2021-12-17T16:17:51.984Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:51.985Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52
2021-12-17T16:17:51.985Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Method      : GET
2021-12-17T16:17:51.985Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35a75cfa0a81aa00", X-B3-SpanId:"a8a642295072f89b", X-B3-ParentSpanId:"35a75cfa0a81aa00", X-B3-Sampled:"0", X-ONAP-RequestID:"9d511de0-e1e9-4d37-81ec-e163a984df6f", X-RequestID:"9d511de0-e1e9-4d37-81ec-e163a984df6f", X-TransactionID:"9d511de0-e1e9-4d37-81ec-e163a984df6f", X-ECOMP-RequestID:"9d511de0-e1e9-4d37-81ec-e163a984df6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c129afef-ffa0-44ee-92ed-cf278fd5edf1"]
2021-12-17T16:17:51.985Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Request body: 
2021-12-17T16:17:51.986Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||==========================request end================================================
2021-12-17T16:17:52.003Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:52.003Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:52.003Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Status text  : 
2021-12-17T16:17:52.003Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:52.006Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||Response body: {
  "requestId" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:39.000+00:00",
  "endTime" : "2021-12-17T16:17:49.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n    \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\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\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:49.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d5d29af-3a88-4fa2-bbff-be4946330a52",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52"
    }
  }
}
2021-12-17T16:17:52.006Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:52.006Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d5d29af-3a88-4fa2-bbff-be4946330a52|INFO|500||InvokeReturn
2021-12-17T16:17:52.008Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:52.008Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:52.008Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:52.008Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false
2021-12-17T16:17:52.009Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:52.009Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35a75cfa0a81aa00", X-B3-SpanId:"e0b899e7d192044b", X-B3-ParentSpanId:"35a75cfa0a81aa00", X-B3-Sampled:"0", X-ONAP-RequestID:"9d511de0-e1e9-4d37-81ec-e163a984df6f", X-RequestID:"9d511de0-e1e9-4d37-81ec-e163a984df6f", X-TransactionID:"9d511de0-e1e9-4d37-81ec-e163a984df6f", X-ECOMP-RequestID:"9d511de0-e1e9-4d37-81ec-e163a984df6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10a08e13-9b0d-4941-a3e7-0a9fc621d04c"]
2021-12-17T16:17:52.009Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:52.010Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:52.020Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:52.020Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:52.020Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:52.021Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:52.022Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:52.022Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:52.022Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d5d29af-3a88-4fa2-bbff-be4946330a52&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:52.029Z|9d511de0-e1e9-4d37-81ec-e163a984df6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d5d29af-3a88-4fa2-bbff-be4946330a52|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:54.306Z|124c6dfd-6baf-4268-b2f0-813b402201e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:17:54.306Z|124c6dfd-6baf-4268-b2f0-813b402201e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:17:55.212Z|3987096c-575e-4fd0-be60-f07f7a31de82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:55.213Z|3987096c-575e-4fd0-be60-f07f7a31de82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:55.216Z|beb7067b-5c70-407f-80dd-d50f5de942e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:55.217Z|beb7067b-5c70-407f-80dd-d50f5de942e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:55.220Z|06a766f6-8c58-4e9e-84f3-58a466d8f536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:17:55.221Z|06a766f6-8c58-4e9e-84f3-58a466d8f536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:17:56.196Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:56.199Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 236f445b-b4b8-4dad-8292-d7986f5d51fe already exists in requestDb InfraActiveRequests table
2021-12-17T16:17:56.200Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:17:56.200Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||Invoke
2021-12-17T16:17:56.201Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:56.201Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:17:56.201Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Method      : GET
2021-12-17T16:17:56.201Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d12abfd099a9d2eb", X-B3-SpanId:"b88807ede6e49c84", X-B3-ParentSpanId:"d12abfd099a9d2eb", X-B3-Sampled:"0", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68b1b959-5995-401b-a70a-ce66ca53184e"]
2021-12-17T16:17:56.202Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Request body: 
2021-12-17T16:17:56.202Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||==========================request end================================================
2021-12-17T16:17:56.217Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:56.218Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:17:56.218Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status text  : 
2021-12-17T16:17:56.218Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:17:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:56.219Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Response body: 
2021-12-17T16:17:56.219Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:56.219Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|404|Not Found|InvokeReturn
2021-12-17T16:17:56.228Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:17:56.232Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:17:56.259Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:17:56.260Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-RequestID=[236f445b-b4b8-4dad-8292-d7986f5d51fe], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c1b1ac1a-79cf-4b15-a5f5-ac59af3eac38], X-ECOMP-RequestID=[236f445b-b4b8-4dad-8292-d7986f5d51fe], X-TransactionId=[], X-ONAP-RequestID=[236f445b-b4b8-4dad-8292-d7986f5d51fe]}
2021-12-17T16:17:56.428Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:17:56:288-43779], vertex-id=[209136], Content-Length=[1059], Date=[Fri, 17 Dec 2021 16:17:56 GMT], Content-Type=[application/json]}
2021-12-17T16:17:56.431Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757862211","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"7aee3ddf-9170-4742-854e-1109fa457d51"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_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"}]}]}}

2021-12-17T16:17:56.433Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:17:56.437Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:17:56.438Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:17:56.440Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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
2021-12-17T16:17:56.441Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:17:56.441Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:56.442Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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
2021-12-17T16:17:56.442Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:17:56.443Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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:"d12abfd099a9d2eb", X-B3-SpanId:"9d4de2a9b655be0f", X-B3-ParentSpanId:"d12abfd099a9d2eb", X-B3-Sampled:"0", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"491b2214-3d4b-4c5d-aaf5-a9afc1b8e5ad"]
2021-12-17T16:17:56.444Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"7aee3ddf-9170-4742-854e-1109fa457d51","serviceInstanceId":"7fb4ed2f-7b77-43e0-801c-377151c07e88"},"instanceName":"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a","requestScope":"vfModule"}
2021-12-17T16:17:56.444Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:17:56.464Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:56.465Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:56.465Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:17:56.465Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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:"Fri, 17 Dec 2021 16:17:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:56.466Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:17:56.466Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:56.467Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:17:56.468Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb
2021-12-17T16:17:56.468Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|INFO|500||Invoke
2021-12-17T16:17:56.468Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:56.469Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb
2021-12-17T16:17:56.469Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||Method      : GET
2021-12-17T16:17:56.470Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01a1cf6e-bf9a-4a25-bdf3-c361f3d96d85"]
2021-12-17T16:17:56.470Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||Request body: 
2021-12-17T16:17:56.470Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||==========================request end================================================
2021-12-17T16:17:56.496Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:56.496Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:56.496Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||Status text  : 
2021-12-17T16:17:56.497Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:17:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:56.498Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||Response body: {
  "id" : 12,
  "modelCustomizationUUID" : "b21c9854-c336-430f-86a0-3c8fb6fbeafb",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2021-12-17 16:14:01.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/heatEnvironment"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vnfCustomization"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/volumeHeatEnv"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule"
    }
  }
}
2021-12-17T16:17:56.498Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:56.498Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b21c9854-c336-430f-86a0-3c8fb6fbeafb|INFO|500||InvokeReturn
2021-12-17T16:17:56.501Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule
2021-12-17T16:17:56.502Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|INFO|500||Invoke
2021-12-17T16:17:56.502Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:56.502Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule
2021-12-17T16:17:56.502Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Method      : GET
2021-12-17T16:17:56.503Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aa8bf6e-3c31-4697-803c-642a671ab631"]
2021-12-17T16:17:56.503Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Request body: 
2021-12-17T16:17:56.503Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||==========================request end================================================
2021-12-17T16:17:56.529Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:56.530Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:56.530Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Status text  : 
2021-12-17T16:17:56.530Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:17:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:56.534Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "a2361bb1-701f-43c2-98c0-90d369a1f02f",
  "modelInvariantUUID" : "fb6ec634-cd73-43c0-84ff-1692c3e33807",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-12-17 16:14:01.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/volumeHeatTemplate"
    }
  }
}
2021-12-17T16:17:56.534Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:56.535Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|INFO|500||InvokeReturn
2021-12-17T16:17:56.537Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance
2021-12-17T16:17:56.538Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-12-17T16:17:56.538Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:56.538Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance
2021-12-17T16:17:56.539Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:17:56.539Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"857342ea-d99b-48b5-b2c7-d7155b6d577c"]
2021-12-17T16:17:56.539Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:17:56.540Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:17:56.559Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:56.560Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:17:56.560Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:17:56.561Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&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:"Fri, 17 Dec 2021 16:17:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:56.561Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:17:56.561Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:56.562Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:17:56.563Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807
2021-12-17T16:17:56.563Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|INFO|500||Invoke
2021-12-17T16:17:56.563Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:56.564Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807
2021-12-17T16:17:56.564Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||Method      : GET
2021-12-17T16:17:56.564Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2bc9bf2-896c-4ee3-9acf-8d22c9898e0d"]
2021-12-17T16:17:56.564Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||Request body: 
2021-12-17T16:17:56.565Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||==========================request end================================================
2021-12-17T16:17:56.586Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:56.587Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:56.587Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||Status text  : 
2021-12-17T16:17:56.587Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:17:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:56.588Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "a2361bb1-701f-43c2-98c0-90d369a1f02f",
      "modelInvariantUUID" : "fb6ec634-cd73-43c0-84ff-1692c3e33807",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2021-12-17 16:14:01.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/vnfResources"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/vfModuleCustomization"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807"
    }
  }
}
2021-12-17T16:17:56.589Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:56.589Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fb6ec634-cd73-43c0-84ff-1692c3e33807|INFO|500||InvokeReturn
2021-12-17T16:17:56.591Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance
2021-12-17T16:17:56.591Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-12-17T16:17:56.592Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:56.592Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance
2021-12-17T16:17:56.592Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:17:56.592Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b70aaf8a-5fb5-436e-9072-0d0bcca0be3e"]
2021-12-17T16:17:56.592Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:17:56.593Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:17:56.606Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:56.606Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:17:56.607Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:17:56.607Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&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:"Fri, 17 Dec 2021 16:17:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:56.607Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:17:56.607Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:56.608Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=a2361bb1-701f-43c2-98c0-90d369a1f02f&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:17:56.608Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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
2021-12-17T16:17:56.609Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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
2021-12-17T16:17:56.609Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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================================================
2021-12-17T16:17:56.609Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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
2021-12-17T16:17:56.609Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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
2021-12-17T16:17:56.610Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e79e24c1-46d4-4ec4-873f-3dafba4fa194"]
2021-12-17T16:17:56.610Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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: 
2021-12-17T16:17:56.610Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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================================================
2021-12-17T16:17:56.627Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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==========================================
2021-12-17T16:17:56.628Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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
2021-12-17T16:17:56.628Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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  : 
2021-12-17T16:17:56.628Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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:"Fri, 17 Dec 2021 16:17:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:56.631Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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" : 45,
  "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/45"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    }
  }
}
2021-12-17T16:17:56.632Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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=================================================
2021-12-17T16:17:56.632Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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
2021-12-17T16:17:56.634Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f
2021-12-17T16:17:56.634Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|INFO|500||Invoke
2021-12-17T16:17:56.634Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:56.634Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f
2021-12-17T16:17:56.635Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Method      : GET
2021-12-17T16:17:56.635Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1db357b5-0690-4579-b9de-3017adc0087e"]
2021-12-17T16:17:56.635Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Request body: 
2021-12-17T16:17:56.635Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||==========================request end================================================
2021-12-17T16:17:56.654Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:56.654Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:56.655Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Status text  : 
2021-12-17T16:17:56.655Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:17:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:56.656Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Response body: {
  "modelUUID" : "a2361bb1-701f-43c2-98c0-90d369a1f02f",
  "modelInvariantUUID" : "fb6ec634-cd73-43c0-84ff-1692c3e33807",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-12-17 16:14:01.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/volumeHeatTemplate"
    }
  }
}
2021-12-17T16:17:56.657Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:56.657Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|INFO|500||InvokeReturn
2021-12-17T16:17:56.659Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:17:56.659Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:17:56.659Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:56.659Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:17:56.659Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:17:56.660Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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:"3397", X-B3-TraceId:"d12abfd099a9d2eb", X-B3-SpanId:"08db39e48498ce52", X-B3-ParentSpanId:"d12abfd099a9d2eb", X-B3-Sampled:"0", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78e2741c-1d34-46d1-a301-b3279cd48d6f"]
2021-12-17T16:17:56.660Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"236f445b-b4b8-4dad-8292-d7986f5d51fe","requestStatus":"IN_PROGRESS","startTime":1639757876228,"source":"VID","vnfId":"7aee3ddf-9170-4742-854e-1109fa457d51","vnfType":"","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7aee3ddf-9170-4742-854e-1109fa457d51\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n                        \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"7fb4ed2f-7b77-43e0-801c-377151c07e88","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"236f445b-b4b8-4dad-8292-d7986f5d51fe"}
2021-12-17T16:17:56.660Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:17:56.683Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:56.683Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:17:56.683Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:17:56.683Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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/236f445b-b4b8-4dad-8292-d7986f5d51fe", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:56.684Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:17:56.228+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7aee3ddf-9170-4742-854e-1109fa457d51\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n                        \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:17:56.673+00:00",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    }
  }
}
2021-12-17T16:17:56.684Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:56.685Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:17:56.692Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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
2021-12-17T16:17:56.693Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:17:56.693Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:56.693Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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
2021-12-17T16:17:56.693Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:17:56.693Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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:"3666", X-B3-TraceId:"d12abfd099a9d2eb", X-B3-SpanId:"48b8da6dd38fa887", X-B3-ParentSpanId:"d12abfd099a9d2eb", X-B3-Sampled:"0", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"199d5f75-3f2d-4029-83d5-66333fb203e9"]
2021-12-17T16:17:56.694Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/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\":\"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\"modelVersionId\":\"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\"modelCustomizationId\":\"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\"modelUuid\":\"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\"modelInvariantUuid\":\"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\"modelInfo\":{\"modelInvariantId\":\"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d163f8e2-3aa0-401d-8102-252614bfa831\",\"modelUuid\":\"d163f8e2-3aa0-401d-8102-252614bfa831\",\"modelInvariantUuid\":\"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"}}},{\"relatedInstance\":{\"instanceId\":\"7aee3ddf-9170-4742-854e-1109fa457d51\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"47716c72-ca05-4982-b560-ff030cd302f1\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\"modelVersionId\":\"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\"modelCustomizationId\":\"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\"modelUuid\":\"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\"modelInvariantUuid\":\"47716c72-ca05-4982-b560-ff030cd302f1\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\"vnfInstanceId\":\"7aee3ddf-9170-4742-854e-1109fa457d51\"}","type":"String"},"requestId":{"value":"236f445b-b4b8-4dad-8292-d7986f5d51fe","type":"String"},"mso-request-id":{"value":"236f445b-b4b8-4dad-8292-d7986f5d51fe","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"7fb4ed2f-7b77-43e0-801c-377151c07e88","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"7aee3ddf-9170-4742-854e-1109fa457d51","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/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:17:56.694Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:17:57.707Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:57.708Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:17:57.708Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:17:57.708Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:17:57 GMT", X-ONAP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-TransactionID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ECOMP-RequestID:"236f445b-b4b8-4dad-8292-d7986f5d51fe", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"199d5f75-3f2d-4029-83d5-66333fb203e9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:17:57.710Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"236f445b-b4b8-4dad-8292-d7986f5d51fe\",\"instanceId\":\"03625b84-5a5d-4be5-813e-2b4da82e039a\"}}","message":"Success","processInstanceID":"e5180151-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:17:57.710Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:57.711Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:17:57.714Z|236f445b-b4b8-4dad-8292-d7986f5d51fe|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:17:57.841Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:17:57.846Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:17:57.847Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||Invoke
2021-12-17T16:17:57.847Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:57.847Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:17:57.848Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Method      : GET
2021-12-17T16:17:57.848Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3acf0c92af5f0873", X-B3-SpanId:"cc5211089ad4c718", X-B3-ParentSpanId:"3acf0c92af5f0873", X-B3-Sampled:"0", X-ONAP-RequestID:"9fd9c129-e91d-45bd-9f88-218b429cadbf", X-RequestID:"9fd9c129-e91d-45bd-9f88-218b429cadbf", X-TransactionID:"9fd9c129-e91d-45bd-9f88-218b429cadbf", X-ECOMP-RequestID:"9fd9c129-e91d-45bd-9f88-218b429cadbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22a209ab-8241-4f5e-a8b2-bfd0ecd742d5"]
2021-12-17T16:17:57.849Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Request body: 
2021-12-17T16:17:57.849Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||==========================request end================================================
2021-12-17T16:17:57.871Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:57.872Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:57.872Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status text  : 
2021-12-17T16:17:57.873Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:57.873Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Response body: {
  "requestId" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:17:56.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7aee3ddf-9170-4742-854e-1109fa457d51\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n                        \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:17:57.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    }
  }
}
2021-12-17T16:17:57.874Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:57.874Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||InvokeReturn
2021-12-17T16:17:57.876Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:17:57.877Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:17:57.878Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:17:57.878Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:17:57.878Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:17:57.879Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3acf0c92af5f0873", X-B3-SpanId:"0203882fb128070c", X-B3-ParentSpanId:"3acf0c92af5f0873", X-B3-Sampled:"0", X-ONAP-RequestID:"9fd9c129-e91d-45bd-9f88-218b429cadbf", X-RequestID:"9fd9c129-e91d-45bd-9f88-218b429cadbf", X-TransactionID:"9fd9c129-e91d-45bd-9f88-218b429cadbf", X-ECOMP-RequestID:"9fd9c129-e91d-45bd-9f88-218b429cadbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"930d6725-db97-42f7-a58a-88dfd4f22328"]
2021-12-17T16:17:57.879Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:17:57.880Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:17:57.900Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:17:57.900Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:17:57.901Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:17:57.901Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:17:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:17:57.903Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:17:57.903Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:17:57.903Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:17:57.911Z|9fd9c129-e91d-45bd-9f88-218b429cadbf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:01.494Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:01.498Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:18:01.499Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:18:01.499Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:01.499Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:18:01.500Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:18:01.500Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7f1b6f254a3237c", X-B3-SpanId:"1991d0ae9ce155d6", X-B3-ParentSpanId:"e7f1b6f254a3237c", X-B3-Sampled:"0", X-ONAP-RequestID:"22c8cac9-6fb7-4ed7-8102-c17be9b5d56a", X-RequestID:"22c8cac9-6fb7-4ed7-8102-c17be9b5d56a", X-TransactionID:"22c8cac9-6fb7-4ed7-8102-c17be9b5d56a", X-ECOMP-RequestID:"22c8cac9-6fb7-4ed7-8102-c17be9b5d56a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35c7b831-f08e-4c6f-a77f-653c93311d9d"]
2021-12-17T16:18:01.500Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:18:01.500Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:18:01.519Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:01.520Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:01.520Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:18:01.520Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:01.521Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "endTime" : "2021-12-17T16:18:00.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:00.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:18:01.522Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:01.522Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:18:01.524Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:18:01.525Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:01.525Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:01.525Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:18:01.526Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:01.526Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7f1b6f254a3237c", X-B3-SpanId:"3e0dd98677acccfe", X-B3-ParentSpanId:"e7f1b6f254a3237c", X-B3-Sampled:"0", X-ONAP-RequestID:"22c8cac9-6fb7-4ed7-8102-c17be9b5d56a", X-RequestID:"22c8cac9-6fb7-4ed7-8102-c17be9b5d56a", X-TransactionID:"22c8cac9-6fb7-4ed7-8102-c17be9b5d56a", X-ECOMP-RequestID:"22c8cac9-6fb7-4ed7-8102-c17be9b5d56a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f38f0b81-df63-4f65-b8da-f8ce5146081b"]
2021-12-17T16:18:01.526Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:01.526Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:01.539Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:01.540Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:01.540Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:01.540Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:01.541Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:18:01.541Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:01.542Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:01.550Z|22c8cac9-6fb7-4ed7-8102-c17be9b5d56a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:01.665Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:01.668Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:18:01.669Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:18:01.669Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:01.669Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:18:01.670Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:18:01.670Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a376ecc96711824e", X-B3-SpanId:"93f11214b0d30ec8", X-B3-ParentSpanId:"a376ecc96711824e", X-B3-Sampled:"0", X-ONAP-RequestID:"0353a51d-9d34-4d14-a321-2542c0ae42f3", X-RequestID:"0353a51d-9d34-4d14-a321-2542c0ae42f3", X-TransactionID:"0353a51d-9d34-4d14-a321-2542c0ae42f3", X-ECOMP-RequestID:"0353a51d-9d34-4d14-a321-2542c0ae42f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f9fef2c-bec2-4eae-8bc6-da4cd41f8f82"]
2021-12-17T16:18:01.670Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:18:01.671Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:18:01.688Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:01.689Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:01.689Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:18:01.689Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:01.693Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "endTime" : "2021-12-17T16:18:00.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:00.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:18:01.694Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:01.694Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:18:01.696Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:18:01.697Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:01.697Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:01.698Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:18:01.698Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:01.699Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a376ecc96711824e", X-B3-SpanId:"b5fa3e566e31cc58", X-B3-ParentSpanId:"a376ecc96711824e", X-B3-Sampled:"0", X-ONAP-RequestID:"0353a51d-9d34-4d14-a321-2542c0ae42f3", X-RequestID:"0353a51d-9d34-4d14-a321-2542c0ae42f3", X-TransactionID:"0353a51d-9d34-4d14-a321-2542c0ae42f3", X-ECOMP-RequestID:"0353a51d-9d34-4d14-a321-2542c0ae42f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1976c61-5f29-4720-af35-226b571dd345"]
2021-12-17T16:18:01.700Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:01.700Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:01.714Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:01.714Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:01.715Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:01.716Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:01.717Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:18:01.717Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:01.718Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:01.726Z|0353a51d-9d34-4d14-a321-2542c0ae42f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:01.842Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:01.845Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:18:01.846Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:18:01.846Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:01.846Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:18:01.847Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:18:01.847Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab3391031896dda9", X-B3-SpanId:"efc84818a3f1d063", X-B3-ParentSpanId:"ab3391031896dda9", X-B3-Sampled:"0", X-ONAP-RequestID:"5634e527-b6eb-46ff-80c3-0caab009caa9", X-RequestID:"5634e527-b6eb-46ff-80c3-0caab009caa9", X-TransactionID:"5634e527-b6eb-46ff-80c3-0caab009caa9", X-ECOMP-RequestID:"5634e527-b6eb-46ff-80c3-0caab009caa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2721227-5887-48b6-a178-c46bbbca3986"]
2021-12-17T16:18:01.847Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:18:01.848Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:18:01.864Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:01.864Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:01.864Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:18:01.865Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:01.865Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "endTime" : "2021-12-17T16:18:00.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:00.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:18:01.866Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:01.866Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:18:01.869Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:18:01.870Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:01.870Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:01.870Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:18:01.871Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:01.871Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab3391031896dda9", X-B3-SpanId:"8bc393f3f546f178", X-B3-ParentSpanId:"ab3391031896dda9", X-B3-Sampled:"0", X-ONAP-RequestID:"5634e527-b6eb-46ff-80c3-0caab009caa9", X-RequestID:"5634e527-b6eb-46ff-80c3-0caab009caa9", X-TransactionID:"5634e527-b6eb-46ff-80c3-0caab009caa9", X-ECOMP-RequestID:"5634e527-b6eb-46ff-80c3-0caab009caa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bace5b47-e262-47ca-97bc-8c1521b98c8a"]
2021-12-17T16:18:01.871Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:01.872Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:01.882Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:01.883Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:01.883Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:01.884Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:01.884Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:18:01.885Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:01.885Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:01.891Z|5634e527-b6eb-46ff-80c3-0caab009caa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:02.014Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:02.018Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:18:02.019Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:18:02.019Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:02.019Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:18:02.020Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:18:02.020Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8244f735d98f9874", X-B3-SpanId:"3afd1844df640cfd", X-B3-ParentSpanId:"8244f735d98f9874", X-B3-Sampled:"0", X-ONAP-RequestID:"6493309a-c930-446c-9a46-6b315b029ba4", X-RequestID:"6493309a-c930-446c-9a46-6b315b029ba4", X-TransactionID:"6493309a-c930-446c-9a46-6b315b029ba4", X-ECOMP-RequestID:"6493309a-c930-446c-9a46-6b315b029ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9d3d3a0-c9f3-43fe-b8d9-c1e04cd0d198"]
2021-12-17T16:18:02.020Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:18:02.020Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:18:02.037Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:02.038Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:02.038Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:18:02.038Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:02.039Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "endTime" : "2021-12-17T16:18:00.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:00.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:18:02.039Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:02.040Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:18:02.041Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:18:02.041Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:02.042Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:02.042Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:18:02.042Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:02.042Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8244f735d98f9874", X-B3-SpanId:"331fe23dab032050", X-B3-ParentSpanId:"8244f735d98f9874", X-B3-Sampled:"0", X-ONAP-RequestID:"6493309a-c930-446c-9a46-6b315b029ba4", X-RequestID:"6493309a-c930-446c-9a46-6b315b029ba4", X-TransactionID:"6493309a-c930-446c-9a46-6b315b029ba4", X-ECOMP-RequestID:"6493309a-c930-446c-9a46-6b315b029ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6ccdc78-97eb-47e4-a8ed-1d7ee855f438"]
2021-12-17T16:18:02.043Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:02.043Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:02.058Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:02.059Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:02.059Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:02.059Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:02.060Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:18:02.060Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:02.061Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:02.068Z|6493309a-c930-446c-9a46-6b315b029ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:02.188Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:02.192Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:18:02.193Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||Invoke
2021-12-17T16:18:02.193Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:02.194Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f
2021-12-17T16:18:02.194Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Method      : GET
2021-12-17T16:18:02.194Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c32d5fdbb2718be6", X-B3-SpanId:"fc33181f01917edc", X-B3-ParentSpanId:"c32d5fdbb2718be6", X-B3-Sampled:"0", X-ONAP-RequestID:"46c19587-2e98-4028-9b09-c066ba314e2d", X-RequestID:"46c19587-2e98-4028-9b09-c066ba314e2d", X-TransactionID:"46c19587-2e98-4028-9b09-c066ba314e2d", X-ECOMP-RequestID:"46c19587-2e98-4028-9b09-c066ba314e2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5d334f1-f41d-46de-b5f2-c2d6c6b0a4d8"]
2021-12-17T16:18:02.195Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Request body: 
2021-12-17T16:18:02.195Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||==========================request end================================================
2021-12-17T16:18:02.214Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:02.215Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:02.215Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Status text  : 
2021-12-17T16:18:02.215Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:02.217Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||Response body: {
  "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "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" : "2021-12-17T16:15:53.000+00:00",
  "endTime" : "2021-12-17T16:18:00.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"219b2afe-ac24-4133-a63e-735539048a52\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n                        \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:00.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
    "cloudIdentifier" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"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\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:16:04.000+00:00"
  } ],
  "requestURI" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f"
    }
  }
}
2021-12-17T16:18:02.217Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:02.217Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|INFO|500||InvokeReturn
2021-12-17T16:18:02.219Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:18:02.219Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:02.219Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:02.220Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false
2021-12-17T16:18:02.220Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:02.220Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c32d5fdbb2718be6", X-B3-SpanId:"c3749525de233beb", X-B3-ParentSpanId:"c32d5fdbb2718be6", X-B3-Sampled:"0", X-ONAP-RequestID:"46c19587-2e98-4028-9b09-c066ba314e2d", X-RequestID:"46c19587-2e98-4028-9b09-c066ba314e2d", X-TransactionID:"46c19587-2e98-4028-9b09-c066ba314e2d", X-ECOMP-RequestID:"46c19587-2e98-4028-9b09-c066ba314e2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d848816c-6dd2-42a6-926f-dc7969755d33"]
2021-12-17T16:18:02.221Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:02.221Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:02.232Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:02.233Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:02.233Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:02.233Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:02.238Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "e98998ca-f58c-4f9e-a0a1-9df9babeba1f",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":null,\"creation_time\":1639757768000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:16:11.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:18:02.238Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:02.238Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e98998ca-f58c-4f9e-a0a1-9df9babeba1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:02.244Z|46c19587-2e98-4028-9b09-c066ba314e2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e98998ca-f58c-4f9e-a0a1-9df9babeba1f|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:05.238Z|fc431bd0-797a-4acd-96a0-0c0b13d5b884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:05.238Z|fc431bd0-797a-4acd-96a0-0c0b13d5b884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:05.261Z|30177b1d-ea02-439c-99ea-c2b325df49ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:05.261Z|02fa4b9e-dfd4-49e0-9e8d-cdadfb766d88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:05.261Z|30177b1d-ea02-439c-99ea-c2b325df49ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:05.261Z|02fa4b9e-dfd4-49e0-9e8d-cdadfb766d88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:08.041Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:08.045Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:08.046Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||Invoke
2021-12-17T16:18:08.046Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:08.046Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:08.047Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Method      : GET
2021-12-17T16:18:08.047Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa9e8d8fe21224a8", X-B3-SpanId:"bfb6162ae0dac2f6", X-B3-ParentSpanId:"fa9e8d8fe21224a8", X-B3-Sampled:"0", X-ONAP-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-TransactionID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-ECOMP-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64e195f2-680a-4cad-859c-f5f0d3da0d14"]
2021-12-17T16:18:08.047Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Request body: 
2021-12-17T16:18:08.048Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||==========================request end================================================
2021-12-17T16:18:08.070Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:08.070Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:08.071Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status text  : 
2021-12-17T16:18:08.071Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:08.073Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Response body: {
  "requestId" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "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" : "2021-12-17T16:17:56.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7aee3ddf-9170-4742-854e-1109fa457d51\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n                        \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:06.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    }
  }
}
2021-12-17T16:18:08.073Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:08.073Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||InvokeReturn
2021-12-17T16:18:08.074Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:08.075Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:08.075Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:08.075Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:08.075Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:08.076Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa9e8d8fe21224a8", X-B3-SpanId:"667c5afe1854b44a", X-B3-ParentSpanId:"fa9e8d8fe21224a8", X-B3-Sampled:"0", X-ONAP-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-TransactionID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-ECOMP-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15042bc6-6934-4f39-99a4-532adb2d574e"]
2021-12-17T16:18:08.076Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:08.076Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:08.088Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:08.088Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:08.089Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:08.089Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:08.090Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:08.090Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:08.091Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:08.132Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:08.133Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:08.133Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:08.133Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:08.133Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:08.134Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-TransactionID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-ECOMP-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1c68e05-fee0-4c32-b599-66e3fdd5a6ca"]
2021-12-17T16:18:08.134Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:08.134Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:08.251Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:08.252Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:08.252Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:08.252Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B35199822A7B6DEEFB561CD41924C4B9; 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:"Fri, 17 Dec 2021 16:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:08.253Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e8d1ae41-5f54-11ec-b7c8-26a1083fde92","businessKey":"236f445b-b4b8-4dad-8292-d7986f5d51fe","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:18:02.959+0000","endTime":"2021-12-17T16:18:05.578+0000","removalTime":null,"durationInMillis":2619,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e5180151-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"e8d0eab0-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:18:08.253Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:08.253Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=236f445b-b4b8-4dad-8292-d7986f5d51fe&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:08.291Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:08.291Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:08.292Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:08.292Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:08.293Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:08.293Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-TransactionID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-ECOMP-RequestID:"b13b78a0-5264-4f00-9f87-5d6f214d5c17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2eb2e78-396d-4c64-bef3-70ac2e182c0f"]
2021-12-17T16:18:08.293Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:08.294Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:08.413Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:08.414Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:08.414Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:08.415Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A1D6C22566B1CC44DD43F43EF2B4FA69; 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:"Fri, 17 Dec 2021 16:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:08.416Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ea61281c-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"e8d1ae41-5f54-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"e8d1ae41-5f54-11ec-b7c8-26a1083fde92","executionId":"e8d1ae41-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:18:05.577+0000","endTime":"2021-12-17T16:18:05.577+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5180151-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:18:08.416Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:08.416Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8d1ae41-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:08.420Z|b13b78a0-5264-4f00-9f87-5d6f214d5c17|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:09.306Z|562e67aa-5237-448d-b156-3d492b860ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:18:09.308Z|562e67aa-5237-448d-b156-3d492b860ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:18:09.635Z|41fbc6b2-24e2-4ac6-ac33-85c0dd62f87f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:18:09.636Z|41fbc6b2-24e2-4ac6-ac33-85c0dd62f87f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:18:11.213Z|a4766d49-b66e-4df3-a0bc-5b85fd437cd7|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:18:11.214Z|a4766d49-b66e-4df3-a0bc-5b85fd437cd7|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:13.331Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:13.334Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|||INFO|500||Checking if requestId: ebf5a57e-3501-45dd-9e6b-c7c0278450ff already exists in requestDb InfraActiveRequests table
2021-12-17T16:18:13.334Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:13.335Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:18:13.335Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:13.336Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:13.336Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:18:13.336Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34bc3f67f5433661", X-B3-SpanId:"11de08ac9c5a3d01", X-B3-ParentSpanId:"34bc3f67f5433661", X-B3-Sampled:"0", X-ONAP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-TransactionID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ECOMP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88786b95-4f1b-4a71-8895-2f84a0ddc689"]
2021-12-17T16:18:13.337Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:18:13.337Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:18:13.352Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:13.352Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:18:13.352Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:18:13.353Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:13.354Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: 
2021-12-17T16:18:13.354Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:13.354Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|404|Not Found|InvokeReturn
2021-12-17T16:18:13.362Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:18:13.367Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:18:13.394Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:18:13.395Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-RequestID=[ebf5a57e-3501-45dd-9e6b-c7c0278450ff], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[69415f20-eed7-4634-94eb-4654861b0857], X-ECOMP-RequestID=[ebf5a57e-3501-45dd-9e6b-c7c0278450ff], X-TransactionId=[], X-ONAP-RequestID=[ebf5a57e-3501-45dd-9e6b-c7c0278450ff]}
2021-12-17T16:18:13.520Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:18:13:420-50529], vertex-id=[204896], Content-Length=[1056], Date=[Fri, 17 Dec 2021 16:18:13 GMT], Content-Type=[application/json]}
2021-12-17T16:18:13.523Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757740592","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"219b2afe-ac24-4133-a63e-735539048a52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_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"}]}]}}

2021-12-17T16:18:13.523Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:18:13.525Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:18:13.525Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:18:13.526Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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
2021-12-17T16:18:13.526Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:18:13.527Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:13.527Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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
2021-12-17T16:18:13.527Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:18:13.528Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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:"34bc3f67f5433661", X-B3-SpanId:"6c41d6d3b201ff82", X-B3-ParentSpanId:"34bc3f67f5433661", X-B3-Sampled:"0", X-ONAP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-TransactionID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ECOMP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d885aa7e-cba5-4f46-9b8a-42df5e299244"]
2021-12-17T16:18:13.528Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"219b2afe-ac24-4133-a63e-735539048a52","serviceInstanceId":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","vfModuleInstanceId":"88efcb30-d295-474b-a8d0-6163187daac9"},"instanceName":null,"requestScope":"vfModule"}
2021-12-17T16:18:13.529Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:18:13.548Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:13.549Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:13.549Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:18:13.550Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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:"Fri, 17 Dec 2021 16:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:13.550Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:18:13.551Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:13.551Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:18:13.553Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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
2021-12-17T16:18:13.553Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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
2021-12-17T16:18:13.553Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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================================================
2021-12-17T16:18:13.554Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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
2021-12-17T16:18:13.554Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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
2021-12-17T16:18:13.555Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-TransactionID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ECOMP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c87323f-e753-457e-97e8-744d247dc5d9"]
2021-12-17T16:18:13.555Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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: 
2021-12-17T16:18:13.556Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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================================================
2021-12-17T16:18:13.584Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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==========================================
2021-12-17T16:18:13.585Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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
2021-12-17T16:18:13.585Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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  : 
2021-12-17T16:18:13.586Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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:"Fri, 17 Dec 2021 16:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:13.587Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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" : 48,
  "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/48"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    }
  }
}
2021-12-17T16:18:13.587Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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=================================================
2021-12-17T16:18:13.588Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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
2021-12-17T16:18:13.592Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb
2021-12-17T16:18:13.592Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|INFO|500||Invoke
2021-12-17T16:18:13.593Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:13.593Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb
2021-12-17T16:18:13.593Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Method      : GET
2021-12-17T16:18:13.594Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-TransactionID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ECOMP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f94eb664-7412-4c68-a05d-f10f87150551"]
2021-12-17T16:18:13.594Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Request body: 
2021-12-17T16:18:13.595Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||==========================request end================================================
2021-12-17T16:18:13.615Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:13.616Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:13.616Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Status text  : 
2021-12-17T16:18:13.617Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:13.618Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||Response body: {
  "modelUUID" : "2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb",
  "modelInvariantUUID" : "8852e966-b4f6-4cb0-b034-db65a83d183f",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-12-17 16:12:08.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb/volumeHeatTemplate"
    }
  }
}
2021-12-17T16:18:13.618Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:13.619Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb|INFO|500||InvokeReturn
2021-12-17T16:18:13.625Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:18:13.625Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:18:13.626Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:13.626Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:18:13.627Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:18:13.627Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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:"1782", X-B3-TraceId:"34bc3f67f5433661", X-B3-SpanId:"c9e43bde3335719e", X-B3-ParentSpanId:"34bc3f67f5433661", X-B3-Sampled:"0", X-ONAP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-TransactionID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ECOMP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bb12d54-1bf9-4b89-a27a-4cf05c5903f3"]
2021-12-17T16:18:13.627Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ebf5a57e-3501-45dd-9e6b-c7c0278450ff","requestStatus":"IN_PROGRESS","startTime":1639757893363,"source":"VID","vnfId":"219b2afe-ac24-4133-a63e-735539048a52","vnfType":"","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"88efcb30-d295-474b-a8d0-6163187daac9","vfModuleModelName":"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d","cloudRegion":"RegionOne","serviceInstanceId":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"ebf5a57e-3501-45dd-9e6b-c7c0278450ff"}
2021-12-17T16:18:13.628Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:18:13.655Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:13.656Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:18:13.657Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:18:13.658Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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/ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:13.658Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:18:13.363+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:18:13.643+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:18:13.659Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:13.659Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:18:13.666Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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
2021-12-17T16:18:13.666Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:18:13.667Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:13.667Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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
2021-12-17T16:18:13.667Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:18:13.668Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|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:"34bc3f67f5433661", X-B3-SpanId:"e05ae524a702af1a", X-B3-ParentSpanId:"34bc3f67f5433661", X-B3-Sampled:"0", X-ONAP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-TransactionID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ECOMP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f367fe67-475b-49ad-a3bf-3b1ada2c0ba9"]
2021-12-17T16:18:13.668Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8852e966-b4f6-4cb0-b034-db65a83d183f\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"modelVersion\":\"1639757879659\",\"modelCustomizationUuid\":\"28611665-0fd2-4fde-ba45-2011518e019f\",\"modelVersionId\":\"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\"modelCustomizationId\":\"28611665-0fd2-4fde-ba45-2011518e019f\",\"modelUuid\":\"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\"modelInvariantUuid\":\"8852e966-b4f6-4cb0-b034-db65a83d183f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\"vnfInstanceId\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"vfModuleInstanceId\":\"88efcb30-d295-474b-a8d0-6163187daac9\"}","type":"String"},"requestId":{"value":"ebf5a57e-3501-45dd-9e6b-c7c0278450ff","type":"String"},"mso-request-id":{"value":"ebf5a57e-3501-45dd-9e6b-c7c0278450ff","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"219b2afe-ac24-4133-a63e-735539048a52","type":"String"},"vfModuleId":{"value":"88efcb30-d295-474b-a8d0-6163187daac9","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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:18:13.668Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:18:14.683Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:14.684Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:18:14.684Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:18:14.685Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:18:14 GMT", X-ONAP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-TransactionID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ECOMP-RequestID:"ebf5a57e-3501-45dd-9e6b-c7c0278450ff", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f367fe67-475b-49ad-a3bf-3b1ada2c0ba9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:18:14.685Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ebf5a57e-3501-45dd-9e6b-c7c0278450ff\",\"instanceId\":\"88efcb30-d295-474b-a8d0-6163187daac9\"}}","message":"Success","processInstanceID":"ef360845-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:18:14.685Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:14.686Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:18:14.689Z|ebf5a57e-3501-45dd-9e6b-c7c0278450ff|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:14.848Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:14.853Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:14.855Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:18:14.855Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:14.856Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:14.856Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:18:14.857Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f083b7c720cfbf1", X-B3-SpanId:"d8c36293c939acbf", X-B3-ParentSpanId:"0f083b7c720cfbf1", X-B3-Sampled:"0", X-ONAP-RequestID:"a9742449-8126-43a3-91db-bf92436c68dd", X-RequestID:"a9742449-8126-43a3-91db-bf92436c68dd", X-TransactionID:"a9742449-8126-43a3-91db-bf92436c68dd", X-ECOMP-RequestID:"a9742449-8126-43a3-91db-bf92436c68dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"008ed7b1-3f0f-4422-b100-9d8e21575e36"]
2021-12-17T16:18:14.857Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:18:14.857Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:18:14.875Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:14.876Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:14.876Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:18:14.876Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:14.877Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:18:13.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:14.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:18:14.877Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:14.878Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||InvokeReturn
2021-12-17T16:18:14.879Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:18:14.879Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:14.880Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:14.880Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:18:14.880Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:14.880Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f083b7c720cfbf1", X-B3-SpanId:"f388a969eeb843c2", X-B3-ParentSpanId:"0f083b7c720cfbf1", X-B3-Sampled:"0", X-ONAP-RequestID:"a9742449-8126-43a3-91db-bf92436c68dd", X-RequestID:"a9742449-8126-43a3-91db-bf92436c68dd", X-TransactionID:"a9742449-8126-43a3-91db-bf92436c68dd", X-ECOMP-RequestID:"a9742449-8126-43a3-91db-bf92436c68dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb456439-c11a-42e2-be24-005fe0a6e7b6"]
2021-12-17T16:18:14.881Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:14.881Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:14.894Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:14.895Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:14.895Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:14.895Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:14.896Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:14.897Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:14.897Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:14.905Z|a9742449-8126-43a3-91db-bf92436c68dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:15.271Z|39dea2de-cc18-429b-bae5-a64a3675c483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:15.271Z|39dea2de-cc18-429b-bae5-a64a3675c483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:15.290Z|2ff0a20d-6359-4dc1-9df6-8873f0b2290c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:15.290Z|2ff0a20d-6359-4dc1-9df6-8873f0b2290c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:15.291Z|ce9b5ba8-9f41-4762-bd2d-8777e508e2a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:15.292Z|ce9b5ba8-9f41-4762-bd2d-8777e508e2a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:18.580Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:18.584Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:18.584Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||Invoke
2021-12-17T16:18:18.584Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:18.585Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:18.585Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Method      : GET
2021-12-17T16:18:18.585Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d9933d3c38b89cc", X-B3-SpanId:"fc8fcc0922cd1987", X-B3-ParentSpanId:"0d9933d3c38b89cc", X-B3-Sampled:"0", X-ONAP-RequestID:"e7e9ccea-a402-4862-aca5-84800933168e", X-RequestID:"e7e9ccea-a402-4862-aca5-84800933168e", X-TransactionID:"e7e9ccea-a402-4862-aca5-84800933168e", X-ECOMP-RequestID:"e7e9ccea-a402-4862-aca5-84800933168e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af960e96-f5f2-4a1e-a770-c278f50004eb"]
2021-12-17T16:18:18.586Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Request body: 
2021-12-17T16:18:18.586Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||==========================request end================================================
2021-12-17T16:18:18.607Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:18.608Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:18.608Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status text  : 
2021-12-17T16:18:18.608Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:18.609Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Response body: {
  "requestId" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:56.000+00:00",
  "endTime" : "2021-12-17T16:18:11.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7aee3ddf-9170-4742-854e-1109fa457d51\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n                        \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:11.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    }
  }
}
2021-12-17T16:18:18.609Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:18.610Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||InvokeReturn
2021-12-17T16:18:18.611Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:18.611Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:18.611Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:18.612Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:18.612Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:18.612Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d9933d3c38b89cc", X-B3-SpanId:"f8331ee3f706dd7b", X-B3-ParentSpanId:"0d9933d3c38b89cc", X-B3-Sampled:"0", X-ONAP-RequestID:"e7e9ccea-a402-4862-aca5-84800933168e", X-RequestID:"e7e9ccea-a402-4862-aca5-84800933168e", X-TransactionID:"e7e9ccea-a402-4862-aca5-84800933168e", X-ECOMP-RequestID:"e7e9ccea-a402-4862-aca5-84800933168e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"053c1575-3bdd-4a9e-9518-adefbf4536a7"]
2021-12-17T16:18:18.613Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:18.613Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:18.623Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:18.623Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:18.623Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:18.624Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:18.625Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:18.625Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:18.625Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:18.631Z|e7e9ccea-a402-4862-aca5-84800933168e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:18.757Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:18.760Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:18.760Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||Invoke
2021-12-17T16:18:18.760Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:18.760Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:18.760Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Method      : GET
2021-12-17T16:18:18.761Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b74ad2bd0aad079c", X-B3-SpanId:"e6cd04ac63878b0c", X-B3-ParentSpanId:"b74ad2bd0aad079c", X-B3-Sampled:"0", X-ONAP-RequestID:"3430be8e-43dc-45be-af2c-936804436fd5", X-RequestID:"3430be8e-43dc-45be-af2c-936804436fd5", X-TransactionID:"3430be8e-43dc-45be-af2c-936804436fd5", X-ECOMP-RequestID:"3430be8e-43dc-45be-af2c-936804436fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aed95d32-fffc-43f1-a30f-f667bfdbc9c8"]
2021-12-17T16:18:18.761Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Request body: 
2021-12-17T16:18:18.761Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||==========================request end================================================
2021-12-17T16:18:18.781Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:18.781Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:18.782Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status text  : 
2021-12-17T16:18:18.782Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:18.783Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Response body: {
  "requestId" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:56.000+00:00",
  "endTime" : "2021-12-17T16:18:11.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7aee3ddf-9170-4742-854e-1109fa457d51\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n                        \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:11.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    }
  }
}
2021-12-17T16:18:18.783Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:18.784Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||InvokeReturn
2021-12-17T16:18:18.785Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:18.785Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:18.786Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:18.786Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:18.786Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:18.787Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b74ad2bd0aad079c", X-B3-SpanId:"59929db063b5a3ca", X-B3-ParentSpanId:"b74ad2bd0aad079c", X-B3-Sampled:"0", X-ONAP-RequestID:"3430be8e-43dc-45be-af2c-936804436fd5", X-RequestID:"3430be8e-43dc-45be-af2c-936804436fd5", X-TransactionID:"3430be8e-43dc-45be-af2c-936804436fd5", X-ECOMP-RequestID:"3430be8e-43dc-45be-af2c-936804436fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21cac7fb-4d67-45ff-b6b8-90f0dec91438"]
2021-12-17T16:18:18.787Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:18.787Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:18.806Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:18.807Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:18.807Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:18.807Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:18.809Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:18.809Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:18.809Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:18.815Z|3430be8e-43dc-45be-af2c-936804436fd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:18.945Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:18.951Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:18.952Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||Invoke
2021-12-17T16:18:18.952Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:18.952Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:18.953Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Method      : GET
2021-12-17T16:18:18.953Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67243c5b7bae0178", X-B3-SpanId:"23b3a9d0e1433dc0", X-B3-ParentSpanId:"67243c5b7bae0178", X-B3-Sampled:"0", X-ONAP-RequestID:"53193b68-1b2b-4109-8dbb-043a7901cd22", X-RequestID:"53193b68-1b2b-4109-8dbb-043a7901cd22", X-TransactionID:"53193b68-1b2b-4109-8dbb-043a7901cd22", X-ECOMP-RequestID:"53193b68-1b2b-4109-8dbb-043a7901cd22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5acec99-649c-4af6-9f68-6553ff9b81b4"]
2021-12-17T16:18:18.953Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Request body: 
2021-12-17T16:18:18.953Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||==========================request end================================================
2021-12-17T16:18:18.975Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:18.975Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:18.975Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status text  : 
2021-12-17T16:18:18.976Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:18.976Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Response body: {
  "requestId" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:56.000+00:00",
  "endTime" : "2021-12-17T16:18:11.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7aee3ddf-9170-4742-854e-1109fa457d51\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n                        \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:11.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    }
  }
}
2021-12-17T16:18:18.977Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:18.977Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||InvokeReturn
2021-12-17T16:18:18.978Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:18.979Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:18.979Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:18.979Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:18.979Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:18.980Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67243c5b7bae0178", X-B3-SpanId:"3ac5f52c95bd6694", X-B3-ParentSpanId:"67243c5b7bae0178", X-B3-Sampled:"0", X-ONAP-RequestID:"53193b68-1b2b-4109-8dbb-043a7901cd22", X-RequestID:"53193b68-1b2b-4109-8dbb-043a7901cd22", X-TransactionID:"53193b68-1b2b-4109-8dbb-043a7901cd22", X-ECOMP-RequestID:"53193b68-1b2b-4109-8dbb-043a7901cd22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a5892fd-eb8b-480a-8363-e96a8fb6e23b"]
2021-12-17T16:18:18.980Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:18.980Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:18.989Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:18.989Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:18.989Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:18.989Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:18.990Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:18.990Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:18.990Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:18.996Z|53193b68-1b2b-4109-8dbb-043a7901cd22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:19.114Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:19.118Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:19.118Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||Invoke
2021-12-17T16:18:19.119Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:19.119Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:19.119Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Method      : GET
2021-12-17T16:18:19.119Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2cdf0d7f7d92b1f", X-B3-SpanId:"385a9b814e5078b1", X-B3-ParentSpanId:"b2cdf0d7f7d92b1f", X-B3-Sampled:"0", X-ONAP-RequestID:"9e069f17-e485-4194-be83-032806a3aa99", X-RequestID:"9e069f17-e485-4194-be83-032806a3aa99", X-TransactionID:"9e069f17-e485-4194-be83-032806a3aa99", X-ECOMP-RequestID:"9e069f17-e485-4194-be83-032806a3aa99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d68495b5-c8dc-4d4c-b5c5-a6413415fa43"]
2021-12-17T16:18:19.119Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Request body: 
2021-12-17T16:18:19.120Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||==========================request end================================================
2021-12-17T16:18:19.138Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:19.138Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:19.138Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status text  : 
2021-12-17T16:18:19.139Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:19.139Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Response body: {
  "requestId" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:56.000+00:00",
  "endTime" : "2021-12-17T16:18:11.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7aee3ddf-9170-4742-854e-1109fa457d51\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n                        \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:11.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    }
  }
}
2021-12-17T16:18:19.140Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:19.140Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||InvokeReturn
2021-12-17T16:18:19.141Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:19.141Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:19.142Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:19.142Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:19.142Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:19.142Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2cdf0d7f7d92b1f", X-B3-SpanId:"a7ed41af22f3bcf4", X-B3-ParentSpanId:"b2cdf0d7f7d92b1f", X-B3-Sampled:"0", X-ONAP-RequestID:"9e069f17-e485-4194-be83-032806a3aa99", X-RequestID:"9e069f17-e485-4194-be83-032806a3aa99", X-TransactionID:"9e069f17-e485-4194-be83-032806a3aa99", X-ECOMP-RequestID:"9e069f17-e485-4194-be83-032806a3aa99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a54ebe5a-f38c-4d39-947c-283aa0c9b464"]
2021-12-17T16:18:19.142Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:19.143Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:19.157Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:19.157Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:19.157Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:19.158Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:19.160Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:19.160Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:19.160Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:19.166Z|9e069f17-e485-4194-be83-032806a3aa99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:19.283Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:19.286Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:19.287Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||Invoke
2021-12-17T16:18:19.287Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:19.287Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe
2021-12-17T16:18:19.287Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Method      : GET
2021-12-17T16:18:19.288Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1255ec600983275c", X-B3-SpanId:"984f41938531346b", X-B3-ParentSpanId:"1255ec600983275c", X-B3-Sampled:"0", X-ONAP-RequestID:"d92ea87c-ae6d-460d-9093-7dce1560f251", X-RequestID:"d92ea87c-ae6d-460d-9093-7dce1560f251", X-TransactionID:"d92ea87c-ae6d-460d-9093-7dce1560f251", X-ECOMP-RequestID:"d92ea87c-ae6d-460d-9093-7dce1560f251", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7738ec50-3030-409e-ace2-c743bc71e6de"]
2021-12-17T16:18:19.288Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Request body: 
2021-12-17T16:18:19.288Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||==========================request end================================================
2021-12-17T16:18:19.304Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:19.304Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:19.305Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Status text  : 
2021-12-17T16:18:19.305Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:19.306Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||Response body: {
  "requestId" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:17:56.000+00:00",
  "endTime" : "2021-12-17T16:18:11.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7aee3ddf-9170-4742-854e-1109fa457d51\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n                        \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:11.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "236f445b-b4b8-4dad-8292-d7986f5d51fe",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe"
    }
  }
}
2021-12-17T16:18:19.306Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:19.306Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/236f445b-b4b8-4dad-8292-d7986f5d51fe|INFO|500||InvokeReturn
2021-12-17T16:18:19.308Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:19.308Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:19.308Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:19.308Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false
2021-12-17T16:18:19.309Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:19.309Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1255ec600983275c", X-B3-SpanId:"f37c634269386470", X-B3-ParentSpanId:"1255ec600983275c", X-B3-Sampled:"0", X-ONAP-RequestID:"d92ea87c-ae6d-460d-9093-7dce1560f251", X-RequestID:"d92ea87c-ae6d-460d-9093-7dce1560f251", X-TransactionID:"d92ea87c-ae6d-460d-9093-7dce1560f251", X-ECOMP-RequestID:"d92ea87c-ae6d-460d-9093-7dce1560f251", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3c36cca-44a7-4678-a094-091c9b45d85b"]
2021-12-17T16:18:19.309Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:19.309Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:19.321Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:19.321Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:19.321Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:19.321Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:19.322Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:19.322Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:19.323Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=236f445b-b4b8-4dad-8292-d7986f5d51fe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:19.329Z|d92ea87c-ae6d-460d-9093-7dce1560f251|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/236f445b-b4b8-4dad-8292-d7986f5d51fe|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:24.306Z|b4329de1-2e9b-43c5-9265-f61e7c3390b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:18:24.306Z|b4329de1-2e9b-43c5-9265-f61e7c3390b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:18:25.028Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:25.032Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:25.033Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:18:25.034Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:25.034Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:25.034Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:18:25.035Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"412d6cf1ca369509", X-B3-SpanId:"c02c780a5723db90", X-B3-ParentSpanId:"412d6cf1ca369509", X-B3-Sampled:"0", X-ONAP-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-TransactionID:"357f2696-3eab-485d-9066-5998fc4593f0", X-ECOMP-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09d0344d-cb8b-497d-bf2f-be35a4c7dab1"]
2021-12-17T16:18:25.035Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:18:25.035Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:18:25.053Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:25.054Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:25.054Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:18:25.054Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:25 GMT", Connection:"close"]
2021-12-17T16:18:25.055Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "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" : "2021-12-17T16:18:13.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:22.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:18:25.055Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:25.055Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||InvokeReturn
2021-12-17T16:18:25.056Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:18:25.057Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:25.057Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:25.057Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:18:25.057Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:25.057Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"412d6cf1ca369509", X-B3-SpanId:"56d89cdcfcab8c72", X-B3-ParentSpanId:"412d6cf1ca369509", X-B3-Sampled:"0", X-ONAP-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-TransactionID:"357f2696-3eab-485d-9066-5998fc4593f0", X-ECOMP-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b729bd92-68fa-4e90-baf9-c0ada4263937"]
2021-12-17T16:18:25.058Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:25.058Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:25.081Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:25.082Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:25.082Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:25.082Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:25.083Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":1639757902000,\"creation_time\":1639757768000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:18:23.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:18:25.083Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:25.084Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:25.109Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:25.110Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:25.110Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:25.110Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:25.111Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:25.111Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-TransactionID:"357f2696-3eab-485d-9066-5998fc4593f0", X-ECOMP-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fa75e5a-d9f4-442c-bb37-f66a4006d788"]
2021-12-17T16:18:25.112Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:25.112Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:25.235Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:25.236Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:25.236Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:25.236Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3A3C91A622925ACB21B1AA6653088C16; 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:"Fri, 17 Dec 2021 16:18:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:25.237Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","businessKey":"ebf5a57e-3501-45dd-9e6b-c7c0278450ff","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:18:19.240+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef360845-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"f2855a56-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:18:25.237Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:25.237Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:25.261Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:25.261Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:25.261Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:25.261Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:25.262Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:25.262Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-TransactionID:"357f2696-3eab-485d-9066-5998fc4593f0", X-ECOMP-RequestID:"357f2696-3eab-485d-9066-5998fc4593f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d70d62e2-af69-4fc0-be81-3bb7f61247c9"]
2021-12-17T16:18:25.262Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:25.262Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:25.298Z|44d46a18-f6f3-4f84-87e2-d2e39d4d3395|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:25.299Z|44d46a18-f6f3-4f84-87e2-d2e39d4d3395|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:25.309Z|5bf574e8-e009-4fc8-b2ed-815c2887b16e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:25.310Z|5bf574e8-e009-4fc8-b2ed-815c2887b16e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:25.311Z|d8f502a7-1d00-4ecc-81c1-d4e4259f0ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:25.312Z|d8f502a7-1d00-4ecc-81c1-d4e4259f0ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:25.388Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:25.389Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:25.389Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:25.389Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7CA14A4C32108784AADBD1527A6AEDFF; 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:"Fri, 17 Dec 2021 16:18:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:25.390Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f4608361-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","executionId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:18:22.350+0000","endTime":"2021-12-17T16:18:22.352+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef360845-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:18:25.390Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:25.391Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:25.394Z|357f2696-3eab-485d-9066-5998fc4593f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:31.131Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:31.133Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|||INFO|500||Checking if requestId: e17a2059-067c-4dfa-9ae7-5e1485e2487a already exists in requestDb InfraActiveRequests table
2021-12-17T16:18:31.133Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:31.134Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||Invoke
2021-12-17T16:18:31.134Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:31.134Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:31.134Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Method      : GET
2021-12-17T16:18:31.135Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ac4efeeff09bb5d", X-B3-SpanId:"0a9d8962c8b9f89a", X-B3-ParentSpanId:"9ac4efeeff09bb5d", X-B3-Sampled:"0", X-ONAP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-TransactionID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ECOMP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"322a4fed-a816-4757-b3d1-776346c8b5af"]
2021-12-17T16:18:31.135Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Request body: 
2021-12-17T16:18:31.135Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||==========================request end================================================
2021-12-17T16:18:31.155Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:31.156Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:18:31.156Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status text  : 
2021-12-17T16:18:31.156Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:18:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:31.157Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Response body: 
2021-12-17T16:18:31.157Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:31.157Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|404|Not Found|InvokeReturn
2021-12-17T16:18:31.170Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:18:31.174Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:18:31.199Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:18:31.199Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:18:31.254Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:18:31.254Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:18:31:227-17860], vertex-id=[209136], Content-Length=[1059], Date=[Fri, 17 Dec 2021 16:18:31 GMT], Content-Type=[application/json]}
2021-12-17T16:18:31.255Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|||DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757862211","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"7aee3ddf-9170-4742-854e-1109fa457d51"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_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"}]}]}}

2021-12-17T16:18:31.257Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:18:31.257Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:18:31.258Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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
2021-12-17T16:18:31.258Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:18:31.259Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:31.259Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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
2021-12-17T16:18:31.259Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:18:31.260Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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:"9ac4efeeff09bb5d", X-B3-SpanId:"83f62e9ee80158c6", X-B3-ParentSpanId:"9ac4efeeff09bb5d", X-B3-Sampled:"0", X-ONAP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-TransactionID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ECOMP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38dac38d-ceaa-464c-8953-910a0291846c"]
2021-12-17T16:18:31.260Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"7aee3ddf-9170-4742-854e-1109fa457d51","serviceInstanceId":"7fb4ed2f-7b77-43e0-801c-377151c07e88","vfModuleInstanceId":"03625b84-5a5d-4be5-813e-2b4da82e039a"},"instanceName":null,"requestScope":"vfModule"}
2021-12-17T16:18:31.260Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:18:31.276Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:31.277Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:31.277Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:18:31.278Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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:"Fri, 17 Dec 2021 16:18:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:31.278Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:18:31.278Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:31.279Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:18:31.280Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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
2021-12-17T16:18:31.280Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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
2021-12-17T16:18:31.280Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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================================================
2021-12-17T16:18:31.280Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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
2021-12-17T16:18:31.281Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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
2021-12-17T16:18:31.281Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-TransactionID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ECOMP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34c722ae-c509-401d-85dc-0af7c7896cbf"]
2021-12-17T16:18:31.281Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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: 
2021-12-17T16:18:31.282Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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================================================
2021-12-17T16:18:31.300Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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==========================================
2021-12-17T16:18:31.300Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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
2021-12-17T16:18:31.301Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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  : 
2021-12-17T16:18:31.301Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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:"Fri, 17 Dec 2021 16:18:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:31.301Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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" : 48,
  "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/48"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    }
  }
}
2021-12-17T16:18:31.302Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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=================================================
2021-12-17T16:18:31.302Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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
2021-12-17T16:18:31.304Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f
2021-12-17T16:18:31.304Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|INFO|500||Invoke
2021-12-17T16:18:31.304Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:31.305Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f
2021-12-17T16:18:31.305Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Method      : GET
2021-12-17T16:18:31.305Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-TransactionID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ECOMP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec035062-7e52-4166-89f8-04a9bccac941"]
2021-12-17T16:18:31.305Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Request body: 
2021-12-17T16:18:31.306Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||==========================request end================================================
2021-12-17T16:18:31.327Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:31.328Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:31.328Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Status text  : 
2021-12-17T16:18:31.328Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:18:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:31.329Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||Response body: {
  "modelUUID" : "a2361bb1-701f-43c2-98c0-90d369a1f02f",
  "modelInvariantUUID" : "fb6ec634-cd73-43c0-84ff-1692c3e33807",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-12-17 16:14:01.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f/volumeHeatTemplate"
    }
  }
}
2021-12-17T16:18:31.329Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:31.329Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/a2361bb1-701f-43c2-98c0-90d369a1f02f|INFO|500||InvokeReturn
2021-12-17T16:18:31.332Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:18:31.332Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:18:31.332Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:31.333Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:18:31.333Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:18:31.333Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"9ac4efeeff09bb5d", X-B3-SpanId:"98ef1340bb32370e", X-B3-ParentSpanId:"9ac4efeeff09bb5d", X-B3-Sampled:"0", X-ONAP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-TransactionID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ECOMP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"caeab3fe-c3d6-4d9b-a55a-a329859025ea"]
2021-12-17T16:18:31.333Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e17a2059-067c-4dfa-9ae7-5e1485e2487a","requestStatus":"IN_PROGRESS","startTime":1639757911170,"source":"VID","vnfId":"7aee3ddf-9170-4742-854e-1109fa457d51","vnfType":"","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","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\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"modelVersion\": \"1639757890482\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"03625b84-5a5d-4be5-813e-2b4da82e039a","vfModuleModelName":"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a","cloudRegion":"k8sregion","serviceInstanceId":"7fb4ed2f-7b77-43e0-801c-377151c07e88","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"e17a2059-067c-4dfa-9ae7-5e1485e2487a"}
2021-12-17T16:18:31.334Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:18:31.360Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:31.360Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:18:31.360Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:18:31.361Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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/e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:31.361Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:18:31.170+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"modelVersion\": \"1639757890482\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:18:31.347+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleModelName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    }
  }
}
2021-12-17T16:18:31.362Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:31.362Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:18:31.368Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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
2021-12-17T16:18:31.369Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:18:31.369Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:31.369Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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
2021-12-17T16:18:31.369Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:18:31.370Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|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:"2481", X-B3-TraceId:"9ac4efeeff09bb5d", X-B3-SpanId:"f7cff23792f95ea0", X-B3-ParentSpanId:"9ac4efeeff09bb5d", X-B3-Sampled:"0", X-ONAP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-TransactionID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ECOMP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a035344-2c96-4992-8ca9-fdd1c9b9e0bd"]
2021-12-17T16:18:31.370Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\"modelVersion\":\"1639757890482\",\"modelCustomizationUuid\":\"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\"modelVersionId\":\"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\"modelCustomizationId\":\"b21c9854-c336-430f-86a0-3c8fb6fbeafb\",\"modelUuid\":\"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\"modelInvariantUuid\":\"fb6ec634-cd73-43c0-84ff-1692c3e33807\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\"vnfInstanceId\":\"7aee3ddf-9170-4742-854e-1109fa457d51\",\"vfModuleInstanceId\":\"03625b84-5a5d-4be5-813e-2b4da82e039a\"}","type":"String"},"requestId":{"value":"e17a2059-067c-4dfa-9ae7-5e1485e2487a","type":"String"},"mso-request-id":{"value":"e17a2059-067c-4dfa-9ae7-5e1485e2487a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7fb4ed2f-7b77-43e0-801c-377151c07e88","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"7aee3ddf-9170-4742-854e-1109fa457d51","type":"String"},"vfModuleId":{"value":"03625b84-5a5d-4be5-813e-2b4da82e039a","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/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:18:31.370Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:18:32.388Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:32.389Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:18:32.389Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:18:32.389Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:18:32 GMT", X-ONAP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-TransactionID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ECOMP-RequestID:"e17a2059-067c-4dfa-9ae7-5e1485e2487a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7a035344-2c96-4992-8ca9-fdd1c9b9e0bd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:18:32.390Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e17a2059-067c-4dfa-9ae7-5e1485e2487a\",\"instanceId\":\"03625b84-5a5d-4be5-813e-2b4da82e039a\"}}","message":"Success","processInstanceID":"f9c3c15a-5f54-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:18:32.390Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:32.390Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:18:32.394Z|e17a2059-067c-4dfa-9ae7-5e1485e2487a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:32.528Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:32.531Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:32.532Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||Invoke
2021-12-17T16:18:32.532Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:32.532Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:32.533Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Method      : GET
2021-12-17T16:18:32.533Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65c71596c29a6805", X-B3-SpanId:"a75223892d8c5b56", X-B3-ParentSpanId:"65c71596c29a6805", X-B3-Sampled:"0", X-ONAP-RequestID:"d05c7db3-0f17-4954-b33b-1eeef07d24d6", X-RequestID:"d05c7db3-0f17-4954-b33b-1eeef07d24d6", X-TransactionID:"d05c7db3-0f17-4954-b33b-1eeef07d24d6", X-ECOMP-RequestID:"d05c7db3-0f17-4954-b33b-1eeef07d24d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef339867-b448-413a-bc04-141d3c99c59a"]
2021-12-17T16:18:32.533Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Request body: 
2021-12-17T16:18:32.534Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||==========================request end================================================
2021-12-17T16:18:32.554Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:32.555Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:32.555Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status text  : 
2021-12-17T16:18:32.556Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:32.557Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Response body: {
  "requestId" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:18:31.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"modelVersion\": \"1639757890482\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:31.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    }
  }
}
2021-12-17T16:18:32.557Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:32.557Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||InvokeReturn
2021-12-17T16:18:32.559Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:32.560Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:32.560Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:32.560Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:32.561Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:32.561Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65c71596c29a6805", X-B3-SpanId:"091e7cc08f9d90d4", X-B3-ParentSpanId:"65c71596c29a6805", X-B3-Sampled:"0", X-ONAP-RequestID:"d05c7db3-0f17-4954-b33b-1eeef07d24d6", X-RequestID:"d05c7db3-0f17-4954-b33b-1eeef07d24d6", X-TransactionID:"d05c7db3-0f17-4954-b33b-1eeef07d24d6", X-ECOMP-RequestID:"d05c7db3-0f17-4954-b33b-1eeef07d24d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75da5530-4454-4ec3-b8d2-f23a6a82f362"]
2021-12-17T16:18:32.562Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:32.562Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:32.575Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:32.576Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:32.576Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:32.576Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:32.577Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:32.577Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:32.577Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:32.583Z|d05c7db3-0f17-4954-b33b-1eeef07d24d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:35.322Z|7ca63656-7540-4851-99c7-089dc6ee6cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:35.323Z|7ca63656-7540-4851-99c7-089dc6ee6cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:35.332Z|b3a23da0-c457-4010-af5e-831fd904c5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:35.333Z|b3a23da0-c457-4010-af5e-831fd904c5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:35.337Z|cdd0007f-71ef-4064-93a6-3a0d37a053a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:35.337Z|cdd0007f-71ef-4064-93a6-3a0d37a053a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:35.519Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:35.524Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:35.524Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:18:35.524Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:35.524Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:35.525Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:18:35.525Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2948e82581f94e8a", X-B3-SpanId:"f3256f7b1b858852", X-B3-ParentSpanId:"2948e82581f94e8a", X-B3-Sampled:"0", X-ONAP-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-TransactionID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-ECOMP-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e3b0d05-a2f4-45e7-8f17-5bcb62a66e51"]
2021-12-17T16:18:35.525Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:18:35.525Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:18:35.546Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:35.546Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:35.546Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:18:35.546Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:35.548Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "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" : "2021-12-17T16:18:13.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:22.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:18:35.548Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:35.549Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||InvokeReturn
2021-12-17T16:18:35.550Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:18:35.550Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:35.550Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:35.550Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:18:35.551Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:35.551Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2948e82581f94e8a", X-B3-SpanId:"fa3d3769b3d1abda", X-B3-ParentSpanId:"2948e82581f94e8a", X-B3-Sampled:"0", X-ONAP-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-TransactionID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-ECOMP-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6109fbb6-d38b-4623-bcf7-c510b5d5a986"]
2021-12-17T16:18:35.551Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:35.551Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:35.565Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:35.565Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:35.566Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:35.566Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:35.567Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":1639757902000,\"creation_time\":1639757768000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:18:23.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:18:35.567Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:35.568Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:35.589Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:35.589Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:35.590Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:35.590Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:35.590Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:35.591Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-TransactionID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-ECOMP-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4aeaf4c-b308-4989-b6ee-6fab93540b29"]
2021-12-17T16:18:35.591Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:35.591Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:35.712Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:35.712Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:35.713Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:35.713Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E1DED0EDAC4FE5FABDCE4D98901BC391; 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:"Fri, 17 Dec 2021 16:18:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:35.713Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","businessKey":"ebf5a57e-3501-45dd-9e6b-c7c0278450ff","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:18:19.240+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef360845-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"f2855a56-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:18:35.713Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:35.714Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:35.732Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:35.733Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:35.733Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:35.733Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:35.733Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:35.734Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-TransactionID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-ECOMP-RequestID:"5dd13e35-75fc-4020-ae3e-76c336ce84c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5aa03ed-8594-4863-b504-3e858e6e522d"]
2021-12-17T16:18:35.734Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:35.734Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:35.854Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:35.854Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:35.854Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:35.855Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=17A370142414F9B9B837594CC80289B8; 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:"Fri, 17 Dec 2021 16:18:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:35.855Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f4608361-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","executionId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:18:22.350+0000","endTime":"2021-12-17T16:18:22.352+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef360845-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:18:35.855Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:35.855Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:35.859Z|5dd13e35-75fc-4020-ae3e-76c336ce84c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:39.306Z|fe5b15bd-17dc-4d1c-b41f-f63d45a03bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:18:39.306Z|fe5b15bd-17dc-4d1c-b41f-f63d45a03bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:18:39.637Z|0097e539-622f-4368-a887-b4eefb85432e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:18:39.637Z|0097e539-622f-4368-a887-b4eefb85432e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:18:42.704Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:42.709Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:42.709Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||Invoke
2021-12-17T16:18:42.709Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:42.710Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:42.710Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Method      : GET
2021-12-17T16:18:42.710Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9ab72d53c59a4e8", X-B3-SpanId:"0785a8a8d66c7490", X-B3-ParentSpanId:"d9ab72d53c59a4e8", X-B3-Sampled:"0", X-ONAP-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-TransactionID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-ECOMP-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2b6cb91-6d5a-4ec6-a98b-bc94c06ce70e"]
2021-12-17T16:18:42.711Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Request body: 
2021-12-17T16:18:42.711Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||==========================request end================================================
2021-12-17T16:18:42.739Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:42.740Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:42.740Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status text  : 
2021-12-17T16:18:42.740Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:42.744Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Response body: {
  "requestId" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "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" : "2021-12-17T16:18:31.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"modelVersion\": \"1639757890482\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:34.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    }
  }
}
2021-12-17T16:18:42.745Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:42.746Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||InvokeReturn
2021-12-17T16:18:42.747Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:42.747Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:42.748Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:42.748Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:42.748Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:42.749Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9ab72d53c59a4e8", X-B3-SpanId:"087f3664a2382f11", X-B3-ParentSpanId:"d9ab72d53c59a4e8", X-B3-Sampled:"0", X-ONAP-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-TransactionID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-ECOMP-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baaf10e2-bb69-4cc0-83cf-2e9bded402ef"]
2021-12-17T16:18:42.749Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:42.749Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:42.760Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:42.761Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:42.761Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:42.762Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:42.762Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:42.762Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:42.763Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:42.785Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:42.786Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:42.786Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:42.786Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:42.787Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:42.787Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-TransactionID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-ECOMP-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95871253-6734-4e2c-9357-39a5fe9bb108"]
2021-12-17T16:18:42.787Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:42.788Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:42.905Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:42.905Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:42.906Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:42.906Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CEB066763CC4BD5E0478D27C9100A3E7; 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:"Fri, 17 Dec 2021 16:18:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:42.906Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fd4d0f6e-5f54-11ec-b7c8-26a1083fde92","businessKey":"e17a2059-067c-4dfa-9ae7-5e1485e2487a","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:18:37.322+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f9c3c15a-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"fd4c24cb-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:18:42.907Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:42.907Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e17a2059-067c-4dfa-9ae7-5e1485e2487a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:42.930Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:42.931Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:42.931Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:42.931Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:42.932Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:42.932Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-TransactionID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-ECOMP-RequestID:"dfc1d0fd-98bd-4cdd-8f68-26734bfa693f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9497114d-ef84-4122-9290-601bc8112a5c"]
2021-12-17T16:18:42.932Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:42.932Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:43.059Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:43.059Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:43.060Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:43.060Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A34E89B407F51C0BAB3F682B1C9FFF01; 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:"Fri, 17 Dec 2021 16:18:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:43.061Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:fd4d0f75-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"fd4d0f6e-5f54-11ec-b7c8-26a1083fde92","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"fd4d0f6e-5f54-11ec-b7c8-26a1083fde92","executionId":"fd4d0f6e-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:18:37.322+0000","endTime":"2021-12-17T16:18:37.323+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f9c3c15a-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:18:43.061Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:43.062Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd4d0f6e-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:43.066Z|dfc1d0fd-98bd-4cdd-8f68-26734bfa693f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:45.358Z|5835c422-b96c-4332-b2bf-cd4cc8bb0f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:45.359Z|5835c422-b96c-4332-b2bf-cd4cc8bb0f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:45.366Z|57c9311a-a94f-449d-b6dc-c0a09326aa89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:45.366Z|57c9311a-a94f-449d-b6dc-c0a09326aa89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:45.369Z|db2bbef3-bd5f-47f2-a902-654b5014bda9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:45.369Z|db2bbef3-bd5f-47f2-a902-654b5014bda9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:45.980Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:45.985Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:45.985Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:18:45.985Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:45.986Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:45.986Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:18:45.986Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"530368586db094e9", X-B3-SpanId:"2a7a2d2a85f9aca7", X-B3-ParentSpanId:"530368586db094e9", X-B3-Sampled:"0", X-ONAP-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-TransactionID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-ECOMP-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb5e3f75-8c3d-4947-867f-2541f59e7504"]
2021-12-17T16:18:45.986Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:18:45.987Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:18:46.008Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:46.009Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:46.009Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:18:46.009Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:46.010Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "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" : "2021-12-17T16:18:13.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:22.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:18:46.010Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:46.010Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||InvokeReturn
2021-12-17T16:18:46.013Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:18:46.014Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:46.014Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:46.014Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:18:46.014Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:46.015Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"530368586db094e9", X-B3-SpanId:"60482a64c342a086", X-B3-ParentSpanId:"530368586db094e9", X-B3-Sampled:"0", X-ONAP-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-TransactionID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-ECOMP-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"544b2999-fa6a-4f4e-8812-c11eac545ce2"]
2021-12-17T16:18:46.015Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:46.015Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:46.027Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:46.027Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:46.028Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:46.028Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:46.030Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":1639757902000,\"creation_time\":1639757768000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:18:23.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:18:46.031Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:46.031Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:46.055Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:46.056Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:46.056Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:46.056Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:46.056Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:46.056Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-TransactionID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-ECOMP-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e3e5c4d-935b-4d73-ab5e-1ab2c33414c0"]
2021-12-17T16:18:46.057Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:46.057Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:46.179Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:46.179Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:46.179Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:46.180Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0363292ABB2F4D8ADF6E47F660073E02; 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:"Fri, 17 Dec 2021 16:18:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:46.180Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","businessKey":"ebf5a57e-3501-45dd-9e6b-c7c0278450ff","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:18:19.240+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef360845-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"f2855a56-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:18:46.180Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:46.181Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:46.199Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:46.200Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:46.200Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:46.201Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:46.201Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:46.201Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-TransactionID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-ECOMP-RequestID:"4449d60e-c89c-4202-87b8-db287a953ef5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ababa9c-c58d-4257-af6b-864168b8391d"]
2021-12-17T16:18:46.201Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:46.202Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:46.324Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:46.324Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:46.325Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:46.325Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A1D2857837B921716D514299BAB9F0D9; 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:"Fri, 17 Dec 2021 16:18:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:46.325Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f4608361-5f54-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","executionId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:18:22.350+0000","endTime":"2021-12-17T16:18:22.352+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef360845-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:18:46.326Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:46.326Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:46.330Z|4449d60e-c89c-4202-87b8-db287a953ef5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:53.209Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:53.219Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:53.219Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||Invoke
2021-12-17T16:18:53.220Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:53.220Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:53.220Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Method      : GET
2021-12-17T16:18:53.221Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2414fa5fd3938fbe", X-B3-SpanId:"ea838d8003d57a5f", X-B3-ParentSpanId:"2414fa5fd3938fbe", X-B3-Sampled:"0", X-ONAP-RequestID:"349d2987-bbf7-45cb-88e1-4b8cbd99cffd", X-RequestID:"349d2987-bbf7-45cb-88e1-4b8cbd99cffd", X-TransactionID:"349d2987-bbf7-45cb-88e1-4b8cbd99cffd", X-ECOMP-RequestID:"349d2987-bbf7-45cb-88e1-4b8cbd99cffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8f1eb30-2828-4229-9107-d15a7d787e40"]
2021-12-17T16:18:53.221Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Request body: 
2021-12-17T16:18:53.221Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||==========================request end================================================
2021-12-17T16:18:53.276Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:53.276Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:53.277Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status text  : 
2021-12-17T16:18:53.277Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:53.280Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Response body: {
  "requestId" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:18:31.000+00:00",
  "endTime" : "2021-12-17T16:18:47.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"modelVersion\": \"1639757890482\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:47.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    }
  }
}
2021-12-17T16:18:53.280Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:53.280Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||InvokeReturn
2021-12-17T16:18:53.283Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:53.283Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:53.283Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:53.283Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:53.284Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:53.284Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2414fa5fd3938fbe", X-B3-SpanId:"9a992bc00bc69423", X-B3-ParentSpanId:"2414fa5fd3938fbe", X-B3-Sampled:"0", X-ONAP-RequestID:"349d2987-bbf7-45cb-88e1-4b8cbd99cffd", X-RequestID:"349d2987-bbf7-45cb-88e1-4b8cbd99cffd", X-TransactionID:"349d2987-bbf7-45cb-88e1-4b8cbd99cffd", X-ECOMP-RequestID:"349d2987-bbf7-45cb-88e1-4b8cbd99cffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bcca6e7-7212-47a3-b214-3cbbd2b4fba8"]
2021-12-17T16:18:53.284Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:53.284Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:53.298Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:53.298Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:53.298Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:53.298Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:53.300Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:53.300Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:53.300Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:53.312Z|349d2987-bbf7-45cb-88e1-4b8cbd99cffd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:53.427Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:53.430Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:53.430Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||Invoke
2021-12-17T16:18:53.430Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:53.430Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:53.431Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Method      : GET
2021-12-17T16:18:53.431Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e125a22ccd4d5ba5", X-B3-SpanId:"c16f28a30dd5db3f", X-B3-ParentSpanId:"e125a22ccd4d5ba5", X-B3-Sampled:"0", X-ONAP-RequestID:"ab05656e-b8a9-4deb-947a-225b8f007628", X-RequestID:"ab05656e-b8a9-4deb-947a-225b8f007628", X-TransactionID:"ab05656e-b8a9-4deb-947a-225b8f007628", X-ECOMP-RequestID:"ab05656e-b8a9-4deb-947a-225b8f007628", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b34b7353-6769-4dc1-adbd-3a2c2a29a3f5"]
2021-12-17T16:18:53.431Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Request body: 
2021-12-17T16:18:53.431Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||==========================request end================================================
2021-12-17T16:18:53.444Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:53.444Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:53.444Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status text  : 
2021-12-17T16:18:53.445Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:53.445Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Response body: {
  "requestId" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:18:31.000+00:00",
  "endTime" : "2021-12-17T16:18:47.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"modelVersion\": \"1639757890482\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:47.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    }
  }
}
2021-12-17T16:18:53.445Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:53.446Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||InvokeReturn
2021-12-17T16:18:53.447Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:53.447Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:53.447Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:53.448Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:53.448Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:53.448Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e125a22ccd4d5ba5", X-B3-SpanId:"0bffb099a919b9f8", X-B3-ParentSpanId:"e125a22ccd4d5ba5", X-B3-Sampled:"0", X-ONAP-RequestID:"ab05656e-b8a9-4deb-947a-225b8f007628", X-RequestID:"ab05656e-b8a9-4deb-947a-225b8f007628", X-TransactionID:"ab05656e-b8a9-4deb-947a-225b8f007628", X-ECOMP-RequestID:"ab05656e-b8a9-4deb-947a-225b8f007628", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd42bf73-0ddf-4902-82c5-6ffc2f215fc5"]
2021-12-17T16:18:53.448Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:53.449Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:53.460Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:53.460Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:53.460Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:53.461Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:53.462Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:53.462Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:53.462Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:53.468Z|ab05656e-b8a9-4deb-947a-225b8f007628|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:53.589Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:53.592Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:53.592Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||Invoke
2021-12-17T16:18:53.593Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:53.593Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:53.593Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Method      : GET
2021-12-17T16:18:53.593Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4959fbdef70f1cee", X-B3-SpanId:"ada5668e8cda298d", X-B3-ParentSpanId:"4959fbdef70f1cee", X-B3-Sampled:"0", X-ONAP-RequestID:"b74b1286-7e74-43e7-b81a-433c9ba07b8c", X-RequestID:"b74b1286-7e74-43e7-b81a-433c9ba07b8c", X-TransactionID:"b74b1286-7e74-43e7-b81a-433c9ba07b8c", X-ECOMP-RequestID:"b74b1286-7e74-43e7-b81a-433c9ba07b8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b4ad3a7-29fe-4321-901d-52adc671ddfc"]
2021-12-17T16:18:53.593Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Request body: 
2021-12-17T16:18:53.594Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||==========================request end================================================
2021-12-17T16:18:53.610Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:53.611Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:53.611Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status text  : 
2021-12-17T16:18:53.611Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:53.613Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Response body: {
  "requestId" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:18:31.000+00:00",
  "endTime" : "2021-12-17T16:18:47.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"modelVersion\": \"1639757890482\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:47.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    }
  }
}
2021-12-17T16:18:53.613Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:53.614Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||InvokeReturn
2021-12-17T16:18:53.628Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:53.634Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:53.634Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:53.634Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:53.635Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:53.635Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4959fbdef70f1cee", X-B3-SpanId:"98cb8fafce979a53", X-B3-ParentSpanId:"4959fbdef70f1cee", X-B3-Sampled:"0", X-ONAP-RequestID:"b74b1286-7e74-43e7-b81a-433c9ba07b8c", X-RequestID:"b74b1286-7e74-43e7-b81a-433c9ba07b8c", X-TransactionID:"b74b1286-7e74-43e7-b81a-433c9ba07b8c", X-ECOMP-RequestID:"b74b1286-7e74-43e7-b81a-433c9ba07b8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c1085a3-50bb-4f78-af5d-75b276afeb97"]
2021-12-17T16:18:53.635Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:53.635Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:53.646Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:53.647Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:53.647Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:53.648Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:53.648Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:53.649Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:53.649Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:53.656Z|b74b1286-7e74-43e7-b81a-433c9ba07b8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:53.817Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:53.821Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:53.821Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||Invoke
2021-12-17T16:18:53.822Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:53.822Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:53.822Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Method      : GET
2021-12-17T16:18:53.822Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76590ea3b4879b97", X-B3-SpanId:"029a0c167cd6c600", X-B3-ParentSpanId:"76590ea3b4879b97", X-B3-Sampled:"0", X-ONAP-RequestID:"e7ac489d-a592-4255-bf10-8d4a32e5f4ca", X-RequestID:"e7ac489d-a592-4255-bf10-8d4a32e5f4ca", X-TransactionID:"e7ac489d-a592-4255-bf10-8d4a32e5f4ca", X-ECOMP-RequestID:"e7ac489d-a592-4255-bf10-8d4a32e5f4ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f24a889-cf63-4a72-a251-4883c746166c"]
2021-12-17T16:18:53.822Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Request body: 
2021-12-17T16:18:53.823Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||==========================request end================================================
2021-12-17T16:18:53.841Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:53.842Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:53.842Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status text  : 
2021-12-17T16:18:53.842Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:53.843Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Response body: {
  "requestId" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:18:31.000+00:00",
  "endTime" : "2021-12-17T16:18:47.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"modelVersion\": \"1639757890482\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:47.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    }
  }
}
2021-12-17T16:18:53.844Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:53.844Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||InvokeReturn
2021-12-17T16:18:53.846Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:53.846Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:53.846Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:53.846Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:53.847Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:53.847Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76590ea3b4879b97", X-B3-SpanId:"e4a449af09cebbc4", X-B3-ParentSpanId:"76590ea3b4879b97", X-B3-Sampled:"0", X-ONAP-RequestID:"e7ac489d-a592-4255-bf10-8d4a32e5f4ca", X-RequestID:"e7ac489d-a592-4255-bf10-8d4a32e5f4ca", X-TransactionID:"e7ac489d-a592-4255-bf10-8d4a32e5f4ca", X-ECOMP-RequestID:"e7ac489d-a592-4255-bf10-8d4a32e5f4ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcc5790d-34c6-4af3-a1f9-799afa4189d7"]
2021-12-17T16:18:53.847Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:53.847Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:53.857Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:53.858Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:53.858Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:53.858Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:53.859Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:53.859Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:53.859Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:53.866Z|e7ac489d-a592-4255-bf10-8d4a32e5f4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:53.992Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:53.996Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:53.996Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||Invoke
2021-12-17T16:18:53.997Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:53.997Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a
2021-12-17T16:18:53.997Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Method      : GET
2021-12-17T16:18:53.997Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c38ee9de326cd33", X-B3-SpanId:"06ef8b9091ab3d96", X-B3-ParentSpanId:"1c38ee9de326cd33", X-B3-Sampled:"0", X-ONAP-RequestID:"0a518b87-2d6e-4ff0-8d6a-7cbeca98f801", X-RequestID:"0a518b87-2d6e-4ff0-8d6a-7cbeca98f801", X-TransactionID:"0a518b87-2d6e-4ff0-8d6a-7cbeca98f801", X-ECOMP-RequestID:"0a518b87-2d6e-4ff0-8d6a-7cbeca98f801", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56316c51-1bbd-4bda-90c8-b28a565cc633"]
2021-12-17T16:18:53.998Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Request body: 
2021-12-17T16:18:53.998Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||==========================request end================================================
2021-12-17T16:18:54.023Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:54.024Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:54.025Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Status text  : 
2021-12-17T16:18:54.025Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:54.026Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||Response body: {
  "requestId" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:18:31.000+00:00",
  "endTime" : "2021-12-17T16:18:47.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"fb6ec634-cd73-43c0-84ff-1692c3e33807\",\n            \"modelVersionId\": \"a2361bb1-701f-43c2-98c0-90d369a1f02f\",\n            \"modelName\": \"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a\",\n            \"modelVersion\": \"1639757890482\",\n            \"modelCustomizationId\": \"b21c9854-c336-430f-86a0-3c8fb6fbeafb\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:47.000+00:00",
  "vfModuleId" : "03625b84-5a5d-4be5-813e-2b4da82e039a",
  "vfModuleName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "vfModuleModelName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51/vfModules/03625b84-5a5d-4be5-813e-2b4da82e039a",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e17a2059-067c-4dfa-9ae7-5e1485e2487a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a"
    }
  }
}
2021-12-17T16:18:54.026Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:54.027Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e17a2059-067c-4dfa-9ae7-5e1485e2487a|INFO|500||InvokeReturn
2021-12-17T16:18:54.030Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:54.031Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:54.031Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:54.032Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false
2021-12-17T16:18:54.032Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:54.032Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c38ee9de326cd33", X-B3-SpanId:"90625759efd23b97", X-B3-ParentSpanId:"1c38ee9de326cd33", X-B3-Sampled:"0", X-ONAP-RequestID:"0a518b87-2d6e-4ff0-8d6a-7cbeca98f801", X-RequestID:"0a518b87-2d6e-4ff0-8d6a-7cbeca98f801", X-TransactionID:"0a518b87-2d6e-4ff0-8d6a-7cbeca98f801", X-ECOMP-RequestID:"0a518b87-2d6e-4ff0-8d6a-7cbeca98f801", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7608bbe1-3dfb-46dc-9bd0-10deee4c3604"]
2021-12-17T16:18:54.033Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:54.033Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:54.047Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:54.048Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:54.048Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:54.048Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:54.049Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:18:54.049Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:54.049Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e17a2059-067c-4dfa-9ae7-5e1485e2487a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:54.056Z|0a518b87-2d6e-4ff0-8d6a-7cbeca98f801|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e17a2059-067c-4dfa-9ae7-5e1485e2487a|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:54.306Z|9e8e2427-a3d0-47a0-a78c-adf8d7f86fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:18:54.309Z|9e8e2427-a3d0-47a0-a78c-adf8d7f86fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:18:55.386Z|00a6954d-ab9d-45b4-a819-2ffc53e81bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:55.387Z|00a6954d-ab9d-45b4-a819-2ffc53e81bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:55.390Z|e7a67c2b-38af-4adb-8bd9-caf9715b336b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:55.390Z|e7a67c2b-38af-4adb-8bd9-caf9715b336b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:55.391Z|b8a4c43d-2295-4e30-83ab-ed3fa4d852fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:18:55.391Z|b8a4c43d-2295-4e30-83ab-ed3fa4d852fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:18:56.457Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:56.461Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:56.462Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:18:56.462Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:56.462Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:18:56.463Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:18:56.463Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8b542623fa4ade6", X-B3-SpanId:"a5556067ae585a68", X-B3-ParentSpanId:"d8b542623fa4ade6", X-B3-Sampled:"0", X-ONAP-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-TransactionID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-ECOMP-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa9d8d93-4379-49d1-9b8c-cccf821c7b77"]
2021-12-17T16:18:56.463Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:18:56.463Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:18:56.487Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:56.488Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:56.488Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:18:56.488Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:56.491Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "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" : "2021-12-17T16:18:13.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:18:22.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:18:56.492Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:56.492Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||InvokeReturn
2021-12-17T16:18:56.493Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:18:56.494Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:18:56.494Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:56.494Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:18:56.494Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:18:56.495Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8b542623fa4ade6", X-B3-SpanId:"2e2c99a83ba698db", X-B3-ParentSpanId:"d8b542623fa4ade6", X-B3-Sampled:"0", X-ONAP-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-TransactionID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-ECOMP-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"464fb919-79b5-42ef-bbea-994d59413ef5"]
2021-12-17T16:18:56.495Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:18:56.495Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:18:56.560Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:56.560Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:56.561Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:18:56.561Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:56.562Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":1639757902000,\"creation_time\":1639757768000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:18:23.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:18:56.562Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:56.563Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:18:56.594Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:56.595Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:56.595Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:56.596Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:18:56.596Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:56.596Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-TransactionID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-ECOMP-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e4ab6ad-c796-4e0c-bbef-396513b93559"]
2021-12-17T16:18:56.597Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:56.597Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:56.723Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:56.724Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:56.724Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:56.725Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=45DB5CC6527313922E8EB8A16EF78FCD; 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:"Fri, 17 Dec 2021 16:18:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:56.725Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","businessKey":"ebf5a57e-3501-45dd-9e6b-c7c0278450ff","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:18:19.240+0000","endTime":"2021-12-17T16:18:53.429+0000","removalTime":null,"durationInMillis":34189,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef360845-5f54-11ec-b7c8-26a1083fde92","superProcessInstanceId":"f2855a56-5f54-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:18:56.726Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:56.726Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:56.747Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:56.748Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:18:56.748Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:56.748Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:18:56.749Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:18:56.749Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-TransactionID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-ECOMP-RequestID:"1f4e520a-5f89-4300-b16f-1e3c4e2397c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"accca0d4-fe31-45f5-9c96-a3773a5d9452"]
2021-12-17T16:18:56.749Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:18:56.749Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:18:56.866Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:56.868Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:18:56.868Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:18:56.869Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8EACC97DF2B9499EEFFDC8C4129566ED; 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:"Fri, 17 Dec 2021 16:18:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:56.869Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:06e6cad8-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","executionId":"f285f6d9-5f54-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:18:53.429+0000","endTime":"2021-12-17T16:18:53.429+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef360845-5f54-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:18:56.869Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:56.870Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f285f6d9-5f54-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:18:56.874Z|1f4e520a-5f89-4300-b16f-1e3c4e2397c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:18:59.848Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:18:59.850Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||INFO|500||Checking if requestId: 9b7eaf05-e44a-4009-b420-243ee412d1ff already exists in requestDb InfraActiveRequests table
2021-12-17T16:18:59.851Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:18:59.851Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||Invoke
2021-12-17T16:18:59.851Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:18:59.852Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:18:59.852Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Method      : GET
2021-12-17T16:18:59.852Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eecd8b530a5fbbc", X-B3-SpanId:"cb478782aed09588", X-B3-ParentSpanId:"8eecd8b530a5fbbc", X-B3-Sampled:"0", X-ONAP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-TransactionID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ECOMP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e33bc33a-5d19-434b-85de-5436a1d9e44e"]
2021-12-17T16:18:59.852Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Request body: 
2021-12-17T16:18:59.852Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||==========================request end================================================
2021-12-17T16:18:59.868Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:18:59.868Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:18:59.869Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status text  : 
2021-12-17T16:18:59.870Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:18:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:18:59.870Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Response body: 
2021-12-17T16:18:59.871Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:18:59.874Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|404|Not Found|InvokeReturn
2021-12-17T16:18:59.883Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:18:59.896Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:18:59.992Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:18:59.993Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/related-to/volume-groups|INFO|500||Invoke
2021-12-17T16:19:00.041Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:00.041Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:19:00:016-55253], Content-Length=[408], Date=[Fri, 17 Dec 2021 16:19:00 GMT], Content-Type=[application/json]}
2021-12-17T16:19:00.043Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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/7aee3ddf-9170-4742-854e-1109fa457d51/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/related-to/volume-groups","ERR.5.4.6114"]}}}

2021-12-17T16:19:00.045Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/related-to/volume-groups
2021-12-17T16:19:00.045Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 7aee3ddf-9170-4742-854e-1109fa457d51
2021-12-17T16:19:00.052Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:00.090Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:19:00.091Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/vf-modules|INFO|500||Invoke
2021-12-17T16:19:00.135Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/vf-modules|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:00.136Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:19:00:118-43603], Content-Length=[377], Date=[Fri, 17 Dec 2021 16:19:00 GMT], Content-Type=[application/json]}
2021-12-17T16:19:00.137Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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/7aee3ddf-9170-4742-854e-1109fa457d51/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/vf-modules","ERR.5.4.6114"]}}}

2021-12-17T16:19:00.139Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51/vf-modules
2021-12-17T16:19:00.139Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 7aee3ddf-9170-4742-854e-1109fa457d51
2021-12-17T16:19:00.142Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:00.172Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:19:00.172Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-RequestID=[9b7eaf05-e44a-4009-b420-243ee412d1ff], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ac4f9153-c8ab-4271-9706-d21110599612], X-ECOMP-RequestID=[9b7eaf05-e44a-4009-b420-243ee412d1ff], X-TransactionId=[], X-ONAP-RequestID=[9b7eaf05-e44a-4009-b420-243ee412d1ff]}
2021-12-17T16:19:00.217Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:19:00:193-27247], vertex-id=[209136], Content-Length=[1059], Date=[Fri, 17 Dec 2021 16:19:00 GMT], Content-Type=[application/json]}
2021-12-17T16:19:00.219Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757862211","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/7aee3ddf-9170-4742-854e-1109fa457d51","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"7aee3ddf-9170-4742-854e-1109fa457d51"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_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"}]}]}}

2021-12-17T16:19:00.219Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:19:00.220Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:19:00.221Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:19:00.222Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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
2021-12-17T16:19:00.222Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:19:00.223Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:00.223Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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
2021-12-17T16:19:00.223Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:19:00.223Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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:"8eecd8b530a5fbbc", X-B3-SpanId:"019b447b6c09732f", X-B3-ParentSpanId:"8eecd8b530a5fbbc", X-B3-Sampled:"0", X-ONAP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-TransactionID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ECOMP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85f983bc-c579-44f9-8b0e-3daa0aa4b989"]
2021-12-17T16:19:00.224Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"7aee3ddf-9170-4742-854e-1109fa457d51","serviceInstanceId":"7fb4ed2f-7b77-43e0-801c-377151c07e88"},"instanceName":null,"requestScope":"vnf"}
2021-12-17T16:19:00.224Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:19:00.246Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:00.247Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:00.247Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:19:00.247Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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:"Fri, 17 Dec 2021 16:18:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:00.248Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:19:00.248Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:00.248Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:19:00.249Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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
2021-12-17T16:19:00.250Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2021-12-17T16:19:00.250Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:00.250Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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
2021-12-17T16:19:00.251Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2021-12-17T16:19:00.251Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-TransactionID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ECOMP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4c21ec6-417d-4b3c-925c-e825a2fb192c"]
2021-12-17T16:19:00.251Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2021-12-17T16:19:00.251Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:19:00.268Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:00.268Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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
2021-12-17T16:19:00.269Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2021-12-17T16:19:00.269Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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:"Fri, 17 Dec 2021 16:18:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:00.270Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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" : 10011,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10011"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10011"
    }
  }
}
2021-12-17T16:19:00.271Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:00.271Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2021-12-17T16:19:00.274Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:19:00.274Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:19:00.274Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:00.274Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:19:00.275Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:19:00.275Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"8eecd8b530a5fbbc", X-B3-SpanId:"a4829bee86bff9f2", X-B3-ParentSpanId:"8eecd8b530a5fbbc", X-B3-Sampled:"0", X-ONAP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-TransactionID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ECOMP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3c61002-ea42-451f-b33a-330dc9c43a98"]
2021-12-17T16:19:00.275Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9b7eaf05-e44a-4009-b420-243ee412d1ff","requestStatus":"IN_PROGRESS","startTime":1639757940139,"source":"VID","vnfId":"7aee3ddf-9170-4742-854e-1109fa457d51","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","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\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n            \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"7fb4ed2f-7b77-43e0-801c-377151c07e88","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"9b7eaf05-e44a-4009-b420-243ee412d1ff"}
2021-12-17T16:19:00.275Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:19:00.297Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:00.298Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:19:00.298Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:19:00.298Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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/9b7eaf05-e44a-4009-b420-243ee412d1ff", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:18:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:00.300Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:19:00.139+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n            \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:19:00.286+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    }
  }
}
2021-12-17T16:19:00.300Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:00.301Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:19:00.308Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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
2021-12-17T16:19:00.308Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:19:00.309Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:00.309Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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
2021-12-17T16:19:00.309Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:19:00.309Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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:"2364", X-B3-TraceId:"8eecd8b530a5fbbc", X-B3-SpanId:"f41476ba3d2e9245", X-B3-ParentSpanId:"8eecd8b530a5fbbc", X-B3-Sampled:"0", X-ONAP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-TransactionID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ECOMP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3c5ffa4-fd17-455d-b264-979a18d9af17"]
2021-12-17T16:19:00.309Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|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\":\"47716c72-ca05-4982-b560-ff030cd302f1\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\"modelVersionId\":\"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\"modelCustomizationId\":\"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\"modelUuid\":\"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\"modelInvariantUuid\":\"47716c72-ca05-4982-b560-ff030cd302f1\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7fb4ed2f-7b77-43e0-801c-377151c07e88\",\"vnfInstanceId\":\"7aee3ddf-9170-4742-854e-1109fa457d51\"}","type":"String"},"requestId":{"value":"9b7eaf05-e44a-4009-b420-243ee412d1ff","type":"String"},"mso-request-id":{"value":"9b7eaf05-e44a-4009-b420-243ee412d1ff","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7fb4ed2f-7b77-43e0-801c-377151c07e88","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"7aee3ddf-9170-4742-854e-1109fa457d51","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/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:19:00.310Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:19:01.325Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:01.325Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:19:01.326Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:19:01.326Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:19:01 GMT", X-ONAP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-TransactionID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ECOMP-RequestID:"9b7eaf05-e44a-4009-b420-243ee412d1ff", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a3c5ffa4-fd17-455d-b264-979a18d9af17", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:19:01.327Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9b7eaf05-e44a-4009-b420-243ee412d1ff\",\"instanceId\":\"7aee3ddf-9170-4742-854e-1109fa457d51\"}}","message":"Success","processInstanceID":"0b0330a3-5f55-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:19:01.327Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:01.327Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:19:01.331Z|9b7eaf05-e44a-4009-b420-243ee412d1ff|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:01.464Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:01.467Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:01.468Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||Invoke
2021-12-17T16:19:01.468Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:01.468Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:01.469Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Method      : GET
2021-12-17T16:19:01.469Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6643bd9fa641a749", X-B3-SpanId:"ee27f802792b491f", X-B3-ParentSpanId:"6643bd9fa641a749", X-B3-Sampled:"0", X-ONAP-RequestID:"dbaf0002-2ddd-4344-af64-631d0df30e3d", X-RequestID:"dbaf0002-2ddd-4344-af64-631d0df30e3d", X-TransactionID:"dbaf0002-2ddd-4344-af64-631d0df30e3d", X-ECOMP-RequestID:"dbaf0002-2ddd-4344-af64-631d0df30e3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30127842-ec92-4dce-8cd0-ab4afd48fa5f"]
2021-12-17T16:19:01.469Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Request body: 
2021-12-17T16:19:01.470Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:01.491Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:01.491Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:01.492Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status text  : 
2021-12-17T16:19:01.492Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:01.494Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Response body: {
  "requestId" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:19:00.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n            \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    }
  }
}
2021-12-17T16:19:01.494Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:01.494Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||InvokeReturn
2021-12-17T16:19:01.495Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:01.496Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:01.496Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:01.496Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:01.496Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:01.497Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6643bd9fa641a749", X-B3-SpanId:"a575a3d46d1810b4", X-B3-ParentSpanId:"6643bd9fa641a749", X-B3-Sampled:"0", X-ONAP-RequestID:"dbaf0002-2ddd-4344-af64-631d0df30e3d", X-RequestID:"dbaf0002-2ddd-4344-af64-631d0df30e3d", X-TransactionID:"dbaf0002-2ddd-4344-af64-631d0df30e3d", X-ECOMP-RequestID:"dbaf0002-2ddd-4344-af64-631d0df30e3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9c2d4c6-c29f-4364-a66a-46a8a5767b2e"]
2021-12-17T16:19:01.497Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:01.497Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:01.513Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:01.513Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:01.514Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:01.514Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:01.516Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:01.516Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:01.517Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:01.523Z|dbaf0002-2ddd-4344-af64-631d0df30e3d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:05.412Z|c0e225f2-5426-4466-9c8c-851f5603b1df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:05.412Z|f377b339-1f45-45f5-840a-03bd8236fd22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:05.413Z|c0e225f2-5426-4466-9c8c-851f5603b1df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:05.413Z|f377b339-1f45-45f5-840a-03bd8236fd22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:05.413Z|0e32cc48-4e93-440c-8ddb-d42cca389af8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:05.414Z|0e32cc48-4e93-440c-8ddb-d42cca389af8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:07.007Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:07.011Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:19:07.011Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:19:07.012Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:07.012Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:19:07.012Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:19:07.012Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31707543582bc53d", X-B3-SpanId:"055ed9841c98c134", X-B3-ParentSpanId:"31707543582bc53d", X-B3-Sampled:"0", X-ONAP-RequestID:"efb731f5-e2fb-4eec-ad8b-8de003ade959", X-RequestID:"efb731f5-e2fb-4eec-ad8b-8de003ade959", X-TransactionID:"efb731f5-e2fb-4eec-ad8b-8de003ade959", X-ECOMP-RequestID:"efb731f5-e2fb-4eec-ad8b-8de003ade959", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3df46562-be40-4937-8275-b65e73e6e040"]
2021-12-17T16:19:07.013Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:19:07.013Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:07.032Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:07.033Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:07.033Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:19:07.034Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:07.035Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "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" : "2021-12-17T16:18:13.000+00:00",
  "endTime" : "2021-12-17T16:19:01.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:01.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:19:07.035Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:07.035Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||InvokeReturn
2021-12-17T16:19:07.037Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:07.037Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:07.038Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:07.038Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:07.038Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:07.039Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31707543582bc53d", X-B3-SpanId:"d61067d8ccdaaea0", X-B3-ParentSpanId:"31707543582bc53d", X-B3-Sampled:"0", X-ONAP-RequestID:"efb731f5-e2fb-4eec-ad8b-8de003ade959", X-RequestID:"efb731f5-e2fb-4eec-ad8b-8de003ade959", X-TransactionID:"efb731f5-e2fb-4eec-ad8b-8de003ade959", X-ECOMP-RequestID:"efb731f5-e2fb-4eec-ad8b-8de003ade959", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46d4c62c-62b7-44a6-a05d-7a3ea047d85b"]
2021-12-17T16:19:07.039Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:07.040Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:07.056Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:07.057Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:07.057Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:07.058Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:07.059Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":1639757902000,\"creation_time\":1639757768000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:18:23.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:19:07.060Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:07.060Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:07.067Z|efb731f5-e2fb-4eec-ad8b-8de003ade959|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:07.200Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:07.203Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:19:07.204Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:19:07.204Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:07.205Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:19:07.205Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:19:07.205Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c38b989b2d4c39fa", X-B3-SpanId:"0ab0e16c113e12e4", X-B3-ParentSpanId:"c38b989b2d4c39fa", X-B3-Sampled:"0", X-ONAP-RequestID:"f235e5ab-298b-4c74-b1e3-9cebcdad12cf", X-RequestID:"f235e5ab-298b-4c74-b1e3-9cebcdad12cf", X-TransactionID:"f235e5ab-298b-4c74-b1e3-9cebcdad12cf", X-ECOMP-RequestID:"f235e5ab-298b-4c74-b1e3-9cebcdad12cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8e550dc-76d9-420a-afad-6262e1361253"]
2021-12-17T16:19:07.206Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:19:07.206Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:07.223Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:07.224Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:07.224Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:19:07.225Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:07.225Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "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" : "2021-12-17T16:18:13.000+00:00",
  "endTime" : "2021-12-17T16:19:01.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:01.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:19:07.226Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:07.226Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||InvokeReturn
2021-12-17T16:19:07.228Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:07.228Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:07.228Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:07.229Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:07.229Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:07.229Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c38b989b2d4c39fa", X-B3-SpanId:"8b8d2ee43e7d0ae6", X-B3-ParentSpanId:"c38b989b2d4c39fa", X-B3-Sampled:"0", X-ONAP-RequestID:"f235e5ab-298b-4c74-b1e3-9cebcdad12cf", X-RequestID:"f235e5ab-298b-4c74-b1e3-9cebcdad12cf", X-TransactionID:"f235e5ab-298b-4c74-b1e3-9cebcdad12cf", X-ECOMP-RequestID:"f235e5ab-298b-4c74-b1e3-9cebcdad12cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ce2bb61-f7d9-463c-b58d-d9155c0c7788"]
2021-12-17T16:19:07.230Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:07.230Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:07.241Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:07.241Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:07.242Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:07.242Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:07.243Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":1639757902000,\"creation_time\":1639757768000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:18:23.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:19:07.243Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:07.244Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:07.251Z|f235e5ab-298b-4c74-b1e3-9cebcdad12cf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:07.371Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:07.374Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:19:07.374Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:19:07.375Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:07.375Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:19:07.375Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:19:07.375Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a398122da538384", X-B3-SpanId:"4f9b4f343cb77856", X-B3-ParentSpanId:"1a398122da538384", X-B3-Sampled:"0", X-ONAP-RequestID:"f73a4454-c2fe-4fad-b493-21e9c32da788", X-RequestID:"f73a4454-c2fe-4fad-b493-21e9c32da788", X-TransactionID:"f73a4454-c2fe-4fad-b493-21e9c32da788", X-ECOMP-RequestID:"f73a4454-c2fe-4fad-b493-21e9c32da788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0eeb4df-f80c-4fcb-8fa9-572449439b4d"]
2021-12-17T16:19:07.376Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:19:07.376Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:07.392Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:07.392Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:07.393Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:19:07.393Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:07.394Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "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" : "2021-12-17T16:18:13.000+00:00",
  "endTime" : "2021-12-17T16:19:01.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:01.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:19:07.394Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:07.395Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||InvokeReturn
2021-12-17T16:19:07.396Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:07.397Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:07.397Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:07.397Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:07.397Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:07.398Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a398122da538384", X-B3-SpanId:"11dc4bdd105c78a3", X-B3-ParentSpanId:"1a398122da538384", X-B3-Sampled:"0", X-ONAP-RequestID:"f73a4454-c2fe-4fad-b493-21e9c32da788", X-RequestID:"f73a4454-c2fe-4fad-b493-21e9c32da788", X-TransactionID:"f73a4454-c2fe-4fad-b493-21e9c32da788", X-ECOMP-RequestID:"f73a4454-c2fe-4fad-b493-21e9c32da788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5c2b7de-5d20-4224-90c2-1bc6cf3037e5"]
2021-12-17T16:19:07.398Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:07.398Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:07.409Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:07.409Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:07.409Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:07.410Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:07.411Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":1639757902000,\"creation_time\":1639757768000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:18:23.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:19:07.411Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:07.412Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:07.417Z|f73a4454-c2fe-4fad-b493-21e9c32da788|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:07.538Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:07.541Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:19:07.542Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:19:07.542Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:07.542Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:19:07.543Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:19:07.543Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12abbb0d496fae76", X-B3-SpanId:"a4c72411ee6c695e", X-B3-ParentSpanId:"12abbb0d496fae76", X-B3-Sampled:"0", X-ONAP-RequestID:"bdc42a9e-e18e-4955-a5cf-fe6b07343162", X-RequestID:"bdc42a9e-e18e-4955-a5cf-fe6b07343162", X-TransactionID:"bdc42a9e-e18e-4955-a5cf-fe6b07343162", X-ECOMP-RequestID:"bdc42a9e-e18e-4955-a5cf-fe6b07343162", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e06ec9c6-a02a-4591-be34-330a9339cc3e"]
2021-12-17T16:19:07.543Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:19:07.543Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:07.565Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:07.566Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:07.566Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:19:07.567Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:07.568Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "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" : "2021-12-17T16:18:13.000+00:00",
  "endTime" : "2021-12-17T16:19:01.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:01.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:19:07.568Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:07.568Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||InvokeReturn
2021-12-17T16:19:07.569Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:07.570Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:07.570Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:07.570Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:07.570Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:07.571Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12abbb0d496fae76", X-B3-SpanId:"5b52578080c669c5", X-B3-ParentSpanId:"12abbb0d496fae76", X-B3-Sampled:"0", X-ONAP-RequestID:"bdc42a9e-e18e-4955-a5cf-fe6b07343162", X-RequestID:"bdc42a9e-e18e-4955-a5cf-fe6b07343162", X-TransactionID:"bdc42a9e-e18e-4955-a5cf-fe6b07343162", X-ECOMP-RequestID:"bdc42a9e-e18e-4955-a5cf-fe6b07343162", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"418bb40f-cb65-43dc-b632-99d82615a9e2"]
2021-12-17T16:19:07.571Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:07.571Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:07.582Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:07.583Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:07.583Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:07.584Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:07.584Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":1639757902000,\"creation_time\":1639757768000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:18:23.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:19:07.584Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:07.585Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:07.591Z|bdc42a9e-e18e-4955-a5cf-fe6b07343162|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:07.707Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:07.711Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:19:07.712Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||Invoke
2021-12-17T16:19:07.712Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:07.712Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff
2021-12-17T16:19:07.713Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Method      : GET
2021-12-17T16:19:07.713Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caba79cb8d0dbfc0", X-B3-SpanId:"a6ef8f36ad56a567", X-B3-ParentSpanId:"caba79cb8d0dbfc0", X-B3-Sampled:"0", X-ONAP-RequestID:"05b4b494-37d1-48b6-8d06-056926c4e4b0", X-RequestID:"05b4b494-37d1-48b6-8d06-056926c4e4b0", X-TransactionID:"05b4b494-37d1-48b6-8d06-056926c4e4b0", X-ECOMP-RequestID:"05b4b494-37d1-48b6-8d06-056926c4e4b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbf53142-4008-4177-b255-9c6f14c5d011"]
2021-12-17T16:19:07.713Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Request body: 
2021-12-17T16:19:07.714Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:07.730Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:07.730Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:07.731Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Status text  : 
2021-12-17T16:19:07.731Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:07.732Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||Response body: {
  "requestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "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" : "2021-12-17T16:18:13.000+00:00",
  "endTime" : "2021-12-17T16:19:01.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfType" : "",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"8852e966-b4f6-4cb0-b034-db65a83d183f\",\n            \"modelVersionId\": \"2b0d93b3-657c-4c5d-9ce2-73947ce2b2fb\",\n            \"modelName\": \"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\n            \"modelVersion\": \"1639757879659\",\n            \"modelCustomizationId\": \"28611665-0fd2-4fde-ba45-2011518e019f\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:01.000+00:00",
  "vfModuleId" : "88efcb30-d295-474b-a8d0-6163187daac9",
  "vfModuleName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "vfModuleModelName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52/vfModules/88efcb30-d295-474b-a8d0-6163187daac9",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff"
    }
  }
}
2021-12-17T16:19:07.732Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:07.732Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|INFO|500||InvokeReturn
2021-12-17T16:19:07.734Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:07.734Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:07.735Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:07.735Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:07.735Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:07.735Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caba79cb8d0dbfc0", X-B3-SpanId:"5237436fb0015965", X-B3-ParentSpanId:"caba79cb8d0dbfc0", X-B3-Sampled:"0", X-ONAP-RequestID:"05b4b494-37d1-48b6-8d06-056926c4e4b0", X-RequestID:"05b4b494-37d1-48b6-8d06-056926c4e4b0", X-TransactionID:"05b4b494-37d1-48b6-8d06-056926c4e4b0", X-ECOMP-RequestID:"05b4b494-37d1-48b6-8d06-056926c4e4b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ed507da-383a-4fb0-9041-d08abaa2974c"]
2021-12-17T16:19:07.736Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:07.736Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:07.747Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:07.747Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:07.747Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:07.747Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:07.749Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ebf5a57e-3501-45dd-9e6b-c7c0278450ff",
  "groupingId" : "1a0d4e12-b132-4e07-88ff-1cca89771e93",
  "name" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d/1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"updated_time\":1639757902000,\"creation_time\":1639757768000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"584c8e40a10942d393d4b205ca461395\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"219b2afe-ac24-4133-a63e-735539048a52\",\"OS::stack_id\":\"1a0d4e12-b132-4e07-88ff-1cca89771e93\",\"OS::stack_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d\",\"vf_module_id\":\"88efcb30-d295-474b-a8d0-6163187daac9\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:18:23.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:19:07.749Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:07.750Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ebf5a57e-3501-45dd-9e6b-c7c0278450ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:07.756Z|05b4b494-37d1-48b6-8d06-056926c4e4b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ebf5a57e-3501-45dd-9e6b-c7c0278450ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:09.306Z|c4a6ff4b-e309-4c26-80e9-96cf98eca2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:19:09.306Z|c4a6ff4b-e309-4c26-80e9-96cf98eca2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:19:09.638Z|41b96a7e-9f85-4447-9c78-c26010221660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:19:09.638Z|41b96a7e-9f85-4447-9c78-c26010221660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:19:11.021Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:11.023Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||INFO|500||Checking if requestId: a90d07b2-2902-4869-bcf2-daf215eb1b71 already exists in requestDb InfraActiveRequests table
2021-12-17T16:19:11.023Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:11.024Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||Invoke
2021-12-17T16:19:11.024Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:11.024Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:11.024Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Method      : GET
2021-12-17T16:19:11.024Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cda61531d974b61a", X-B3-SpanId:"17fbac2447a499b6", X-B3-ParentSpanId:"cda61531d974b61a", X-B3-Sampled:"0", X-ONAP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-TransactionID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ECOMP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48a4f599-2ca8-4bb0-94fd-6747139e199a"]
2021-12-17T16:19:11.025Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Request body: 
2021-12-17T16:19:11.025Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||==========================request end================================================
2021-12-17T16:19:11.041Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:11.042Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:19:11.042Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status text  : 
2021-12-17T16:19:11.042Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:19:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:11.042Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Response body: 
2021-12-17T16:19:11.042Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:11.043Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:11.050Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:19:11.054Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:11.078Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:19:11.078Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/related-to/volume-groups|INFO|500||Invoke
2021-12-17T16:19:11.122Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:11.123Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/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-211217-16:19:11:105-73986], Content-Length=[408], Date=[Fri, 17 Dec 2021 16:19:11 GMT], Content-Type=[application/json]}
2021-12-17T16:19:11.125Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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/219b2afe-ac24-4133-a63e-735539048a52/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/related-to/volume-groups","ERR.5.4.6114"]}}}

2021-12-17T16:19:11.127Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/related-to/volume-groups
2021-12-17T16:19:11.127Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 219b2afe-ac24-4133-a63e-735539048a52
2021-12-17T16:19:11.130Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:11.152Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/vf-modules|INFO|500||Invoke
2021-12-17T16:19:11.152Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[a90d07b2-2902-4869-bcf2-daf215eb1b71], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[39924d42-b069-4a09-b3f2-cbc25925609b], X-ECOMP-RequestID=[a90d07b2-2902-4869-bcf2-daf215eb1b71], X-TransactionId=[], X-ONAP-RequestID=[a90d07b2-2902-4869-bcf2-daf215eb1b71]}
2021-12-17T16:19:11.198Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:19:11:173-10415], Content-Length=[377], Date=[Fri, 17 Dec 2021 16:19:11 GMT], Content-Type=[application/json]}
2021-12-17T16:19:11.200Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/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/219b2afe-ac24-4133-a63e-735539048a52/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/vf-modules","ERR.5.4.6114"]}}}

2021-12-17T16:19:11.200Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/vf-modules|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:11.202Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52/vf-modules
2021-12-17T16:19:11.202Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 219b2afe-ac24-4133-a63e-735539048a52
2021-12-17T16:19:11.206Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:11.212Z|d64647ed-0212-4401-9bd6-4212b20c7398|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:19:11.213Z|d64647ed-0212-4401-9bd6-4212b20c7398|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:11.239Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:19:11.240Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:19:11.343Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:19:11.344Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211217-16:19:11:265-62192], vertex-id=[204896], Content-Length=[1056], Date=[Fri, 17 Dec 2021 16:19:11 GMT], Content-Type=[application/json]}
2021-12-17T16:19:11.345Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757740592","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/219b2afe-ac24-4133-a63e-735539048a52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"219b2afe-ac24-4133-a63e-735539048a52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_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"}]}]}}

2021-12-17T16:19:11.347Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:19:11.347Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:19:11.349Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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
2021-12-17T16:19:11.349Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:19:11.350Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:11.350Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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
2021-12-17T16:19:11.351Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:19:11.351Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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:"cda61531d974b61a", X-B3-SpanId:"d084ed220161a99b", X-B3-ParentSpanId:"cda61531d974b61a", X-B3-Sampled:"0", X-ONAP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-TransactionID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ECOMP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"041adba2-139a-484b-8a6f-39fd92a1003a"]
2021-12-17T16:19:11.352Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"219b2afe-ac24-4133-a63e-735539048a52","serviceInstanceId":"13478c0b-2f5b-45e3-8c22-0d619d5545d8"},"instanceName":null,"requestScope":"vnf"}
2021-12-17T16:19:11.352Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:19:11.366Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:11.366Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:11.367Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:19:11.367Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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:"Fri, 17 Dec 2021 16:19:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:11.368Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:19:11.368Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:11.369Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:19:11.370Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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
2021-12-17T16:19:11.370Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2021-12-17T16:19:11.370Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:11.371Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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
2021-12-17T16:19:11.371Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2021-12-17T16:19:11.372Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-TransactionID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ECOMP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e39d9e93-4d49-4440-9150-9d376ecd3cba"]
2021-12-17T16:19:11.372Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2021-12-17T16:19:11.372Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:19:11.395Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:11.396Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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
2021-12-17T16:19:11.396Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2021-12-17T16:19:11.396Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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:"Fri, 17 Dec 2021 16:19:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:11.397Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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" : 10011,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10011"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10011"
    }
  }
}
2021-12-17T16:19:11.398Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:11.398Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2021-12-17T16:19:11.404Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:19:11.404Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:19:11.405Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:11.405Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:19:11.406Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:19:11.406Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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:"1596", X-B3-TraceId:"cda61531d974b61a", X-B3-SpanId:"d030b4ab7a750d1f", X-B3-ParentSpanId:"cda61531d974b61a", X-B3-Sampled:"0", X-ONAP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-TransactionID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ECOMP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f92bcae7-6604-413b-a019-04fbbc07b0e0"]
2021-12-17T16:19:11.406Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a90d07b2-2902-4869-bcf2-daf215eb1b71","requestStatus":"IN_PROGRESS","startTime":1639757951203,"source":"VID","vnfId":"219b2afe-ac24-4133-a63e-735539048a52","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","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\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n            \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"a90d07b2-2902-4869-bcf2-daf215eb1b71"}
2021-12-17T16:19:11.407Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:19:11.428Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:11.428Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:19:11.428Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:19:11.429Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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/a90d07b2-2902-4869-bcf2-daf215eb1b71", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:11.430Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:19:11.203+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n            \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:19:11.418+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    }
  }
}
2021-12-17T16:19:11.430Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:11.431Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:19:11.438Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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
2021-12-17T16:19:11.439Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:19:11.440Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:11.440Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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
2021-12-17T16:19:11.441Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:19:11.441Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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:"cda61531d974b61a", X-B3-SpanId:"81dbbb796d8d3844", X-B3-ParentSpanId:"cda61531d974b61a", X-B3-Sampled:"0", X-ONAP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-TransactionID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ECOMP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c3a62ed-d439-4fe6-a1bf-970870d6937a"]
2021-12-17T16:19:11.442Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|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\":\"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\"modelVersionId\":\"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\"modelCustomizationId\":\"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\"modelUuid\":\"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\"modelInvariantUuid\":\"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"13478c0b-2f5b-45e3-8c22-0d619d5545d8\",\"vnfInstanceId\":\"219b2afe-ac24-4133-a63e-735539048a52\"}","type":"String"},"requestId":{"value":"a90d07b2-2902-4869-bcf2-daf215eb1b71","type":"String"},"mso-request-id":{"value":"a90d07b2-2902-4869-bcf2-daf215eb1b71","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"219b2afe-ac24-4133-a63e-735539048a52","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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:19:11.442Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:19:11.649Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:11.653Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:11.655Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||Invoke
2021-12-17T16:19:11.655Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:11.655Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:11.656Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Method      : GET
2021-12-17T16:19:11.656Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21794b0edd5e2517", X-B3-SpanId:"13e41b3bc1c74758", X-B3-ParentSpanId:"21794b0edd5e2517", X-B3-Sampled:"0", X-ONAP-RequestID:"961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5", X-RequestID:"961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5", X-TransactionID:"961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5", X-ECOMP-RequestID:"961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a49f9e66-8a45-47c7-a6ce-ab894886dcbf"]
2021-12-17T16:19:11.657Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Request body: 
2021-12-17T16:19:11.657Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:11.675Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:11.675Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:11.676Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status text  : 
2021-12-17T16:19:11.677Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:11.677Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Response body: {
  "requestId" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:00.000+00:00",
  "endTime" : "2021-12-17T16:19:06.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n            \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    }
  }
}
2021-12-17T16:19:11.678Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:11.678Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||InvokeReturn
2021-12-17T16:19:11.680Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:11.680Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:11.681Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:11.681Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:11.681Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:11.682Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21794b0edd5e2517", X-B3-SpanId:"887a31e7b981f976", X-B3-ParentSpanId:"21794b0edd5e2517", X-B3-Sampled:"0", X-ONAP-RequestID:"961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5", X-RequestID:"961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5", X-TransactionID:"961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5", X-ECOMP-RequestID:"961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7670187-f582-4d77-8f57-32d8e9a245fa"]
2021-12-17T16:19:11.683Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:11.683Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:11.696Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:11.696Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:11.696Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:11.697Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:11.698Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:11.698Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:11.699Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:11.704Z|961b4e9a-6a6e-4aa7-9cb8-65964c69c6e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:11.821Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:11.824Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:11.825Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||Invoke
2021-12-17T16:19:11.825Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:11.826Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:11.826Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Method      : GET
2021-12-17T16:19:11.826Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67b1ec19155030b4", X-B3-SpanId:"0e67720e205ec5bd", X-B3-ParentSpanId:"67b1ec19155030b4", X-B3-Sampled:"0", X-ONAP-RequestID:"998b5e84-cba8-4a06-9fb0-a2938e213eb0", X-RequestID:"998b5e84-cba8-4a06-9fb0-a2938e213eb0", X-TransactionID:"998b5e84-cba8-4a06-9fb0-a2938e213eb0", X-ECOMP-RequestID:"998b5e84-cba8-4a06-9fb0-a2938e213eb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66316a6b-bafa-4e70-bf97-da3b0f5042ac"]
2021-12-17T16:19:11.826Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Request body: 
2021-12-17T16:19:11.827Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:11.843Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:11.844Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:11.844Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status text  : 
2021-12-17T16:19:11.844Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:11.845Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Response body: {
  "requestId" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:00.000+00:00",
  "endTime" : "2021-12-17T16:19:06.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n            \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    }
  }
}
2021-12-17T16:19:11.846Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:11.846Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||InvokeReturn
2021-12-17T16:19:11.848Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:11.848Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:11.848Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:11.849Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:11.849Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:11.849Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67b1ec19155030b4", X-B3-SpanId:"6f8d2b92c49c4d6e", X-B3-ParentSpanId:"67b1ec19155030b4", X-B3-Sampled:"0", X-ONAP-RequestID:"998b5e84-cba8-4a06-9fb0-a2938e213eb0", X-RequestID:"998b5e84-cba8-4a06-9fb0-a2938e213eb0", X-TransactionID:"998b5e84-cba8-4a06-9fb0-a2938e213eb0", X-ECOMP-RequestID:"998b5e84-cba8-4a06-9fb0-a2938e213eb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9cbc1bd-37dc-4c36-b7cf-3b871442a112"]
2021-12-17T16:19:11.850Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:11.850Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:11.859Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:11.860Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:11.860Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:11.860Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:11.861Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:11.862Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:11.862Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:11.869Z|998b5e84-cba8-4a06-9fb0-a2938e213eb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:11.991Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:11.995Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:11.996Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||Invoke
2021-12-17T16:19:11.996Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:11.997Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:11.997Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Method      : GET
2021-12-17T16:19:11.997Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5fda78189919e9a", X-B3-SpanId:"e51b99a6ae436e0f", X-B3-ParentSpanId:"c5fda78189919e9a", X-B3-Sampled:"0", X-ONAP-RequestID:"d3bac980-6ad3-4fea-b724-065b233c7508", X-RequestID:"d3bac980-6ad3-4fea-b724-065b233c7508", X-TransactionID:"d3bac980-6ad3-4fea-b724-065b233c7508", X-ECOMP-RequestID:"d3bac980-6ad3-4fea-b724-065b233c7508", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5406a2d-91e7-40ff-b0be-ddf9f6367783"]
2021-12-17T16:19:11.998Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Request body: 
2021-12-17T16:19:11.998Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:12.017Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:12.017Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:12.018Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status text  : 
2021-12-17T16:19:12.018Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:12.019Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Response body: {
  "requestId" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:00.000+00:00",
  "endTime" : "2021-12-17T16:19:06.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n            \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    }
  }
}
2021-12-17T16:19:12.022Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:12.024Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||InvokeReturn
2021-12-17T16:19:12.028Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:12.028Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:12.029Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:12.029Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:12.029Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:12.030Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5fda78189919e9a", X-B3-SpanId:"a7d2c7b955c02aa6", X-B3-ParentSpanId:"c5fda78189919e9a", X-B3-Sampled:"0", X-ONAP-RequestID:"d3bac980-6ad3-4fea-b724-065b233c7508", X-RequestID:"d3bac980-6ad3-4fea-b724-065b233c7508", X-TransactionID:"d3bac980-6ad3-4fea-b724-065b233c7508", X-ECOMP-RequestID:"d3bac980-6ad3-4fea-b724-065b233c7508", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2458ff2-4718-4656-be78-31696a8afbdc"]
2021-12-17T16:19:12.030Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:12.030Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:12.043Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:12.043Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:12.044Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:12.044Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:12.046Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:12.046Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:12.047Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:12.053Z|d3bac980-6ad3-4fea-b724-065b233c7508|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:12.175Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:12.178Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:12.179Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||Invoke
2021-12-17T16:19:12.179Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:12.179Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:12.179Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Method      : GET
2021-12-17T16:19:12.179Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9981d16ae3d8f5f", X-B3-SpanId:"92f0df134d702fdd", X-B3-ParentSpanId:"e9981d16ae3d8f5f", X-B3-Sampled:"0", X-ONAP-RequestID:"ff86fa84-b531-4fd2-8f2c-81787f5b9b4b", X-RequestID:"ff86fa84-b531-4fd2-8f2c-81787f5b9b4b", X-TransactionID:"ff86fa84-b531-4fd2-8f2c-81787f5b9b4b", X-ECOMP-RequestID:"ff86fa84-b531-4fd2-8f2c-81787f5b9b4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb8541e8-674e-4598-a6f1-43fa48be7859"]
2021-12-17T16:19:12.180Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Request body: 
2021-12-17T16:19:12.180Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:12.197Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:12.197Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:12.197Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status text  : 
2021-12-17T16:19:12.198Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:12.198Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Response body: {
  "requestId" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:00.000+00:00",
  "endTime" : "2021-12-17T16:19:06.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n            \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    }
  }
}
2021-12-17T16:19:12.199Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:12.199Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||InvokeReturn
2021-12-17T16:19:12.200Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:12.200Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:12.200Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:12.200Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:12.201Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:12.201Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9981d16ae3d8f5f", X-B3-SpanId:"7e4a669f73e3b4bf", X-B3-ParentSpanId:"e9981d16ae3d8f5f", X-B3-Sampled:"0", X-ONAP-RequestID:"ff86fa84-b531-4fd2-8f2c-81787f5b9b4b", X-RequestID:"ff86fa84-b531-4fd2-8f2c-81787f5b9b4b", X-TransactionID:"ff86fa84-b531-4fd2-8f2c-81787f5b9b4b", X-ECOMP-RequestID:"ff86fa84-b531-4fd2-8f2c-81787f5b9b4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee344be3-acf1-4d08-b4d7-8320bb1b170f"]
2021-12-17T16:19:12.201Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:12.201Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:12.211Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:12.211Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:12.211Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:12.212Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:12.212Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:12.213Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:12.213Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:12.218Z|ff86fa84-b531-4fd2-8f2c-81787f5b9b4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:12.347Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:12.350Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:12.351Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||Invoke
2021-12-17T16:19:12.351Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:12.351Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff
2021-12-17T16:19:12.352Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Method      : GET
2021-12-17T16:19:12.352Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3ee5b3bde52204a", X-B3-SpanId:"43258a09b43041bd", X-B3-ParentSpanId:"a3ee5b3bde52204a", X-B3-Sampled:"0", X-ONAP-RequestID:"0ce505e9-aa1b-4687-ab01-bb137207916c", X-RequestID:"0ce505e9-aa1b-4687-ab01-bb137207916c", X-TransactionID:"0ce505e9-aa1b-4687-ab01-bb137207916c", X-ECOMP-RequestID:"0ce505e9-aa1b-4687-ab01-bb137207916c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc3a0b2d-d22b-4f56-b129-84c08c447a70"]
2021-12-17T16:19:12.352Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Request body: 
2021-12-17T16:19:12.353Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||==========================request end================================================
2021-12-17T16:19:12.373Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:12.373Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:12.373Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Status text  : 
2021-12-17T16:19:12.374Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:12.375Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||Response body: {
  "requestId" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:00.000+00:00",
  "endTime" : "2021-12-17T16:19:06.000+00:00",
  "source" : "VID",
  "vnfId" : "7aee3ddf-9170-4742-854e-1109fa457d51",
  "vnfName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"47716c72-ca05-4982-b560-ff030cd302f1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"39d38a70-0d6d-450e-b034-7dc31cc4d6a4\",\n            \"modelCustomizationId\": \"767321dc-3c95-43fc-9cd6-3dfd93db00a9\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88/vnfs/7aee3ddf-9170-4742-854e-1109fa457d51",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "9b7eaf05-e44a-4009-b420-243ee412d1ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff"
    }
  }
}
2021-12-17T16:19:12.375Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:12.376Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9b7eaf05-e44a-4009-b420-243ee412d1ff|INFO|500||InvokeReturn
2021-12-17T16:19:12.377Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:12.377Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:12.377Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:12.378Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false
2021-12-17T16:19:12.378Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:12.378Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3ee5b3bde52204a", X-B3-SpanId:"bd96721d53af4ccd", X-B3-ParentSpanId:"a3ee5b3bde52204a", X-B3-Sampled:"0", X-ONAP-RequestID:"0ce505e9-aa1b-4687-ab01-bb137207916c", X-RequestID:"0ce505e9-aa1b-4687-ab01-bb137207916c", X-TransactionID:"0ce505e9-aa1b-4687-ab01-bb137207916c", X-ECOMP-RequestID:"0ce505e9-aa1b-4687-ab01-bb137207916c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d664a080-7756-4b52-adfa-e5b1df74b266"]
2021-12-17T16:19:12.378Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:12.379Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:12.389Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:12.389Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:12.390Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:12.390Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:12.391Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:12.391Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:12.391Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9b7eaf05-e44a-4009-b420-243ee412d1ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:12.397Z|0ce505e9-aa1b-4687-ab01-bb137207916c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9b7eaf05-e44a-4009-b420-243ee412d1ff|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:12.458Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:12.458Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:19:12.459Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:19:12.459Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:19:12 GMT", X-ONAP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-TransactionID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ECOMP-RequestID:"a90d07b2-2902-4869-bcf2-daf215eb1b71", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5c3a62ed-d439-4fe6-a1bf-970870d6937a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:19:12.459Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a90d07b2-2902-4869-bcf2-daf215eb1b71\",\"instanceId\":\"219b2afe-ac24-4133-a63e-735539048a52\"}}","message":"Success","processInstanceID":"11a5a57c-5f55-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:19:12.459Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:12.460Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:19:12.463Z|a90d07b2-2902-4869-bcf2-daf215eb1b71|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:12.590Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:12.594Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:12.594Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||Invoke
2021-12-17T16:19:12.594Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:12.595Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:12.595Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Method      : GET
2021-12-17T16:19:12.595Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"468577ac7ea7b043", X-B3-SpanId:"60e11638540faf5a", X-B3-ParentSpanId:"468577ac7ea7b043", X-B3-Sampled:"0", X-ONAP-RequestID:"704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c", X-RequestID:"704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c", X-TransactionID:"704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c", X-ECOMP-RequestID:"704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d0964c4-d9ce-4ba7-afb1-978f52d4276e"]
2021-12-17T16:19:12.595Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Request body: 
2021-12-17T16:19:12.596Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||==========================request end================================================
2021-12-17T16:19:12.619Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:12.620Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:12.620Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status text  : 
2021-12-17T16:19:12.621Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:12.622Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Response body: {
  "requestId" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:19:11.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n            \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    }
  }
}
2021-12-17T16:19:12.622Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:12.622Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||InvokeReturn
2021-12-17T16:19:12.624Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:12.624Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:12.624Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:12.625Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:12.625Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:12.625Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"468577ac7ea7b043", X-B3-SpanId:"73b3675afe24deb5", X-B3-ParentSpanId:"468577ac7ea7b043", X-B3-Sampled:"0", X-ONAP-RequestID:"704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c", X-RequestID:"704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c", X-TransactionID:"704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c", X-ECOMP-RequestID:"704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcd91cdf-2497-4ecf-977f-5c8d4330029e"]
2021-12-17T16:19:12.626Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:12.626Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:12.641Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:12.642Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:12.643Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:12.644Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:12.645Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:12.645Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:12.646Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:12.654Z|704c4ccd-1370-48a2-b2d8-ec4b1e9ace8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:14.065Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:14.067Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||Checking if requestId: d444636c-c52d-4555-8812-f62aa6f4c9b2 already exists in requestDb InfraActiveRequests table
2021-12-17T16:19:14.068Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:14.068Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||Invoke
2021-12-17T16:19:14.069Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:14.069Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:14.069Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Method      : GET
2021-12-17T16:19:14.070Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68cb3ccf64a278f2", X-B3-SpanId:"eabbf00368d7cc5d", X-B3-ParentSpanId:"68cb3ccf64a278f2", X-B3-Sampled:"0", X-ONAP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-TransactionID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ECOMP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f67c0a7a-3e0f-4458-a7bc-02ab3af5176e"]
2021-12-17T16:19:14.070Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Request body: 
2021-12-17T16:19:14.070Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||==========================request end================================================
2021-12-17T16:19:14.087Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:14.087Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:19:14.088Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status text  : 
2021-12-17T16:19:14.088Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:19:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:14.088Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Response body: 
2021-12-17T16:19:14.088Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:14.089Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:14.096Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:19:14.102Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:14.127Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:19:14.127Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed|INFO|500||Invoke
2021-12-17T16:19:14.292Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed|INFO|500||InvokeReturn
2021-12-17T16:19:14.293Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:19:14:148-8242], vertex-id=[438384], Content-Length=[247], Date=[Fri, 17 Dec 2021 16:19:14 GMT], Content-Type=[application/json]}
2021-12-17T16:19:14.294Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88"}]}

2021-12-17T16:19:14.299Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:14.323Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-12-17T16:19:14.324Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[d444636c-c52d-4555-8812-f62aa6f4c9b2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[58b12aa6-4df3-4ed0-8e3c-ae380a1428a8], X-ECOMP-RequestID=[d444636c-c52d-4555-8812-f62aa6f4c9b2], X-TransactionId=[], X-ONAP-RequestID=[d444636c-c52d-4555-8812-f62aa6f4c9b2]}
2021-12-17T16:19:14.432Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/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-211217-16:19:14:349-99278], Content-Length=[605], Date=[Fri, 17 Dec 2021 16:19:14 GMT], Content-Type=[application/json]}
2021-12-17T16:19:14.433Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/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/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2021-12-17T16:19:14.433Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:14.435Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2021-12-17T16:19:14.439Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:14.465Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:19:14.466Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed|INFO|500||Invoke
2021-12-17T16:19:14.596Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed|INFO|500||InvokeReturn
2021-12-17T16:19:14.597Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:19:14:487-92738], vertex-id=[438384], Content-Length=[247], Date=[Fri, 17 Dec 2021 16:19:14 GMT], Content-Type=[application/json]}
2021-12-17T16:19:14.598Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88"}]}

2021-12-17T16:19:14.603Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:14.627Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:19:14.627Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-12-17T16:19:14.733Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:14.733Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88/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-211217-16:19:14:649-48491], Content-Length=[602], Date=[Fri, 17 Dec 2021 16:19:14 GMT], Content-Type=[application/json]}
2021-12-17T16:19:14.734Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88/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/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/l3-networks","ERR.5.4.6114"]}}}

2021-12-17T16:19:14.739Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2021-12-17T16:19:14.743Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:14.766Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:19:14.766Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed|INFO|500||Invoke
2021-12-17T16:19:14.926Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed|INFO|500||InvokeReturn
2021-12-17T16:19:14.927Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:19:14:788-22026], vertex-id=[438384], Content-Length=[247], Date=[Fri, 17 Dec 2021 16:19:14 GMT], Content-Type=[application/json]}
2021-12-17T16:19:14.929Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88"}]}

2021-12-17T16:19:14.933Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:14.963Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:19:14.963Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-12-17T16:19:15.131Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:15.132Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88/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-211217-16:19:14:986-36325], Content-Length=[611], Date=[Fri, 17 Dec 2021 16:19:14 GMT], Content-Type=[application/json]}
2021-12-17T16:19:15.133Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88/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/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/configurations","ERR.5.4.6114"]}}}

2021-12-17T16:19:15.135Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/7fb4ed2f-7b77-43e0-801c-377151c07e88/related-to/configurations?resultIndex=0&resultSize=1&format=count
2021-12-17T16:19:15.139Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:15.163Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:19:15.164Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-RequestID=[d444636c-c52d-4555-8812-f62aa6f4c9b2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[04ecd2c5-f91a-4695-a959-db9e0c29c9b3], X-ECOMP-RequestID=[d444636c-c52d-4555-8812-f62aa6f4c9b2], X-TransactionId=[], X-ONAP-RequestID=[d444636c-c52d-4555-8812-f62aa6f4c9b2]}
2021-12-17T16:19:15.294Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:19:15:187-66269], vertex-id=[209136], Content-Length=[608], Date=[Fri, 17 Dec 2021 16:19:15 GMT], Content-Type=[application/json]}
2021-12-17T16:19:15.295Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757945088","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"}]}]}}

2021-12-17T16:19:15.295Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:19:15.296Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:19:15.297Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:19:15.297Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.298Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:19:15.298Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:15.298Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.299Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:19:15.299Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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:"68cb3ccf64a278f2", X-B3-SpanId:"5f50643d16982bb1", X-B3-ParentSpanId:"68cb3ccf64a278f2", X-B3-Sampled:"0", X-ONAP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-TransactionID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ECOMP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4be4d0f8-a965-45c6-ac5a-657fc5b945ca"]
2021-12-17T16:19:15.299Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"7fb4ed2f-7b77-43e0-801c-377151c07e88"},"instanceName":null,"requestScope":"service"}
2021-12-17T16:19:15.299Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:19:15.316Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:15.316Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:15.316Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:19:15.316Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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:"Fri, 17 Dec 2021 16:19:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:15.317Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:19:15.317Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:15.317Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:19:15.318Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.318Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:19:15.319Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:15.319Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.319Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:19:15.320Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-TransactionID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ECOMP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ee232b6-f88b-40f2-8065-45fa00f18f4b"]
2021-12-17T16:19:15.320Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:19:15.320Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:19:15.362Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:15.363Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:15.363Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:19:15.364Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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:"Fri, 17 Dec 2021 16:19:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:15.364Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:19:15.365Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:15.365Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:19:15.368Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.368Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.368Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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================================================
2021-12-17T16:19:15.369Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.369Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.369Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-TransactionID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ECOMP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f20f0285-f584-4ae1-83e7-0553f0386a52"]
2021-12-17T16:19:15.370Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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: 
2021-12-17T16:19:15.370Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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================================================
2021-12-17T16:19:15.383Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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==========================================
2021-12-17T16:19:15.384Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.384Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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  : 
2021-12-17T16:19:15.384Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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:"Fri, 17 Dec 2021 16:19:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:15.385Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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" : 513,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513/service"
    }
  }
}
2021-12-17T16:19:15.385Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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=================================================
2021-12-17T16:19:15.386Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.387Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.388Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:19:15.388Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:15.388Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.389Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:19:15.389Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-TransactionID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ECOMP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96127de0-da4a-487c-afac-bdb97f6a42c0"]
2021-12-17T16:19:15.389Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:19:15.390Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:19:15.405Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:15.405Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:15.406Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:19:15.406Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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:"Fri, 17 Dec 2021 16:19:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:15.407Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:19:15.407Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:15.408Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:19:15.412Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:19:15.412Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:19:15.412Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:15.413Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:19:15.413Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:19:15.413Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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:"1378", X-B3-TraceId:"68cb3ccf64a278f2", X-B3-SpanId:"3cb095703c09ac7f", X-B3-ParentSpanId:"68cb3ccf64a278f2", X-B3-Sampled:"0", X-ONAP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-TransactionID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ECOMP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ca30198-f9a9-4077-a2d4-f7ac96dd387b"]
2021-12-17T16:19:15.414Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d444636c-c52d-4555-8812-f62aa6f4c9b2","requestStatus":"IN_PROGRESS","startTime":1639757955136,"source":"VID","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"7fb4ed2f-7b77-43e0-801c-377151c07e88","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"d444636c-c52d-4555-8812-f62aa6f4c9b2"}
2021-12-17T16:19:15.414Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:19:15.436Z|69406eed-adac-4794-9657-cb093531e203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:15.437Z|69406eed-adac-4794-9657-cb093531e203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:15.438Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:15.439Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:19:15.439Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:19:15.439Z|ab48731d-e8c8-489a-8e26-93cdcbcf62cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:15.439Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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/d444636c-c52d-4555-8812-f62aa6f4c9b2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:15.440Z|ab48731d-e8c8-489a-8e26-93cdcbcf62cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:15.441Z|82484033-705d-405a-a4a4-0257ed088535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:15.441Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:19:15.136+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:19:15.429+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    }
  }
}
2021-12-17T16:19:15.442Z|82484033-705d-405a-a4a4-0257ed088535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:15.442Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:15.442Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:19:15.449Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.449Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:19:15.450Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:15.450Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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
2021-12-17T16:19:15.450Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:19:15.450Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|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:"2016", X-B3-TraceId:"68cb3ccf64a278f2", X-B3-SpanId:"c5ee5e803e580a53", X-B3-ParentSpanId:"68cb3ccf64a278f2", X-B3-Sampled:"0", X-ONAP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-TransactionID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ECOMP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34ee9fdf-ecb2-48d9-813a-ee2af18a9b0c"]
2021-12-17T16:19:15.451Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d163f8e2-3aa0-401d-8102-252614bfa831\",\"modelUuid\":\"d163f8e2-3aa0-401d-8102-252614bfa831\",\"modelInvariantUuid\":\"37461b0f-2cb0-4d11-a397-6329a8ec41d6\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7fb4ed2f-7b77-43e0-801c-377151c07e88\"}","type":"String"},"requestId":{"value":"d444636c-c52d-4555-8812-f62aa6f4c9b2","type":"String"},"mso-request-id":{"value":"d444636c-c52d-4555-8812-f62aa6f4c9b2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7fb4ed2f-7b77-43e0-801c-377151c07e88","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/7fb4ed2f-7b77-43e0-801c-377151c07e88","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:19:15.451Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:19:16.463Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:16.463Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:19:16.463Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:19:16.464Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:19:16 GMT", X-ONAP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-TransactionID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ECOMP-RequestID:"d444636c-c52d-4555-8812-f62aa6f4c9b2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"34ee9fdf-ecb2-48d9-813a-ee2af18a9b0c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:19:16.464Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d444636c-c52d-4555-8812-f62aa6f4c9b2\",\"instanceId\":\"7fb4ed2f-7b77-43e0-801c-377151c07e88\"}}","message":"Success","processInstanceID":"1409108c-5f55-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:19:16.464Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:16.465Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:19:16.468Z|d444636c-c52d-4555-8812-f62aa6f4c9b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:16.597Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:16.600Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:16.600Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||Invoke
2021-12-17T16:19:16.601Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:16.601Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:16.601Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Method      : GET
2021-12-17T16:19:16.602Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c794d19a9f4d96ff", X-B3-SpanId:"936567c3b1fc3f42", X-B3-ParentSpanId:"c794d19a9f4d96ff", X-B3-Sampled:"0", X-ONAP-RequestID:"334051e5-14f7-42fe-8df3-bd246ea45334", X-RequestID:"334051e5-14f7-42fe-8df3-bd246ea45334", X-TransactionID:"334051e5-14f7-42fe-8df3-bd246ea45334", X-ECOMP-RequestID:"334051e5-14f7-42fe-8df3-bd246ea45334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e9ed561-f23b-47b5-ba17-3382e740cf97"]
2021-12-17T16:19:16.602Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Request body: 
2021-12-17T16:19:16.602Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||==========================request end================================================
2021-12-17T16:19:16.622Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:16.622Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:16.623Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status text  : 
2021-12-17T16:19:16.623Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:16.624Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Response body: {
  "requestId" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:19:15.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:16.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    }
  }
}
2021-12-17T16:19:16.624Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:16.625Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||InvokeReturn
2021-12-17T16:19:16.626Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false
2021-12-17T16:19:16.626Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:16.627Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:16.627Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false
2021-12-17T16:19:16.627Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:16.627Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c794d19a9f4d96ff", X-B3-SpanId:"9a192cf88b48789c", X-B3-ParentSpanId:"c794d19a9f4d96ff", X-B3-Sampled:"0", X-ONAP-RequestID:"334051e5-14f7-42fe-8df3-bd246ea45334", X-RequestID:"334051e5-14f7-42fe-8df3-bd246ea45334", X-TransactionID:"334051e5-14f7-42fe-8df3-bd246ea45334", X-ECOMP-RequestID:"334051e5-14f7-42fe-8df3-bd246ea45334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7db26493-3989-4b67-9e36-f8ac8ba9bf9d"]
2021-12-17T16:19:16.628Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:16.628Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:16.640Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:16.640Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:16.640Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:16.641Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:16.642Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:16.642Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:16.642Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:16.648Z|334051e5-14f7-42fe-8df3-bd246ea45334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:22.782Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:22.785Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:22.786Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||Invoke
2021-12-17T16:19:22.786Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:22.786Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:22.786Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Method      : GET
2021-12-17T16:19:22.787Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0d25ca00c9f316b", X-B3-SpanId:"b3ad14110d80e55d", X-B3-ParentSpanId:"d0d25ca00c9f316b", X-B3-Sampled:"0", X-ONAP-RequestID:"ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5", X-RequestID:"ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5", X-TransactionID:"ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5", X-ECOMP-RequestID:"ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fbc619d-2712-4ec9-8243-ab992f3390f9"]
2021-12-17T16:19:22.787Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Request body: 
2021-12-17T16:19:22.787Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||==========================request end================================================
2021-12-17T16:19:22.809Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:22.810Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:22.810Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status text  : 
2021-12-17T16:19:22.810Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:22.812Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Response body: {
  "requestId" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:11.000+00:00",
  "endTime" : "2021-12-17T16:19:18.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n            \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    }
  }
}
2021-12-17T16:19:22.812Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:22.812Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||InvokeReturn
2021-12-17T16:19:22.813Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:22.814Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:22.814Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:22.814Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:22.814Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:22.815Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0d25ca00c9f316b", X-B3-SpanId:"9d193788613e125c", X-B3-ParentSpanId:"d0d25ca00c9f316b", X-B3-Sampled:"0", X-ONAP-RequestID:"ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5", X-RequestID:"ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5", X-TransactionID:"ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5", X-ECOMP-RequestID:"ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce4d386b-10b6-466e-b68c-563eb95e6386"]
2021-12-17T16:19:22.815Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:22.815Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:22.830Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:22.831Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:22.831Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:22.831Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:22.833Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:22.833Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:22.833Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:22.838Z|ba6b68ff-5c14-48d8-8f0a-5279ff8f18b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:22.970Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:22.973Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:22.974Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||Invoke
2021-12-17T16:19:22.974Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:22.974Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:22.974Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Method      : GET
2021-12-17T16:19:22.974Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23502a606b157d67", X-B3-SpanId:"cdf1ab5600e9140b", X-B3-ParentSpanId:"23502a606b157d67", X-B3-Sampled:"0", X-ONAP-RequestID:"fc6599ab-1082-44be-9a83-910f5def9aec", X-RequestID:"fc6599ab-1082-44be-9a83-910f5def9aec", X-TransactionID:"fc6599ab-1082-44be-9a83-910f5def9aec", X-ECOMP-RequestID:"fc6599ab-1082-44be-9a83-910f5def9aec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9465b5f9-a049-4bf1-8ae2-32f85f1583c8"]
2021-12-17T16:19:22.975Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Request body: 
2021-12-17T16:19:22.975Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||==========================request end================================================
2021-12-17T16:19:22.994Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:22.995Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:22.995Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status text  : 
2021-12-17T16:19:22.995Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:22.996Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Response body: {
  "requestId" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:11.000+00:00",
  "endTime" : "2021-12-17T16:19:18.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n            \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    }
  }
}
2021-12-17T16:19:22.996Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:22.996Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||InvokeReturn
2021-12-17T16:19:22.997Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:22.998Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:22.998Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:22.998Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:22.999Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:22.999Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23502a606b157d67", X-B3-SpanId:"2f03f2f01bc64dd2", X-B3-ParentSpanId:"23502a606b157d67", X-B3-Sampled:"0", X-ONAP-RequestID:"fc6599ab-1082-44be-9a83-910f5def9aec", X-RequestID:"fc6599ab-1082-44be-9a83-910f5def9aec", X-TransactionID:"fc6599ab-1082-44be-9a83-910f5def9aec", X-ECOMP-RequestID:"fc6599ab-1082-44be-9a83-910f5def9aec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55508a4f-ed23-4519-8b1e-4fefca6158f4"]
2021-12-17T16:19:22.999Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:23.000Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:23.010Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:23.010Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:23.010Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:23.011Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:23.011Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:23.012Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:23.012Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:23.018Z|fc6599ab-1082-44be-9a83-910f5def9aec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:23.148Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:23.153Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:23.153Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||Invoke
2021-12-17T16:19:23.153Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:23.153Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:23.154Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Method      : GET
2021-12-17T16:19:23.154Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5304883d14d5f2cb", X-B3-SpanId:"d1d2f6e7aa165fcd", X-B3-ParentSpanId:"5304883d14d5f2cb", X-B3-Sampled:"0", X-ONAP-RequestID:"e53ad124-8683-45c0-909e-ca7f43292b9b", X-RequestID:"e53ad124-8683-45c0-909e-ca7f43292b9b", X-TransactionID:"e53ad124-8683-45c0-909e-ca7f43292b9b", X-ECOMP-RequestID:"e53ad124-8683-45c0-909e-ca7f43292b9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"610e1370-76aa-44a7-a0de-6868bad6151e"]
2021-12-17T16:19:23.154Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Request body: 
2021-12-17T16:19:23.154Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||==========================request end================================================
2021-12-17T16:19:23.174Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:23.175Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:23.175Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status text  : 
2021-12-17T16:19:23.176Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:23.177Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Response body: {
  "requestId" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:11.000+00:00",
  "endTime" : "2021-12-17T16:19:18.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n            \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    }
  }
}
2021-12-17T16:19:23.177Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:23.177Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||InvokeReturn
2021-12-17T16:19:23.179Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:23.179Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:23.180Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:23.180Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:23.180Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:23.180Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5304883d14d5f2cb", X-B3-SpanId:"e7840d294a15414b", X-B3-ParentSpanId:"5304883d14d5f2cb", X-B3-Sampled:"0", X-ONAP-RequestID:"e53ad124-8683-45c0-909e-ca7f43292b9b", X-RequestID:"e53ad124-8683-45c0-909e-ca7f43292b9b", X-TransactionID:"e53ad124-8683-45c0-909e-ca7f43292b9b", X-ECOMP-RequestID:"e53ad124-8683-45c0-909e-ca7f43292b9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9684266d-3fb0-4274-8698-9568c55c0576"]
2021-12-17T16:19:23.181Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:23.181Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:23.200Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:23.200Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:23.201Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:23.201Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:23.202Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:23.203Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:23.203Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:23.209Z|e53ad124-8683-45c0-909e-ca7f43292b9b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:23.332Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:23.336Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:23.337Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||Invoke
2021-12-17T16:19:23.337Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:23.337Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:23.337Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Method      : GET
2021-12-17T16:19:23.338Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7dd56f472bbea92", X-B3-SpanId:"ddfd61acf1029f7d", X-B3-ParentSpanId:"d7dd56f472bbea92", X-B3-Sampled:"0", X-ONAP-RequestID:"4fb36650-075a-43a0-bab7-c1c66e2118c2", X-RequestID:"4fb36650-075a-43a0-bab7-c1c66e2118c2", X-TransactionID:"4fb36650-075a-43a0-bab7-c1c66e2118c2", X-ECOMP-RequestID:"4fb36650-075a-43a0-bab7-c1c66e2118c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b623cd68-24ea-4dfc-ae1e-4fd4a197aebd"]
2021-12-17T16:19:23.338Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Request body: 
2021-12-17T16:19:23.338Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||==========================request end================================================
2021-12-17T16:19:23.359Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:23.359Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:23.360Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status text  : 
2021-12-17T16:19:23.360Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:23.360Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Response body: {
  "requestId" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:11.000+00:00",
  "endTime" : "2021-12-17T16:19:18.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n            \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    }
  }
}
2021-12-17T16:19:23.361Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:23.361Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||InvokeReturn
2021-12-17T16:19:23.362Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:23.363Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:23.363Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:23.363Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:23.363Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:23.364Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7dd56f472bbea92", X-B3-SpanId:"de6bec5853ea8dd1", X-B3-ParentSpanId:"d7dd56f472bbea92", X-B3-Sampled:"0", X-ONAP-RequestID:"4fb36650-075a-43a0-bab7-c1c66e2118c2", X-RequestID:"4fb36650-075a-43a0-bab7-c1c66e2118c2", X-TransactionID:"4fb36650-075a-43a0-bab7-c1c66e2118c2", X-ECOMP-RequestID:"4fb36650-075a-43a0-bab7-c1c66e2118c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70df35de-30b1-4b59-84f7-c16bbaebb7fc"]
2021-12-17T16:19:23.364Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:23.364Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:23.374Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:23.374Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:23.375Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:23.375Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:23.377Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:23.377Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:23.378Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:23.386Z|4fb36650-075a-43a0-bab7-c1c66e2118c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:23.509Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:23.514Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:23.515Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||Invoke
2021-12-17T16:19:23.515Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:23.515Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71
2021-12-17T16:19:23.516Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Method      : GET
2021-12-17T16:19:23.516Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c78d4fb88dff2bd", X-B3-SpanId:"dc37390a625c0a61", X-B3-ParentSpanId:"7c78d4fb88dff2bd", X-B3-Sampled:"0", X-ONAP-RequestID:"21f9837a-1b91-4c57-9325-4232a9c5fbe0", X-RequestID:"21f9837a-1b91-4c57-9325-4232a9c5fbe0", X-TransactionID:"21f9837a-1b91-4c57-9325-4232a9c5fbe0", X-ECOMP-RequestID:"21f9837a-1b91-4c57-9325-4232a9c5fbe0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92ad1242-bd19-4437-a237-66928be55f3b"]
2021-12-17T16:19:23.516Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Request body: 
2021-12-17T16:19:23.517Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||==========================request end================================================
2021-12-17T16:19:23.534Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:23.535Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:23.535Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Status text  : 
2021-12-17T16:19:23.535Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:23.536Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||Response body: {
  "requestId" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:11.000+00:00",
  "endTime" : "2021-12-17T16:19:18.000+00:00",
  "source" : "VID",
  "vnfId" : "219b2afe-ac24-4133-a63e-735539048a52",
  "vnfName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d_vnf_0",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"0360235e-f532-4b34-8d08-0c603eb5d0d1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"fd2e6929-e79a-4a40-ba4d-0e07b52dc492\",\n            \"modelCustomizationId\": \"447355a0-a08f-4871-8e8a-bc8bb3ba2202\",\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8/vnfs/219b2afe-ac24-4133-a63e-735539048a52",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a90d07b2-2902-4869-bcf2-daf215eb1b71",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71"
    }
  }
}
2021-12-17T16:19:23.536Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:23.536Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a90d07b2-2902-4869-bcf2-daf215eb1b71|INFO|500||InvokeReturn
2021-12-17T16:19:23.537Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:23.538Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:23.538Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:23.538Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false
2021-12-17T16:19:23.538Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:23.539Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c78d4fb88dff2bd", X-B3-SpanId:"27c20350f8f984a5", X-B3-ParentSpanId:"7c78d4fb88dff2bd", X-B3-Sampled:"0", X-ONAP-RequestID:"21f9837a-1b91-4c57-9325-4232a9c5fbe0", X-RequestID:"21f9837a-1b91-4c57-9325-4232a9c5fbe0", X-TransactionID:"21f9837a-1b91-4c57-9325-4232a9c5fbe0", X-ECOMP-RequestID:"21f9837a-1b91-4c57-9325-4232a9c5fbe0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3649ca8d-c3ad-4b19-9723-62ba3f1f60d0"]
2021-12-17T16:19:23.539Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:23.539Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:23.557Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:23.557Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:23.557Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:23.558Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:23.559Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:23.559Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:23.560Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a90d07b2-2902-4869-bcf2-daf215eb1b71&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:23.567Z|21f9837a-1b91-4c57-9325-4232a9c5fbe0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a90d07b2-2902-4869-bcf2-daf215eb1b71|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:24.306Z|db10ddc3-b8f4-4903-942f-01888968658e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:19:24.306Z|db10ddc3-b8f4-4903-942f-01888968658e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:19:25.151Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:25.153Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||Checking if requestId: ed6d449d-0977-49d4-ab9e-f51d96585469 already exists in requestDb InfraActiveRequests table
2021-12-17T16:19:25.153Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:25.154Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||Invoke
2021-12-17T16:19:25.154Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:25.155Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:25.155Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Method      : GET
2021-12-17T16:19:25.155Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7b4b94f6e75bdd2", X-B3-SpanId:"1d50d2e95ae90af4", X-B3-ParentSpanId:"e7b4b94f6e75bdd2", X-B3-Sampled:"0", X-ONAP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-TransactionID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ECOMP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fbe491e-3e56-4550-a631-d4845c2b66fe"]
2021-12-17T16:19:25.155Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Request body: 
2021-12-17T16:19:25.156Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||==========================request end================================================
2021-12-17T16:19:25.174Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:25.174Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:19:25.174Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status text  : 
2021-12-17T16:19:25.175Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:19:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:25.175Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Response body: 
2021-12-17T16:19:25.175Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:25.176Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:25.183Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:19:25.187Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:25.208Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|INFO|500||Invoke
2021-12-17T16:19:25.208Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fc3c8a47-b88d-4285-a483-94983e3152a2], X-ECOMP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-TransactionId=[], X-ONAP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469]}
2021-12-17T16:19:25.245Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:19:25:228-78924], vertex-id=[434288], Content-Length=[246], Date=[Fri, 17 Dec 2021 16:19:25 GMT], Content-Type=[application/json]}
2021-12-17T16:19:25.289Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?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/13478c0b-2f5b-45e3-8c22-0d619d5545d8"}]}

2021-12-17T16:19:25.297Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|INFO|500||InvokeReturn
2021-12-17T16:19:25.309Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:25.341Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-12-17T16:19:25.341Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[18deaa08-04b1-4586-b000-15ecee181479], X-ECOMP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-TransactionId=[], X-ONAP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469]}
2021-12-17T16:19:25.377Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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-211217-16:19:25:360-2381], Content-Length=[603], Date=[Fri, 17 Dec 2021 16:19:25 GMT], Content-Type=[application/json]}
2021-12-17T16:19:25.378Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2021-12-17T16:19:25.378Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:25.380Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2021-12-17T16:19:25.384Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:25.408Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|INFO|500||Invoke
2021-12-17T16:19:25.408Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[730aa538-9859-47f4-a104-d966bc6ba5ed], X-ECOMP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-TransactionId=[], X-ONAP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469]}
2021-12-17T16:19:25.446Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:19:25:428-39490], vertex-id=[434288], Content-Length=[246], Date=[Fri, 17 Dec 2021 16:19:25 GMT], Content-Type=[application/json]}
2021-12-17T16:19:25.446Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?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/13478c0b-2f5b-45e3-8c22-0d619d5545d8"}]}

2021-12-17T16:19:25.447Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|INFO|500||InvokeReturn
2021-12-17T16:19:25.450Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:25.458Z|c3e8c6c1-1600-4061-b5dd-adba0451638b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:25.458Z|c3e8c6c1-1600-4061-b5dd-adba0451638b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:25.462Z|30fbc957-8983-4e75-b07c-4e959fc6b605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:25.462Z|30fbc957-8983-4e75-b07c-4e959fc6b605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:25.462Z|7ddb3e39-519c-4789-ade5-6bff43dbe27b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:25.463Z|7ddb3e39-519c-4789-ade5-6bff43dbe27b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:25.469Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI||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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:19:25.470Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-12-17T16:19:25.531Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:25.531Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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-211217-16:19:25:488-48714], Content-Length=[600], Date=[Fri, 17 Dec 2021 16:19:25 GMT], Content-Type=[application/json]}
2021-12-17T16:19:25.532Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/l3-networks","ERR.5.4.6114"]}}}

2021-12-17T16:19:25.534Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2021-12-17T16:19:25.538Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:25.557Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|INFO|500||Invoke
2021-12-17T16:19:25.558Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bb44187e-f606-4f44-a267-680dcbb481aa], X-ECOMP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-TransactionId=[], X-ONAP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469]}
2021-12-17T16:19:25.632Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211217-16:19:25:579-84644], vertex-id=[434288], Content-Length=[246], Date=[Fri, 17 Dec 2021 16:19:25 GMT], Content-Type=[application/json]}
2021-12-17T16:19:25.632Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?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/13478c0b-2f5b-45e3-8c22-0d619d5545d8"}]}

2021-12-17T16:19:25.633Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8?format=pathed|INFO|500||InvokeReturn
2021-12-17T16:19:25.637Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:25.654Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-12-17T16:19:25.654Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7d316594-158f-4f36-954a-b8cdd43756d9], X-ECOMP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-TransactionId=[], X-ONAP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469]}
2021-12-17T16:19:25.703Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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-211217-16:19:25:682-92781], Content-Length=[609], Date=[Fri, 17 Dec 2021 16:19:25 GMT], Content-Type=[application/json]}
2021-12-17T16:19:25.705Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/configurations","ERR.5.4.6114"]}}}

2021-12-17T16:19:25.705Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:25.708Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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/13478c0b-2f5b-45e3-8c22-0d619d5545d8/related-to/configurations?resultIndex=0&resultSize=1&format=count
2021-12-17T16:19:25.712Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:25.738Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:19:25.739Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[923b191b-11b2-481f-9739-307e3c791c88], X-ECOMP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469], X-TransactionId=[], X-ONAP-RequestID=[ed6d449d-0977-49d4-ab9e-f51d96585469]}
2021-12-17T16:19:25.831Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|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/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:19:25:763-37677], vertex-id=[204896], Content-Length=[606], Date=[Fri, 17 Dec 2021 16:19:25 GMT], Content-Type=[application/json]}
2021-12-17T16:19:25.832Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757957758","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"}]}]}}

2021-12-17T16:19:25.833Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:19:25.834Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:19:25.834Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:19:25.836Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.837Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:19:25.837Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:25.837Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.838Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:19:25.838Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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:"e7b4b94f6e75bdd2", X-B3-SpanId:"fd545e7598a506f9", X-B3-ParentSpanId:"e7b4b94f6e75bdd2", X-B3-Sampled:"0", X-ONAP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-TransactionID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ECOMP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79eb3f96-c201-424f-a5c3-f1198ada4507"]
2021-12-17T16:19:25.838Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"13478c0b-2f5b-45e3-8c22-0d619d5545d8"},"instanceName":null,"requestScope":"service"}
2021-12-17T16:19:25.839Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:19:25.857Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:25.858Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:25.858Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:19:25.859Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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:"Fri, 17 Dec 2021 16:19:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:25.860Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:19:25.860Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:25.860Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:19:25.861Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.861Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:19:25.862Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:25.862Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.862Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:19:25.863Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-TransactionID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ECOMP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ea9e156-ddd1-49ed-a6f7-ce223a42f08a"]
2021-12-17T16:19:25.863Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:19:25.863Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:19:25.889Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:25.890Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:25.890Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:19:25.891Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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:"Fri, 17 Dec 2021 16:19:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:25.891Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:19:25.892Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:25.892Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:19:25.895Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.895Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.896Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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================================================
2021-12-17T16:19:25.896Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.896Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.897Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-TransactionID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ECOMP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1964a1b-c417-49d5-8fc9-7f80038fda33"]
2021-12-17T16:19:25.897Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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: 
2021-12-17T16:19:25.898Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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================================================
2021-12-17T16:19:25.912Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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==========================================
2021-12-17T16:19:25.913Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.913Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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  : 
2021-12-17T16:19:25.914Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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:"Fri, 17 Dec 2021 16:19:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:25.914Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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" : 513,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513/service"
    }
  }
}
2021-12-17T16:19:25.914Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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=================================================
2021-12-17T16:19:25.915Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.917Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.917Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:19:25.917Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:25.917Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:25.918Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:19:25.918Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-TransactionID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ECOMP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"236fa58e-0e45-4e2c-a0f0-9f3d40ac4e69"]
2021-12-17T16:19:25.919Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:19:25.919Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:19:25.963Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:25.963Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:25.964Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:19:25.964Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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:"Fri, 17 Dec 2021 16:19:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:25.965Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:19:25.965Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:25.965Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:19:25.981Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:19:25.981Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:19:25.982Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:25.982Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:19:25.982Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:19:25.983Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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:"1383", X-B3-TraceId:"e7b4b94f6e75bdd2", X-B3-SpanId:"8bc0b1c0d1e22db1", X-B3-ParentSpanId:"e7b4b94f6e75bdd2", X-B3-Sampled:"0", X-ONAP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-TransactionID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ECOMP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"067b9b13-aaf8-4828-8e2b-e6b1283b81f0"]
2021-12-17T16:19:25.983Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ed6d449d-0977-49d4-ab9e-f51d96585469","requestStatus":"IN_PROGRESS","startTime":1639757965708,"source":"VID","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"ed6d449d-0977-49d4-ab9e-f51d96585469"}
2021-12-17T16:19:25.983Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:19:26.008Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:26.008Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:19:26.008Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:19:26.009Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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/ed6d449d-0977-49d4-ab9e-f51d96585469", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:26.010Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:19:25.708+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:19:25.996+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    }
  }
}
2021-12-17T16:19:26.010Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:26.010Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:19:26.024Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:26.025Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:19:26.025Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:26.026Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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
2021-12-17T16:19:26.026Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:19:26.026Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|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:"e7b4b94f6e75bdd2", X-B3-SpanId:"e418bd6eec345ab6", X-B3-ParentSpanId:"e7b4b94f6e75bdd2", X-B3-Sampled:"0", X-ONAP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-TransactionID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ECOMP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d47f661-cf45-488f-92f8-c7a94ace7aba"]
2021-12-17T16:19:26.027Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d4720c02-4155-429d-9887-4707ab30ef73\",\"modelUuid\":\"d4720c02-4155-429d-9887-4707ab30ef73\",\"modelInvariantUuid\":\"d44fd837-de5d-4c2d-b11f-9c99d64996c7\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"13478c0b-2f5b-45e3-8c22-0d619d5545d8\"}","type":"String"},"requestId":{"value":"ed6d449d-0977-49d4-ab9e-f51d96585469","type":"String"},"mso-request-id":{"value":"ed6d449d-0977-49d4-ab9e-f51d96585469","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"13478c0b-2f5b-45e3-8c22-0d619d5545d8","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/13478c0b-2f5b-45e3-8c22-0d619d5545d8","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:19:26.027Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:19:26.768Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:26.772Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:26.772Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||Invoke
2021-12-17T16:19:26.772Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:26.773Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:26.773Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Method      : GET
2021-12-17T16:19:26.773Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3419086c66739787", X-B3-SpanId:"350deb1fb05944fb", X-B3-ParentSpanId:"3419086c66739787", X-B3-Sampled:"0", X-ONAP-RequestID:"40f9b5d9-8ac3-435c-91d9-693415b1cc01", X-RequestID:"40f9b5d9-8ac3-435c-91d9-693415b1cc01", X-TransactionID:"40f9b5d9-8ac3-435c-91d9-693415b1cc01", X-ECOMP-RequestID:"40f9b5d9-8ac3-435c-91d9-693415b1cc01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67ca5e70-53a4-428a-a4e3-a24ac5a52c43"]
2021-12-17T16:19:26.773Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Request body: 
2021-12-17T16:19:26.773Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||==========================request end================================================
2021-12-17T16:19:26.790Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:26.790Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:26.790Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status text  : 
2021-12-17T16:19:26.791Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:26.792Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Response body: {
  "requestId" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:15.000+00:00",
  "endTime" : "2021-12-17T16:19:20.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:20.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    }
  }
}
2021-12-17T16:19:26.792Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:26.793Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||InvokeReturn
2021-12-17T16:19:26.794Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false
2021-12-17T16:19:26.795Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:26.795Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:26.795Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false
2021-12-17T16:19:26.796Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:26.796Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3419086c66739787", X-B3-SpanId:"39c2a07cb7d808e1", X-B3-ParentSpanId:"3419086c66739787", X-B3-Sampled:"0", X-ONAP-RequestID:"40f9b5d9-8ac3-435c-91d9-693415b1cc01", X-RequestID:"40f9b5d9-8ac3-435c-91d9-693415b1cc01", X-TransactionID:"40f9b5d9-8ac3-435c-91d9-693415b1cc01", X-ECOMP-RequestID:"40f9b5d9-8ac3-435c-91d9-693415b1cc01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62191897-0ebe-4a94-801c-2f43ddb8d914"]
2021-12-17T16:19:26.796Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:26.797Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:26.808Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:26.808Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:26.809Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:26.809Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:26.810Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:26.810Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:26.810Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:26.818Z|40f9b5d9-8ac3-435c-91d9-693415b1cc01|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:26.938Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:26.941Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:26.941Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||Invoke
2021-12-17T16:19:26.942Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:26.942Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:26.942Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Method      : GET
2021-12-17T16:19:26.942Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42f781e072cde57c", X-B3-SpanId:"f1b1f6c309120263", X-B3-ParentSpanId:"42f781e072cde57c", X-B3-Sampled:"0", X-ONAP-RequestID:"aa309ff0-ce9f-4081-9002-88a07d062b70", X-RequestID:"aa309ff0-ce9f-4081-9002-88a07d062b70", X-TransactionID:"aa309ff0-ce9f-4081-9002-88a07d062b70", X-ECOMP-RequestID:"aa309ff0-ce9f-4081-9002-88a07d062b70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c11882db-b03a-4b4c-9c00-8e85bfa18e4a"]
2021-12-17T16:19:26.942Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Request body: 
2021-12-17T16:19:26.943Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||==========================request end================================================
2021-12-17T16:19:26.960Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:26.961Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:26.961Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status text  : 
2021-12-17T16:19:26.961Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:26.962Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Response body: {
  "requestId" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:15.000+00:00",
  "endTime" : "2021-12-17T16:19:20.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:20.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    }
  }
}
2021-12-17T16:19:26.962Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:26.962Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||InvokeReturn
2021-12-17T16:19:26.963Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false
2021-12-17T16:19:26.964Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:26.964Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:26.964Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false
2021-12-17T16:19:26.964Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:26.964Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42f781e072cde57c", X-B3-SpanId:"c45b9db4d26e259c", X-B3-ParentSpanId:"42f781e072cde57c", X-B3-Sampled:"0", X-ONAP-RequestID:"aa309ff0-ce9f-4081-9002-88a07d062b70", X-RequestID:"aa309ff0-ce9f-4081-9002-88a07d062b70", X-TransactionID:"aa309ff0-ce9f-4081-9002-88a07d062b70", X-ECOMP-RequestID:"aa309ff0-ce9f-4081-9002-88a07d062b70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdd285fc-67c3-42a9-8dda-8ea2b69677d2"]
2021-12-17T16:19:26.965Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:26.965Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:26.982Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:26.982Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:26.983Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:26.983Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:26.986Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:26.987Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:26.987Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:26.992Z|aa309ff0-ce9f-4081-9002-88a07d062b70|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:27.041Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:27.042Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:19:27.042Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:19:27.043Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:19:27 GMT", X-ONAP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-TransactionID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ECOMP-RequestID:"ed6d449d-0977-49d4-ab9e-f51d96585469", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8d47f661-cf45-488f-92f8-c7a94ace7aba", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:19:27.043Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ed6d449d-0977-49d4-ab9e-f51d96585469\",\"instanceId\":\"13478c0b-2f5b-45e3-8c22-0d619d5545d8\"}}","message":"Success","processInstanceID":"1a56d5b0-5f55-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:19:27.044Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:27.045Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:19:27.055Z|ed6d449d-0977-49d4-ab9e-f51d96585469|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:27.114Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:27.117Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:27.117Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||Invoke
2021-12-17T16:19:27.118Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:27.118Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:27.118Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Method      : GET
2021-12-17T16:19:27.118Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"809f79a2bb661d6e", X-B3-SpanId:"a44d9387ad525b90", X-B3-ParentSpanId:"809f79a2bb661d6e", X-B3-Sampled:"0", X-ONAP-RequestID:"46bd12b5-6e2b-4f4a-a9a6-62a434ffc129", X-RequestID:"46bd12b5-6e2b-4f4a-a9a6-62a434ffc129", X-TransactionID:"46bd12b5-6e2b-4f4a-a9a6-62a434ffc129", X-ECOMP-RequestID:"46bd12b5-6e2b-4f4a-a9a6-62a434ffc129", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d679d239-4bb0-4b53-9c30-641ba7c33c7c"]
2021-12-17T16:19:27.119Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Request body: 
2021-12-17T16:19:27.119Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||==========================request end================================================
2021-12-17T16:19:27.134Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:27.135Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:27.135Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status text  : 
2021-12-17T16:19:27.135Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:27.137Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Response body: {
  "requestId" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:15.000+00:00",
  "endTime" : "2021-12-17T16:19:20.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:20.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    }
  }
}
2021-12-17T16:19:27.138Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:27.138Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||InvokeReturn
2021-12-17T16:19:27.139Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false
2021-12-17T16:19:27.140Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:27.140Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:27.140Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false
2021-12-17T16:19:27.140Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:27.141Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"809f79a2bb661d6e", X-B3-SpanId:"c86ec3c46cdf62a8", X-B3-ParentSpanId:"809f79a2bb661d6e", X-B3-Sampled:"0", X-ONAP-RequestID:"46bd12b5-6e2b-4f4a-a9a6-62a434ffc129", X-RequestID:"46bd12b5-6e2b-4f4a-a9a6-62a434ffc129", X-TransactionID:"46bd12b5-6e2b-4f4a-a9a6-62a434ffc129", X-ECOMP-RequestID:"46bd12b5-6e2b-4f4a-a9a6-62a434ffc129", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f11a701-1ae6-454d-bcd3-d361d7cec5b5"]
2021-12-17T16:19:27.141Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:27.141Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:27.153Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:27.154Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:27.155Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:27.155Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:27.156Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:27.156Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:27.156Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:27.162Z|46bd12b5-6e2b-4f4a-a9a6-62a434ffc129|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:27.184Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:27.187Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:27.187Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||Invoke
2021-12-17T16:19:27.188Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:27.188Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:27.188Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Method      : GET
2021-12-17T16:19:27.188Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"340576f583cfea71", X-B3-SpanId:"5bc7c9a8e948bbcb", X-B3-ParentSpanId:"340576f583cfea71", X-B3-Sampled:"0", X-ONAP-RequestID:"045a415b-ab00-4f15-8bab-93d74f2430ba", X-RequestID:"045a415b-ab00-4f15-8bab-93d74f2430ba", X-TransactionID:"045a415b-ab00-4f15-8bab-93d74f2430ba", X-ECOMP-RequestID:"045a415b-ab00-4f15-8bab-93d74f2430ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f8ef516-c5a9-417e-b4af-563d1f332190"]
2021-12-17T16:19:27.189Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Request body: 
2021-12-17T16:19:27.189Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||==========================request end================================================
2021-12-17T16:19:27.207Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:27.207Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:27.208Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status text  : 
2021-12-17T16:19:27.208Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:27.209Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Response body: {
  "requestId" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:19:25.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    }
  }
}
2021-12-17T16:19:27.209Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:27.210Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||InvokeReturn
2021-12-17T16:19:27.211Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false
2021-12-17T16:19:27.211Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:27.211Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:27.211Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false
2021-12-17T16:19:27.211Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:27.212Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"340576f583cfea71", X-B3-SpanId:"7483e6089899c12f", X-B3-ParentSpanId:"340576f583cfea71", X-B3-Sampled:"0", X-ONAP-RequestID:"045a415b-ab00-4f15-8bab-93d74f2430ba", X-RequestID:"045a415b-ab00-4f15-8bab-93d74f2430ba", X-TransactionID:"045a415b-ab00-4f15-8bab-93d74f2430ba", X-ECOMP-RequestID:"045a415b-ab00-4f15-8bab-93d74f2430ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38d88017-93b3-431e-b1b9-012e3d35d04d"]
2021-12-17T16:19:27.212Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:27.212Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:27.222Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:27.222Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:27.222Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:27.223Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:27.223Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:27.224Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:27.224Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:27.230Z|045a415b-ab00-4f15-8bab-93d74f2430ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:27.279Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:27.282Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:27.282Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||Invoke
2021-12-17T16:19:27.282Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:27.283Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2
2021-12-17T16:19:27.283Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Method      : GET
2021-12-17T16:19:27.283Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"142f16085c483570", X-B3-SpanId:"fa639919e32205bb", X-B3-ParentSpanId:"142f16085c483570", X-B3-Sampled:"0", X-ONAP-RequestID:"207dabd4-bdc3-447f-ab8d-fa7386b181ce", X-RequestID:"207dabd4-bdc3-447f-ab8d-fa7386b181ce", X-TransactionID:"207dabd4-bdc3-447f-ab8d-fa7386b181ce", X-ECOMP-RequestID:"207dabd4-bdc3-447f-ab8d-fa7386b181ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fe2e2e3-ebd8-40e0-8c26-6a65e3dc90e6"]
2021-12-17T16:19:27.283Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Request body: 
2021-12-17T16:19:27.283Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||==========================request end================================================
2021-12-17T16:19:27.298Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:27.299Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:27.299Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Status text  : 
2021-12-17T16:19:27.299Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:27.300Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||Response body: {
  "requestId" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:15.000+00:00",
  "endTime" : "2021-12-17T16:19:20.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"37461b0f-2cb0-4d11-a397-6329a8ec41d6\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d163f8e2-3aa0-401d-8102-252614bfa831\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:20.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "serviceInstanceName" : "basic_cnf-27700f34-7222-449f-96a8-a94f4929d07a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fb4ed2f-7b77-43e0-801c-377151c07e88",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d444636c-c52d-4555-8812-f62aa6f4c9b2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2"
    }
  }
}
2021-12-17T16:19:27.301Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:27.301Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d444636c-c52d-4555-8812-f62aa6f4c9b2|INFO|500||InvokeReturn
2021-12-17T16:19:27.302Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false
2021-12-17T16:19:27.302Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:27.302Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:27.303Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false
2021-12-17T16:19:27.303Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:27.303Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"142f16085c483570", X-B3-SpanId:"d044b56e4e80fdd0", X-B3-ParentSpanId:"142f16085c483570", X-B3-Sampled:"0", X-ONAP-RequestID:"207dabd4-bdc3-447f-ab8d-fa7386b181ce", X-RequestID:"207dabd4-bdc3-447f-ab8d-fa7386b181ce", X-TransactionID:"207dabd4-bdc3-447f-ab8d-fa7386b181ce", X-ECOMP-RequestID:"207dabd4-bdc3-447f-ab8d-fa7386b181ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ff0bd13-7b59-4a95-8a91-3ee4928c506f"]
2021-12-17T16:19:27.303Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:27.303Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:27.315Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:27.315Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:27.315Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:27.315Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:27.316Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:27.317Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:27.317Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d444636c-c52d-4555-8812-f62aa6f4c9b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:27.323Z|207dabd4-bdc3-447f-ab8d-fa7386b181ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d444636c-c52d-4555-8812-f62aa6f4c9b2|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:35.481Z|b1699304-a5ba-45ea-bdac-898f2c1fa428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:35.481Z|b3008277-2d66-4d99-8140-dc2830237a6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:35.482Z|b3008277-2d66-4d99-8140-dc2830237a6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:35.482Z|b1699304-a5ba-45ea-bdac-898f2c1fa428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:35.485Z|9bb83009-4648-4349-8c20-c14ded2dbf63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:35.486Z|9bb83009-4648-4349-8c20-c14ded2dbf63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:37.355Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:37.362Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:37.363Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||Invoke
2021-12-17T16:19:37.363Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:37.364Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:37.364Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Method      : GET
2021-12-17T16:19:37.364Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"383a053eba9d7d28", X-B3-SpanId:"6cd6e22f5769b23e", X-B3-ParentSpanId:"383a053eba9d7d28", X-B3-Sampled:"0", X-ONAP-RequestID:"e68d0752-61fa-47be-b080-d2151fb0ca4b", X-RequestID:"e68d0752-61fa-47be-b080-d2151fb0ca4b", X-TransactionID:"e68d0752-61fa-47be-b080-d2151fb0ca4b", X-ECOMP-RequestID:"e68d0752-61fa-47be-b080-d2151fb0ca4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ea9a133-7e7e-44fe-9da1-83cb823a4127"]
2021-12-17T16:19:37.364Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Request body: 
2021-12-17T16:19:37.364Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||==========================request end================================================
2021-12-17T16:19:37.391Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:37.392Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:37.392Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status text  : 
2021-12-17T16:19:37.392Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:37.394Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Response body: {
  "requestId" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:25.000+00:00",
  "endTime" : "2021-12-17T16:19:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    }
  }
}
2021-12-17T16:19:37.394Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:37.394Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||InvokeReturn
2021-12-17T16:19:37.397Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false
2021-12-17T16:19:37.397Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:37.397Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:37.397Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false
2021-12-17T16:19:37.398Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:37.398Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"383a053eba9d7d28", X-B3-SpanId:"53ceb0e63d3beb35", X-B3-ParentSpanId:"383a053eba9d7d28", X-B3-Sampled:"0", X-ONAP-RequestID:"e68d0752-61fa-47be-b080-d2151fb0ca4b", X-RequestID:"e68d0752-61fa-47be-b080-d2151fb0ca4b", X-TransactionID:"e68d0752-61fa-47be-b080-d2151fb0ca4b", X-ECOMP-RequestID:"e68d0752-61fa-47be-b080-d2151fb0ca4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4eef1e24-181a-44e3-8b98-566eeebce5af"]
2021-12-17T16:19:37.398Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:37.398Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:37.415Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:37.416Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:37.416Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:37.416Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:37.419Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:37.419Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:37.419Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:37.427Z|e68d0752-61fa-47be-b080-d2151fb0ca4b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:37.543Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:37.547Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:37.547Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||Invoke
2021-12-17T16:19:37.547Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:37.548Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:37.548Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Method      : GET
2021-12-17T16:19:37.548Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91d33a2fb293c973", X-B3-SpanId:"e2fa5beb2ec1b793", X-B3-ParentSpanId:"91d33a2fb293c973", X-B3-Sampled:"0", X-ONAP-RequestID:"d3ed1273-0bfb-41c2-bd4a-17d66b5e2949", X-RequestID:"d3ed1273-0bfb-41c2-bd4a-17d66b5e2949", X-TransactionID:"d3ed1273-0bfb-41c2-bd4a-17d66b5e2949", X-ECOMP-RequestID:"d3ed1273-0bfb-41c2-bd4a-17d66b5e2949", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4105945e-4311-4f30-8d32-ef9a7d1763e5"]
2021-12-17T16:19:37.548Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Request body: 
2021-12-17T16:19:37.549Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||==========================request end================================================
2021-12-17T16:19:37.572Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:37.573Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:37.573Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status text  : 
2021-12-17T16:19:37.574Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:37.574Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Response body: {
  "requestId" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:25.000+00:00",
  "endTime" : "2021-12-17T16:19:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    }
  }
}
2021-12-17T16:19:37.575Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:37.575Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||InvokeReturn
2021-12-17T16:19:37.576Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false
2021-12-17T16:19:37.577Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:37.577Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:37.577Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false
2021-12-17T16:19:37.577Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:37.578Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91d33a2fb293c973", X-B3-SpanId:"8c5eaa9cafcffe8b", X-B3-ParentSpanId:"91d33a2fb293c973", X-B3-Sampled:"0", X-ONAP-RequestID:"d3ed1273-0bfb-41c2-bd4a-17d66b5e2949", X-RequestID:"d3ed1273-0bfb-41c2-bd4a-17d66b5e2949", X-TransactionID:"d3ed1273-0bfb-41c2-bd4a-17d66b5e2949", X-ECOMP-RequestID:"d3ed1273-0bfb-41c2-bd4a-17d66b5e2949", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3addbfd3-bdb3-46b0-8c22-883955b34818"]
2021-12-17T16:19:37.578Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:37.578Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:37.590Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:37.591Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:37.591Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:37.592Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:37.593Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:37.593Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:37.594Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:37.600Z|d3ed1273-0bfb-41c2-bd4a-17d66b5e2949|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:37.727Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:37.731Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:37.732Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||Invoke
2021-12-17T16:19:37.732Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:37.732Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:37.733Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Method      : GET
2021-12-17T16:19:37.733Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1517b9a960c8787", X-B3-SpanId:"2ebad74c2def106a", X-B3-ParentSpanId:"b1517b9a960c8787", X-B3-Sampled:"0", X-ONAP-RequestID:"730ae4a1-b362-4e9e-844c-bf937ae65c69", X-RequestID:"730ae4a1-b362-4e9e-844c-bf937ae65c69", X-TransactionID:"730ae4a1-b362-4e9e-844c-bf937ae65c69", X-ECOMP-RequestID:"730ae4a1-b362-4e9e-844c-bf937ae65c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2be0caf-1c88-4dca-a5ab-965da9936f59"]
2021-12-17T16:19:37.733Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Request body: 
2021-12-17T16:19:37.733Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||==========================request end================================================
2021-12-17T16:19:37.751Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:37.751Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:37.752Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status text  : 
2021-12-17T16:19:37.752Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:37.754Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Response body: {
  "requestId" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:25.000+00:00",
  "endTime" : "2021-12-17T16:19:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    }
  }
}
2021-12-17T16:19:37.754Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:37.755Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||InvokeReturn
2021-12-17T16:19:37.756Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false
2021-12-17T16:19:37.756Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:37.757Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:37.757Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false
2021-12-17T16:19:37.757Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:37.758Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1517b9a960c8787", X-B3-SpanId:"b0bd834b1a7a9c15", X-B3-ParentSpanId:"b1517b9a960c8787", X-B3-Sampled:"0", X-ONAP-RequestID:"730ae4a1-b362-4e9e-844c-bf937ae65c69", X-RequestID:"730ae4a1-b362-4e9e-844c-bf937ae65c69", X-TransactionID:"730ae4a1-b362-4e9e-844c-bf937ae65c69", X-ECOMP-RequestID:"730ae4a1-b362-4e9e-844c-bf937ae65c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"467f6581-0163-4328-ade4-af8266d1589d"]
2021-12-17T16:19:37.758Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:37.758Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:37.768Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:37.769Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:37.769Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:37.770Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:37.770Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:37.770Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:37.771Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:37.776Z|730ae4a1-b362-4e9e-844c-bf937ae65c69|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:37.906Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:37.910Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:37.910Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||Invoke
2021-12-17T16:19:37.911Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:37.911Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469
2021-12-17T16:19:37.911Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Method      : GET
2021-12-17T16:19:37.911Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"444e011fb608c7b8", X-B3-SpanId:"9c18ae229c20e346", X-B3-ParentSpanId:"444e011fb608c7b8", X-B3-Sampled:"0", X-ONAP-RequestID:"6f54b8fc-e9f8-4d30-bddc-ca65a7442be8", X-RequestID:"6f54b8fc-e9f8-4d30-bddc-ca65a7442be8", X-TransactionID:"6f54b8fc-e9f8-4d30-bddc-ca65a7442be8", X-ECOMP-RequestID:"6f54b8fc-e9f8-4d30-bddc-ca65a7442be8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"990c7899-f895-4138-b457-de5d1a8ddcc4"]
2021-12-17T16:19:37.912Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Request body: 
2021-12-17T16:19:37.912Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||==========================request end================================================
2021-12-17T16:19:37.929Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:37.929Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:37.930Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Status text  : 
2021-12-17T16:19:37.930Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:37.931Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||Response body: {
  "requestId" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:25.000+00:00",
  "endTime" : "2021-12-17T16:19:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "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\": \"d44fd837-de5d-4c2d-b11f-9c99d64996c7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d4720c02-4155-429d-9887-4707ab30ef73\"\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\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "serviceInstanceName" : "basic_vm-614fcb6c-80cd-4cac-907d-6fd20de4ba0d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/13478c0b-2f5b-45e3-8c22-0d619d5545d8",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed6d449d-0977-49d4-ab9e-f51d96585469",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469"
    }
  }
}
2021-12-17T16:19:37.932Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:37.932Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed6d449d-0977-49d4-ab9e-f51d96585469|INFO|500||InvokeReturn
2021-12-17T16:19:37.933Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false
2021-12-17T16:19:37.934Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:37.934Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:37.934Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false
2021-12-17T16:19:37.935Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:37.935Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"444e011fb608c7b8", X-B3-SpanId:"2becac2560e72960", X-B3-ParentSpanId:"444e011fb608c7b8", X-B3-Sampled:"0", X-ONAP-RequestID:"6f54b8fc-e9f8-4d30-bddc-ca65a7442be8", X-RequestID:"6f54b8fc-e9f8-4d30-bddc-ca65a7442be8", X-TransactionID:"6f54b8fc-e9f8-4d30-bddc-ca65a7442be8", X-ECOMP-RequestID:"6f54b8fc-e9f8-4d30-bddc-ca65a7442be8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f3021a2-7d06-4281-abca-a9c31430c113"]
2021-12-17T16:19:37.935Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:37.935Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:37.945Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:37.945Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:37.946Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:37.946Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:37.947Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:37.947Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:37.947Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed6d449d-0977-49d4-ab9e-f51d96585469&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:37.953Z|6f54b8fc-e9f8-4d30-bddc-ca65a7442be8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed6d449d-0977-49d4-ab9e-f51d96585469|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:39.307Z|a96bda8f-a1e7-4127-b47c-15b6953f32c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:19:39.312Z|a96bda8f-a1e7-4127-b47c-15b6953f32c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:19:39.424Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:39.431Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 66189ff3-5ca0-4373-af53-99b878efcef6 already exists in requestDb InfraActiveRequests table
2021-12-17T16:19:39.432Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:19:39.433Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:19:39.433Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:39.434Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:19:39.434Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:19:39.434Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7806966641b95848", X-B3-SpanId:"f631c839ed8fdaeb", X-B3-ParentSpanId:"7806966641b95848", X-B3-Sampled:"0", X-ONAP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8b1ec38-7dcd-4e1e-93a3-4ef061632d84"]
2021-12-17T16:19:39.435Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:19:39.435Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:19:39.448Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:39.449Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:19:39.449Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:19:39.450Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:39.450Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: 
2021-12-17T16:19:39.450Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:39.451Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:39.467Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:19:39.468Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-12-17T16:19:39.476Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:39.505Z|66189ff3-5ca0-4373-af53-99b878efcef6|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/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:19:39.506Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-12-17T16:19:39.555Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|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
2021-12-17T16:19:39.556Z|66189ff3-5ca0-4373-af53-99b878efcef6|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/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-211217-16:19:39:537-77752], Content-Length=[313], Date=[Fri, 17 Dec 2021 16:19:39 GMT], Content-Type=[application/json]}
2021-12-17T16:19:39.557Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-12-17T16:19:39.560Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|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
2021-12-17T16:19:39.560Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-12-17T16:19:39.563Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:39.585Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-12-17T16:19:39.586Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|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=[66189ff3-5ca0-4373-af53-99b878efcef6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[986af87d-7c7e-4f91-8eaa-3adc3e0f3545], X-ECOMP-RequestID=[66189ff3-5ca0-4373-af53-99b878efcef6], X-TransactionId=[], X-ONAP-RequestID=[66189ff3-5ca0-4373-af53-99b878efcef6]}
2021-12-17T16:19:39.622Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|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=[2-aai-resources-211217-16:19:39:607-87441], Content-Length=[313], Date=[Fri, 17 Dec 2021 16:19:39 GMT], Content-Type=[application/json]}
2021-12-17T16:19:39.623Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|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"]}}}

2021-12-17T16:19:39.624Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|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
2021-12-17T16:19:39.626Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|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
2021-12-17T16:19:39.626Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-12-17T16:19:39.629Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:19:39.639Z|df0d6b38-d217-4358-b2cf-b80cfe595673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:19:39.639Z|df0d6b38-d217-4358-b2cf-b80cfe595673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:19:39.664Z|66189ff3-5ca0-4373-af53-99b878efcef6|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-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:19:39.665Z|66189ff3-5ca0-4373-af53-99b878efcef6|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-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-RequestID=[66189ff3-5ca0-4373-af53-99b878efcef6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[75da7ca8-dfe5-442b-b0af-cd8f685ba64e], X-ECOMP-RequestID=[66189ff3-5ca0-4373-af53-99b878efcef6], X-TransactionId=[], X-ONAP-RequestID=[66189ff3-5ca0-4373-af53-99b878efcef6]}
2021-12-17T16:19:39.713Z|66189ff3-5ca0-4373-af53-99b878efcef6|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-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:19:39:688-17480], vertex-id=[475280], Content-Length=[618], Date=[Fri, 17 Dec 2021 16:19:39 GMT], Content-Type=[application/json]}
2021-12-17T16:19:39.715Z|66189ff3-5ca0-4373-af53-99b878efcef6|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-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757496981","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2021-12-17T16:19:39.715Z|66189ff3-5ca0-4373-af53-99b878efcef6|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-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:19:39.718Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:19:39.718Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:19:39.738Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.739Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.739Z|66189ff3-5ca0-4373-af53-99b878efcef6|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================================================
2021-12-17T16:19:39.739Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.740Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.740Z|66189ff3-5ca0-4373-af53-99b878efcef6|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:"113", X-B3-TraceId:"7806966641b95848", X-B3-SpanId:"f1f369860af1229e", X-B3-ParentSpanId:"7806966641b95848", X-B3-Sampled:"0", X-ONAP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"424e6dc8-bea7-4f78-9cd9-7a1b645ad4fd"]
2021-12-17T16:19:39.740Z|66189ff3-5ca0-4373-af53-99b878efcef6|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_macro_56b10693-6a07-4753-8932-e7d05084f31e","requestScope":"service"}
2021-12-17T16:19:39.740Z|66189ff3-5ca0-4373-af53-99b878efcef6|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================================================
2021-12-17T16:19:39.756Z|66189ff3-5ca0-4373-af53-99b878efcef6|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==========================================
2021-12-17T16:19:39.756Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.757Z|66189ff3-5ca0-4373-af53-99b878efcef6|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  : 
2021-12-17T16:19:39.757Z|66189ff3-5ca0-4373-af53-99b878efcef6|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:"Fri, 17 Dec 2021 16:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:39.758Z|66189ff3-5ca0-4373-af53-99b878efcef6|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: 
2021-12-17T16:19:39.758Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=================================================
2021-12-17T16:19:39.758Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.761Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7
2021-12-17T16:19:39.761Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|INFO|500||Invoke
2021-12-17T16:19:39.761Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:39.762Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7
2021-12-17T16:19:39.762Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Method      : GET
2021-12-17T16:19:39.762Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6e01448-7305-4f08-8229-057031edc53d"]
2021-12-17T16:19:39.763Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Request body: 
2021-12-17T16:19:39.763Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||==========================request end================================================
2021-12-17T16:19:39.788Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:39.788Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:39.788Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Status text  : 
2021-12-17T16:19:39.788Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:39.789Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "0d9d653e-2ac1-4c95-80c2-31adb187b0b7",
  "modelInvariantUUID" : "16811e52-9370-45b2-9f9e-708b768dd3ac",
  "created" : "2021-12-17 16:15:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/collectionResourceCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/vnfCustomizations"
    }
  }
}
2021-12-17T16:19:39.789Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:39.790Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|INFO|500||InvokeReturn
2021-12-17T16:19:39.795Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance
2021-12-17T16:19:39.795Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|INFO|500||Invoke
2021-12-17T16:19:39.796Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:39.796Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance
2021-12-17T16:19:39.796Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:19:39.797Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42d5dea6-b2a0-4446-9ff2-63b09801f944"]
2021-12-17T16:19:39.797Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:19:39.797Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:19:39.816Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:39.817Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:19:39.817Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:19:39.817Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&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:"Fri, 17 Dec 2021 16:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:39.818Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:19:39.818Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:39.819Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:39.819Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac
2021-12-17T16:19:39.820Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|INFO|500||Invoke
2021-12-17T16:19:39.820Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:39.820Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac
2021-12-17T16:19:39.821Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Method      : GET
2021-12-17T16:19:39.821Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d017960-a02c-427d-a814-666219299dc3"]
2021-12-17T16:19:39.821Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Request body: 
2021-12-17T16:19:39.822Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||==========================request end================================================
2021-12-17T16:19:39.849Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:39.850Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:39.850Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Status text  : 
2021-12-17T16:19:39.850Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:39.851Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "0d9d653e-2ac1-4c95-80c2-31adb187b0b7",
      "modelInvariantUUID" : "16811e52-9370-45b2-9f9e-708b768dd3ac",
      "created" : "2021-12-17 16:15:53.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 18,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/pnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/networkCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/collectionResourceCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac"
    }
  }
}
2021-12-17T16:19:39.852Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:39.852Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|INFO|500||InvokeReturn
2021-12-17T16:19:39.858Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance
2021-12-17T16:19:39.858Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|INFO|500||Invoke
2021-12-17T16:19:39.859Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:39.859Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance
2021-12-17T16:19:39.859Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:19:39.859Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b84dba7-8610-4de3-baed-8943391939bd"]
2021-12-17T16:19:39.860Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:19:39.860Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:19:39.874Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:39.875Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:19:39.875Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:19:39.875Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&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:"Fri, 17 Dec 2021 16:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:39.876Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:19:39.876Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:39.876Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:19:39.877Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.877Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.877Z|66189ff3-5ca0-4373-af53-99b878efcef6|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================================================
2021-12-17T16:19:39.878Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.878Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.878Z|66189ff3-5ca0-4373-af53-99b878efcef6|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:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d8fd664-21b4-4632-b72f-4bfecbe9723c"]
2021-12-17T16:19:39.878Z|66189ff3-5ca0-4373-af53-99b878efcef6|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: 
2021-12-17T16:19:39.878Z|66189ff3-5ca0-4373-af53-99b878efcef6|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================================================
2021-12-17T16:19:39.893Z|66189ff3-5ca0-4373-af53-99b878efcef6|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==========================================
2021-12-17T16:19:39.893Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.894Z|66189ff3-5ca0-4373-af53-99b878efcef6|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  : 
2021-12-17T16:19:39.894Z|66189ff3-5ca0-4373-af53-99b878efcef6|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:"Fri, 17 Dec 2021 16:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:39.895Z|66189ff3-5ca0-4373-af53-99b878efcef6|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:19:39.895Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=================================================
2021-12-17T16:19:39.896Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.899Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.899Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.899Z|66189ff3-5ca0-4373-af53-99b878efcef6|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================================================
2021-12-17T16:19:39.900Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.900Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.900Z|66189ff3-5ca0-4373-af53-99b878efcef6|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:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cfc5983-196e-4c29-819d-b80ca68c3cb5"]
2021-12-17T16:19:39.900Z|66189ff3-5ca0-4373-af53-99b878efcef6|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: 
2021-12-17T16:19:39.900Z|66189ff3-5ca0-4373-af53-99b878efcef6|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================================================
2021-12-17T16:19:39.914Z|66189ff3-5ca0-4373-af53-99b878efcef6|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==========================================
2021-12-17T16:19:39.914Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.915Z|66189ff3-5ca0-4373-af53-99b878efcef6|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  : 
2021-12-17T16:19:39.915Z|66189ff3-5ca0-4373-af53-99b878efcef6|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:"Fri, 17 Dec 2021 16:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:39.915Z|66189ff3-5ca0-4373-af53-99b878efcef6|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" : 507,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2021-12-17T16:19:39.916Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=================================================
2021-12-17T16:19:39.916Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.918Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7
2021-12-17T16:19:39.918Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|INFO|500||Invoke
2021-12-17T16:19:39.918Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:39.919Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7
2021-12-17T16:19:39.919Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Method      : GET
2021-12-17T16:19:39.919Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9a56a84-a8ed-4f87-af1b-6d301f0c5e54"]
2021-12-17T16:19:39.919Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Request body: 
2021-12-17T16:19:39.920Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||==========================request end================================================
2021-12-17T16:19:39.939Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:39.939Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:39.939Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Status text  : 
2021-12-17T16:19:39.939Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:39.940Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "0d9d653e-2ac1-4c95-80c2-31adb187b0b7",
  "modelInvariantUUID" : "16811e52-9370-45b2-9f9e-708b768dd3ac",
  "created" : "2021-12-17 16:15:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/collectionResourceCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/vnfCustomizations"
    }
  }
}
2021-12-17T16:19:39.940Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:39.941Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|INFO|500||InvokeReturn
2021-12-17T16:19:39.951Z|66189ff3-5ca0-4373-af53-99b878efcef6|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/
2021-12-17T16:19:39.951Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.951Z|66189ff3-5ca0-4373-af53-99b878efcef6|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================================================
2021-12-17T16:19:39.952Z|66189ff3-5ca0-4373-af53-99b878efcef6|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/
2021-12-17T16:19:39.952Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.952Z|66189ff3-5ca0-4373-af53-99b878efcef6|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:"9057", X-B3-TraceId:"7806966641b95848", X-B3-SpanId:"5536b43ee796abb0", X-B3-ParentSpanId:"7806966641b95848", X-B3-Sampled:"0", X-ONAP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98c0c6a1-bf56-45a6-924f-7f654c86407c"]
2021-12-17T16:19:39.952Z|66189ff3-5ca0-4373-af53-99b878efcef6|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":"66189ff3-5ca0-4373-af53-99b878efcef6","requestStatus":"IN_PROGRESS","startTime":1639757979468,"source":"VID","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"66189ff3-5ca0-4373-af53-99b878efcef6"}
2021-12-17T16:19:39.953Z|66189ff3-5ca0-4373-af53-99b878efcef6|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================================================
2021-12-17T16:19:39.974Z|66189ff3-5ca0-4373-af53-99b878efcef6|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==========================================
2021-12-17T16:19:39.974Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.975Z|66189ff3-5ca0-4373-af53-99b878efcef6|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  : 
2021-12-17T16:19:39.975Z|66189ff3-5ca0-4373-af53-99b878efcef6|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/66189ff3-5ca0-4373-af53-99b878efcef6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:39.976Z|66189ff3-5ca0-4373-af53-99b878efcef6|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" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:19:39.468+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:19:39.964+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:19:39.977Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=================================================
2021-12-17T16:19:39.977Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.994Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.995Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.996Z|66189ff3-5ca0-4373-af53-99b878efcef6|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================================================
2021-12-17T16:19:39.996Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.996Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:39.996Z|66189ff3-5ca0-4373-af53-99b878efcef6|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:"4695", X-B3-TraceId:"7806966641b95848", X-B3-SpanId:"b5dc539da8047387", X-B3-ParentSpanId:"7806966641b95848", X-B3-Sampled:"0", X-ONAP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e310306-e63d-4690-a77d-941fbfd46e5f"]
2021-12-17T16:19:39.997Z|66189ff3-5ca0-4373-af53-99b878efcef6|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\":\"16811e52-9370-45b2-9f9e-708b768dd3ac\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\"modelUuid\":\"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\"modelInvariantUuid\":\"16811e52-9370-45b2-9f9e-708b768dd3ac\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\"resources\":{\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\"modelInvariantUuid\":\"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"8746b719-bb9c-4022-b103-3fa76f302917\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\"modelInvariantUuid\":\"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"c36292a9-b6c8-4ae3-8af8-62672b36b251\"},\"instanceName\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\"modelInvariantId\":\"16811e52-9370-45b2-9f9e-708b768dd3ac\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"\"},\"owningEntity\":{\"owningEntityId\":\"3d357d19-6c02-4577-8b10-9513d6f7a977\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"66189ff3-5ca0-4373-af53-99b878efcef6","type":"String"},"mso-request-id":{"value":"66189ff3-5ca0-4373-af53-99b878efcef6","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"}}}
2021-12-17T16:19:39.997Z|66189ff3-5ca0-4373-af53-99b878efcef6|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================================================
2021-12-17T16:19:41.014Z|66189ff3-5ca0-4373-af53-99b878efcef6|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==========================================
2021-12-17T16:19:41.015Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:41.016Z|66189ff3-5ca0-4373-af53-99b878efcef6|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  : 
2021-12-17T16:19:41.016Z|66189ff3-5ca0-4373-af53-99b878efcef6|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:"Fri, 17 Dec 2021 16:19:41 GMT", X-ONAP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-TransactionID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ECOMP-RequestID:"66189ff3-5ca0-4373-af53-99b878efcef6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4e310306-e63d-4690-a77d-941fbfd46e5f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:19:41.017Z|66189ff3-5ca0-4373-af53-99b878efcef6|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\":\"66189ff3-5ca0-4373-af53-99b878efcef6\",\"instanceId\":\"d7e19336-cddf-4f3b-a721-5920a9347abe\"}}","message":"Success","processInstanceID":"22aaf25c-5f55-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:19:41.017Z|66189ff3-5ca0-4373-af53-99b878efcef6|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=================================================
2021-12-17T16:19:41.018Z|66189ff3-5ca0-4373-af53-99b878efcef6|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
2021-12-17T16:19:41.024Z|66189ff3-5ca0-4373-af53-99b878efcef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:41.162Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:41.168Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:19:41.170Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:19:41.170Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:41.171Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:19:41.171Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:19:41.171Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdace1cb3eede476", X-B3-SpanId:"17b2fea2ebdafc0d", X-B3-ParentSpanId:"cdace1cb3eede476", X-B3-Sampled:"0", X-ONAP-RequestID:"7ca7af42-d4ad-4ef6-9d7d-d0862103d41b", X-RequestID:"7ca7af42-d4ad-4ef6-9d7d-d0862103d41b", X-TransactionID:"7ca7af42-d4ad-4ef6-9d7d-d0862103d41b", X-ECOMP-RequestID:"7ca7af42-d4ad-4ef6-9d7d-d0862103d41b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec119540-089d-4276-b442-ef1907cb75ff"]
2021-12-17T16:19:41.172Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:19:41.172Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:19:41.188Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:41.188Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:41.189Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:19:41.189Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:41.190Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:19:41.190Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:41.191Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:19:41.193Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:19:41.193Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:41.194Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:41.194Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:19:41.194Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:41.195Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdace1cb3eede476", X-B3-SpanId:"3809d715e1bc63e1", X-B3-ParentSpanId:"cdace1cb3eede476", X-B3-Sampled:"0", X-ONAP-RequestID:"7ca7af42-d4ad-4ef6-9d7d-d0862103d41b", X-RequestID:"7ca7af42-d4ad-4ef6-9d7d-d0862103d41b", X-TransactionID:"7ca7af42-d4ad-4ef6-9d7d-d0862103d41b", X-ECOMP-RequestID:"7ca7af42-d4ad-4ef6-9d7d-d0862103d41b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5aff4ded-4e6a-4356-9f2d-07322e4e8852"]
2021-12-17T16:19:41.195Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:41.195Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:41.204Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:41.204Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:41.205Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:41.205Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:41.206Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:41.206Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:41.206Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:41.215Z|7ca7af42-d4ad-4ef6-9d7d-d0862103d41b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:45.506Z|f47163ee-e02e-419d-b435-43b6ad51c8b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:45.506Z|f47163ee-e02e-419d-b435-43b6ad51c8b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:45.507Z|1af4e070-f99f-4e73-8344-e2c4c32c8137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:45.507Z|1af4e070-f99f-4e73-8344-e2c4c32c8137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:45.507Z|60a67cd3-8175-4959-b67d-3409de3d6d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:45.507Z|60a67cd3-8175-4959-b67d-3409de3d6d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:51.346Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:19:51.350Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:19:51.351Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:19:51.351Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:51.351Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:19:51.351Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:19:51.352Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d08c8ef1900177f2", X-B3-SpanId:"334d878a4d5de879", X-B3-ParentSpanId:"d08c8ef1900177f2", X-B3-Sampled:"0", X-ONAP-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-TransactionID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-ECOMP-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af14dbac-9454-42a4-b7a7-7337ac1a348b"]
2021-12-17T16:19:51.352Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:19:51.352Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:19:51.372Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:51.372Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:51.372Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:19:51.373Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:51.375Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).",
  "progress" : 26,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:19:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:19:51.375Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:51.376Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:19:51.377Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:19:51.378Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:19:51.378Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:51.378Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:19:51.379Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:19:51.379Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d08c8ef1900177f2", X-B3-SpanId:"5bf13486dd1c5f9c", X-B3-ParentSpanId:"d08c8ef1900177f2", X-B3-Sampled:"0", X-ONAP-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-TransactionID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-ECOMP-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94735eba-fed1-4ef1-bc2c-2c60491bd5fa"]
2021-12-17T16:19:51.379Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:19:51.380Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:19:51.391Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:51.391Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:51.392Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:19:51.392Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:19:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:51.393Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:19:51.393Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:51.393Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:19:51.437Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:19:51.438Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:19:51.438Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:51.438Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:19:51.439Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:19:51.439Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-TransactionID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-ECOMP-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"861c09fc-5a20-4d54-a9ac-6ecf623ca0bb"]
2021-12-17T16:19:51.439Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:19:51.440Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:19:51.562Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:51.563Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:51.563Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:19:51.564Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=17CA5C8B0042747F02693AD7B07CF3C2; 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:"Fri, 17 Dec 2021 16:19:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:51.564Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2745d76c-5f55-11ec-b7c8-26a1083fde92","businessKey":"66189ff3-5ca0-4373-af53-99b878efcef6","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-12-17T16:19:47.739+0000","endTime":"2021-12-17T16:19:50.652+0000","removalTime":null,"durationInMillis":2913,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"25c85edb-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:19:51.565Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:51.565Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:19:51.594Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:19:51.595Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:19:51.595Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:19:51.595Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:19:51.595Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:19:51.595Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-TransactionID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-ECOMP-RequestID:"01013888-5fff-4590-8f92-fe91ed67bac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0240c45-aaf5-4652-a1f7-c91576c3fae3"]
2021-12-17T16:19:51.596Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:19:51.596Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:19:51.715Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:19:51.715Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:19:51.716Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:19:51.716Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A6BB80F4FCE00B6B49FA91CE26F454AC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 17 Dec 2021 16:19:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:19:51.716Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"2774afd4-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"SubProcess_0y8yozw:275a22d8-5f55-11ec-b7c8-26a1083fde92","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"2745d76c-5f55-11ec-b7c8-26a1083fde92","executionId":"2774afd2-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:19:48.046+0000","endTime":"2021-12-17T16:19:50.571+0000","durationInMillis":2525,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:19:51.716Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:19:51.717Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2745d76c-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:19:51.720Z|01013888-5fff-4590-8f92-fe91ed67bac3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:19:54.307Z|19f0cab6-86f9-4587-a02f-716e3203c32c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:19:54.307Z|19f0cab6-86f9-4587-a02f-716e3203c32c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:19:55.530Z|aae0d75e-50b6-4911-a763-673aff9a1b68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:55.531Z|aae0d75e-50b6-4911-a763-673aff9a1b68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:55.531Z|5b8530fe-0cdc-4d6a-8419-69e0f75ec04c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:55.531Z|840fcd81-aae5-435d-b2e8-e89356252724|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:19:55.532Z|5b8530fe-0cdc-4d6a-8419-69e0f75ec04c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:19:55.532Z|840fcd81-aae5-435d-b2e8-e89356252724|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:01.852Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:20:01.856Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:01.856Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:20:01.856Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:01.857Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:01.857Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:20:01.857Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6a0ddaf987da2fe", X-B3-SpanId:"af0c3684fdd8971b", X-B3-ParentSpanId:"e6a0ddaf987da2fe", X-B3-Sampled:"0", X-ONAP-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-TransactionID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-ECOMP-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07253210-b01c-47fc-a182-19b289560bb4"]
2021-12-17T16:20:01.857Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:20:01.857Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:20:01.880Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:01.881Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:01.881Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:20:01.881Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:01.883Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:20:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:20:01.884Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:01.886Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:20:01.891Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:01.891Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:20:01.892Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:01.892Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:01.892Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:20:01.893Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6a0ddaf987da2fe", X-B3-SpanId:"f54c1b55a4590dbb", X-B3-ParentSpanId:"e6a0ddaf987da2fe", X-B3-Sampled:"0", X-ONAP-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-TransactionID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-ECOMP-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e1d8b12-a6d5-448d-9f9f-fe9f4695c65d"]
2021-12-17T16:20:01.893Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:20:01.893Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:20:01.905Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:01.906Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:01.906Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:20:01.907Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:01.908Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:20:01.908Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:01.915Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:20:01.943Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:01.944Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:01.944Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:01.945Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:01.945Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:01.946Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-TransactionID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-ECOMP-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65e57ffa-71c6-4ee4-910d-368229eb5f64"]
2021-12-17T16:20:01.946Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:01.946Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:02.066Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:02.067Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:02.067Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:02.068Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7E4EF0D0BD3550F31C85183A069AF0E9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Fri, 17 Dec 2021 16:20:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:02.069Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2dc0ee27-5f55-11ec-b7c8-26a1083fde92","businessKey":"66189ff3-5ca0-4373-af53-99b878efcef6","processDefinitionId":"ControllerExecutionBB:1:5242236f-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2021-12-17T16:19:58.612+0000","endTime":"2021-12-17T16:20:01.037+0000","removalTime":null,"durationInMillis":2425,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"2cd09a71-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:20:02.070Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:02.071Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:02.099Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:02.100Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:02.100Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:02.101Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:02.101Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:02.101Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-TransactionID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-ECOMP-RequestID:"594e83e6-eb2a-4809-9eff-85a67fc9d662", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06ed91c5-500b-4697-9967-800544c87116"]
2021-12-17T16:20:02.102Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:02.102Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:02.220Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:02.221Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:02.221Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:02.221Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=57AA3E4E56A43F7C9711448899AF3D29; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Fri, 17 Dec 2021 16:20:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:02.222Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:2f32ccf6-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"2dc0ee27-5f55-11ec-b7c8-26a1083fde92","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:5242236f-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"2dc0ee27-5f55-11ec-b7c8-26a1083fde92","executionId":"2dc0ee27-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:20:01.036+0000","endTime":"2021-12-17T16:20:01.036+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:20:02.222Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:02.223Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc0ee27-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:02.227Z|594e83e6-eb2a-4809-9eff-85a67fc9d662|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:20:05.560Z|a09379ce-77fc-4f29-98a4-e2e733470a4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:05.560Z|a09379ce-77fc-4f29-98a4-e2e733470a4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:05.560Z|c2d217bd-0469-430e-8152-898dd8bf0f41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:05.562Z|c2d217bd-0469-430e-8152-898dd8bf0f41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:05.565Z|78bd17b8-699c-42cd-b26b-6c4cc6c3f05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:05.566Z|78bd17b8-699c-42cd-b26b-6c4cc6c3f05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:09.306Z|f45b90f1-f6ed-45de-b751-f9022f341a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:20:09.306Z|f45b90f1-f6ed-45de-b751-f9022f341a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:20:09.639Z|271993e3-cd87-4501-b41e-e3a7c0ea24f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:20:09.640Z|271993e3-cd87-4501-b41e-e3a7c0ea24f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:20:11.213Z|770626be-9ba7-40fc-8dfb-8850b92b7f66|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:20:11.213Z|770626be-9ba7-40fc-8dfb-8850b92b7f66|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:12.352Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:20:12.356Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:12.356Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:20:12.356Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:12.357Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:12.357Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:20:12.357Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4953d1dfaeffa1b7", X-B3-SpanId:"175fa143e5728a38", X-B3-ParentSpanId:"4953d1dfaeffa1b7", X-B3-Sampled:"0", X-ONAP-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-TransactionID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-ECOMP-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dec19bb-5012-4a66-8c01-b0066cbcc0de"]
2021-12-17T16:20:12.358Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:20:12.358Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:20:12.377Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:12.378Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:12.378Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:20:12.378Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:12 GMT", Connection:"close"]
2021-12-17T16:20:12.379Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:20:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
    "cloudIdentifier" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"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\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:20:05.000+00:00"
  } ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:20:12.380Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:12.380Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:20:12.381Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:12.382Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:20:12.382Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:12.382Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:12.382Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:20:12.383Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4953d1dfaeffa1b7", X-B3-SpanId:"acb53a3e7e1fb86c", X-B3-ParentSpanId:"4953d1dfaeffa1b7", X-B3-Sampled:"0", X-ONAP-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-TransactionID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-ECOMP-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1f88270-a19a-4992-bdd6-a3e71a1dda6d"]
2021-12-17T16:20:12.383Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:20:12.383Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:20:12.405Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:12.405Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:12.405Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:20:12.406Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:12.407Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1639758008000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:20:10.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:20:12.407Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:12.408Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:20:12.431Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:12.432Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:12.432Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:12.432Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:12.433Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:12.433Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-TransactionID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-ECOMP-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39b956fa-1fbb-485d-99ff-b616649c0116"]
2021-12-17T16:20:12.433Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:12.433Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:12.567Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:12.568Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:12.568Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:12.568Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7A6B1B3594A755C9597CB683AE809C03; 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:"Fri, 17 Dec 2021 16:20:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:12.569Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3067caa2-5f55-11ec-b7c8-26a1083fde92","businessKey":"66189ff3-5ca0-4373-af53-99b878efcef6","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:20:03.061+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"30672e21-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:20:12.569Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:12.570Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:12.591Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:12.591Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:12.591Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:12.592Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:12.592Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:12.592Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-TransactionID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-ECOMP-RequestID:"54f5132f-464b-48d8-87c0-de43e6c04502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63103e80-c718-4753-8fb3-1b2fc0c9cd4a"]
2021-12-17T16:20:12.593Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:12.593Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:12.713Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:12.714Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:12.714Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:12.714Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3772BBF10E8855B91C8C63FB163B9D0B; 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:"Fri, 17 Dec 2021 16:20:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:12.715Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:347f00ba-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","executionId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:20:09.924+0000","endTime":"2021-12-17T16:20:09.927+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:20:12.715Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:12.715Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:12.718Z|54f5132f-464b-48d8-87c0-de43e6c04502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:20:15.584Z|3b725867-30d2-4604-bc55-1e1cf4b2de2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:15.584Z|07bcd2c7-227d-40d2-bc48-f9f0715cd236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:15.584Z|409cc135-44a7-412d-9281-fe0cf688135d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:15.584Z|3b725867-30d2-4604-bc55-1e1cf4b2de2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:15.584Z|409cc135-44a7-412d-9281-fe0cf688135d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:15.585Z|07bcd2c7-227d-40d2-bc48-f9f0715cd236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:22.853Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:20:22.867Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:22.869Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:20:22.870Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:22.871Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:22.872Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:20:22.872Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd8c6c3a2b37dfb6", X-B3-SpanId:"12d8b5f8fd9fd2f6", X-B3-ParentSpanId:"cd8c6c3a2b37dfb6", X-B3-Sampled:"0", X-ONAP-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-TransactionID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-ECOMP-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"453a56e9-fec7-4caa-9153-e1e6b6d7004e"]
2021-12-17T16:20:22.873Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:20:22.873Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:20:22.908Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:22.909Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:22.910Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:20:22.910Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:22.911Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:20:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
    "cloudIdentifier" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"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\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:20:05.000+00:00"
  } ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:20:22.911Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:22.912Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:20:22.915Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:22.916Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:20:22.916Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:22.917Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:22.917Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:20:22.917Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd8c6c3a2b37dfb6", X-B3-SpanId:"bcd6afea38a40c1d", X-B3-ParentSpanId:"cd8c6c3a2b37dfb6", X-B3-Sampled:"0", X-ONAP-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-TransactionID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-ECOMP-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd00109b-091c-4720-b6bb-900b05771f08"]
2021-12-17T16:20:22.917Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:20:22.917Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:20:22.932Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:22.933Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:22.933Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:20:22.933Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:22.934Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1639758008000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:20:10.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:20:22.935Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:22.936Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:20:23.101Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:23.102Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:23.102Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:23.102Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:23.102Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:23.103Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-TransactionID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-ECOMP-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d57a4336-df99-453f-bb03-65bb45c951da"]
2021-12-17T16:20:23.103Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:23.107Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:23.247Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:23.247Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:23.248Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:23.248Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2F59CC5308BE5C31CAFB8313AD4F45C2; 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:"Fri, 17 Dec 2021 16:20:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:23.249Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3067caa2-5f55-11ec-b7c8-26a1083fde92","businessKey":"66189ff3-5ca0-4373-af53-99b878efcef6","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:20:03.061+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"30672e21-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:20:23.249Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:23.249Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:23.279Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:23.280Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:23.280Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:23.281Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:23.281Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:23.281Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-TransactionID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-ECOMP-RequestID:"8775e752-9e2e-450a-b469-5c9bd69cc4f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ae407df-1b2d-4ec0-b76d-099a478be7b6"]
2021-12-17T16:20:23.281Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:23.282Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:23.404Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:23.405Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:23.405Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:23.405Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E7D372866CB56FD7C5CA1BEDFCED088E; 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:"Fri, 17 Dec 2021 16:20:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:23.406Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:347f00ba-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","executionId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:20:09.924+0000","endTime":"2021-12-17T16:20:09.927+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:20:23.406Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:23.406Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:23.411Z|8775e752-9e2e-450a-b469-5c9bd69cc4f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:20:24.306Z|70fa7730-b586-4e29-a83d-617cc85f8ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:20:24.310Z|70fa7730-b586-4e29-a83d-617cc85f8ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:20:25.608Z|a3e6ab67-8733-44ca-a871-c961687e5978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:25.607Z|e6e2c787-8be3-48d2-8d1b-f852a3073028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:25.607Z|6395845e-37e6-409d-a42c-05ae5e60f3f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:25.609Z|e6e2c787-8be3-48d2-8d1b-f852a3073028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:25.609Z|6395845e-37e6-409d-a42c-05ae5e60f3f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:25.609Z|a3e6ab67-8733-44ca-a871-c961687e5978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:33.550Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:20:33.555Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:33.556Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:20:33.556Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:33.556Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:33.557Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:20:33.557Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efdeff508fca9603", X-B3-SpanId:"42698d76d1b2a296", X-B3-ParentSpanId:"efdeff508fca9603", X-B3-Sampled:"0", X-ONAP-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-TransactionID:"169d7d29-8a7a-428c-977b-078844b2654d", X-ECOMP-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aa7c197-f48d-4fcd-9e94-0d8445e2d594"]
2021-12-17T16:20:33.557Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:20:33.557Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:20:33.584Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:33.585Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:33.585Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:20:33.585Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:33.587Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:20:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
    "cloudIdentifier" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"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\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:20:05.000+00:00"
  } ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:20:33.587Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:33.587Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:20:33.589Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:33.589Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:20:33.589Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:33.589Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:33.590Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:20:33.590Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efdeff508fca9603", X-B3-SpanId:"66bcb1ae6597ef36", X-B3-ParentSpanId:"efdeff508fca9603", X-B3-Sampled:"0", X-ONAP-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-TransactionID:"169d7d29-8a7a-428c-977b-078844b2654d", X-ECOMP-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f9056fb-92df-451c-a1f9-f969ae7ccf2e"]
2021-12-17T16:20:33.590Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:20:33.590Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:20:33.602Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:33.603Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:33.603Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:20:33.603Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:33.604Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1639758008000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:20:10.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:20:33.604Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:33.604Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:20:33.634Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:33.634Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:33.635Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:33.635Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:33.635Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:33.636Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-TransactionID:"169d7d29-8a7a-428c-977b-078844b2654d", X-ECOMP-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60b5c0c2-d034-45a8-9840-81510e031495"]
2021-12-17T16:20:33.636Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:33.636Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:33.759Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:33.760Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:33.761Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:33.761Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=89C228FB51ACC0AE74CFA227E6DD0FCA; 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:"Fri, 17 Dec 2021 16:20:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:33.762Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3067caa2-5f55-11ec-b7c8-26a1083fde92","businessKey":"66189ff3-5ca0-4373-af53-99b878efcef6","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:20:03.061+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"30672e21-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:20:33.763Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:33.764Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:33.801Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:33.801Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:33.801Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:33.802Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:33.802Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:33.802Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-TransactionID:"169d7d29-8a7a-428c-977b-078844b2654d", X-ECOMP-RequestID:"169d7d29-8a7a-428c-977b-078844b2654d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aca178d1-3456-4a43-8ffb-cb6779b152a1"]
2021-12-17T16:20:33.802Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:33.803Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:33.921Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:33.922Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:33.922Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:33.922Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=722C72DD869A703EA5BFAE155402C256; 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:"Fri, 17 Dec 2021 16:20:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:33.923Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:347f00ba-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","executionId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:20:09.924+0000","endTime":"2021-12-17T16:20:09.927+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:20:33.923Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:33.923Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:33.927Z|169d7d29-8a7a-428c-977b-078844b2654d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:20:35.630Z|36f9da38-457b-4c62-878f-99892b4226ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:35.630Z|36f9da38-457b-4c62-878f-99892b4226ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:35.635Z|60e1cef5-be9f-4a2e-87d2-05c1d2bd6b61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:35.635Z|432fe23d-f5b4-46d0-b0af-1b6ab3072961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:35.636Z|60e1cef5-be9f-4a2e-87d2-05c1d2bd6b61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:35.636Z|432fe23d-f5b4-46d0-b0af-1b6ab3072961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:39.306Z|904be2cc-d176-4271-8b8f-b856b3bda241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:20:39.306Z|904be2cc-d176-4271-8b8f-b856b3bda241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:20:39.640Z|37483106-eab8-438e-8150-81492b68e3dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:20:39.641Z|37483106-eab8-438e-8150-81492b68e3dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:20:44.056Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:20:44.064Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:44.064Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:20:44.065Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:44.065Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:44.065Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:20:44.065Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b52559c0f5ca745", X-B3-SpanId:"41a62908b6932dcd", X-B3-ParentSpanId:"8b52559c0f5ca745", X-B3-Sampled:"0", X-ONAP-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-TransactionID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-ECOMP-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3882369-19f5-4f65-9c85-fa68496a0221"]
2021-12-17T16:20:44.066Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:20:44.066Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:20:44.106Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:44.106Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:44.106Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:20:44.107Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:44.108Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:20:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
    "cloudIdentifier" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"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\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:20:05.000+00:00"
  } ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:20:44.108Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:44.109Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:20:44.110Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:44.111Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:20:44.111Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:44.111Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:44.111Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:20:44.112Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b52559c0f5ca745", X-B3-SpanId:"007a36fe6da9dff0", X-B3-ParentSpanId:"8b52559c0f5ca745", X-B3-Sampled:"0", X-ONAP-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-TransactionID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-ECOMP-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"309cdf93-d12f-4bd5-b8df-55bf277ff9f7"]
2021-12-17T16:20:44.112Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:20:44.112Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:20:44.137Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:44.138Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:44.138Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:20:44.138Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:44.140Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1639758008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:20:10.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:20:44.141Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:44.141Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:20:44.165Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:44.166Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:44.166Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:44.166Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:44.166Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:44.167Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-TransactionID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-ECOMP-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37f33509-db8c-4b50-9be8-0203e89f45e6"]
2021-12-17T16:20:44.167Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:44.167Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:44.299Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:44.300Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:44.300Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:44.300Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3192371175F924C019CDBADD5BE57CF6; 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:"Fri, 17 Dec 2021 16:20:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:44.301Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3067caa2-5f55-11ec-b7c8-26a1083fde92","businessKey":"66189ff3-5ca0-4373-af53-99b878efcef6","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:20:03.061+0000","endTime":"2021-12-17T16:20:41.660+0000","removalTime":null,"durationInMillis":38599,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"30672e21-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:20:44.301Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:44.301Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:44.326Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:44.326Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:44.327Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:44.327Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:44.327Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:44.328Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-TransactionID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-ECOMP-RequestID:"3c2793cd-39da-4ce7-a78e-26fb202f3616", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"796da70e-c032-4727-a2d5-99451f7ebf63"]
2021-12-17T16:20:44.328Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:44.328Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:44.459Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:44.460Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:44.460Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:44.460Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=01DEBA7F11FC5EAD735CF4C03BF26F6B; 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:"Fri, 17 Dec 2021 16:20:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:44.461Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:4769613d-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","executionId":"3067caa2-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:20:41.659+0000","endTime":"2021-12-17T16:20:41.660+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:20:44.461Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:44.462Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3067caa2-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:44.465Z|3c2793cd-39da-4ce7-a78e-26fb202f3616|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:20:45.668Z|3bd306f7-981e-45f3-bc74-d04f5a3665d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:45.668Z|b33a9ed0-cc41-4258-bebd-bbeb7dd78b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:45.669Z|b33a9ed0-cc41-4258-bebd-bbeb7dd78b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:45.669Z|3bd306f7-981e-45f3-bc74-d04f5a3665d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:45.673Z|6968147c-6328-4225-896e-f7fe5ad23116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:45.674Z|6968147c-6328-4225-896e-f7fe5ad23116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:54.306Z|8f2fc3e5-3e74-4774-bd68-6172d62ba88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:20:54.306Z|8f2fc3e5-3e74-4774-bd68-6172d62ba88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:20:54.607Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:20:54.612Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:54.613Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:20:54.613Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:54.613Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:20:54.614Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:20:54.614Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83e42550eb3cb2eb", X-B3-SpanId:"5ff77d65295abc2e", X-B3-ParentSpanId:"83e42550eb3cb2eb", X-B3-Sampled:"0", X-ONAP-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-TransactionID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-ECOMP-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"358b4527-ae80-4fb8-8891-ae2de0afa40c"]
2021-12-17T16:20:54.614Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:20:54.614Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:20:54.635Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:54.635Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:54.636Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:20:54.636Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:54.637Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:20:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
    "cloudIdentifier" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"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\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:20:05.000+00:00"
  } ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:20:54.637Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:54.637Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:20:54.639Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:54.639Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:20:54.639Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:54.640Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:20:54.640Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:20:54.640Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83e42550eb3cb2eb", X-B3-SpanId:"48e98be9c196e0f3", X-B3-ParentSpanId:"83e42550eb3cb2eb", X-B3-Sampled:"0", X-ONAP-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-TransactionID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-ECOMP-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c9edb6d-775c-438e-a0ff-b413a537dd07"]
2021-12-17T16:20:54.640Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:20:54.641Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:20:54.652Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:54.652Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:54.652Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:20:54.653Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:20:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:54.653Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1639758008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:20:10.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:20:54.654Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:54.654Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:20:54.679Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:54.680Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:54.681Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:54.681Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:20:54.681Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:54.682Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-TransactionID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-ECOMP-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a22c22f-73c0-48c0-851d-e526434216e1"]
2021-12-17T16:20:54.682Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:54.683Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:54.815Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:54.816Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:54.816Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:54.817Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=069B1F26F59E25BA52B09029BBD55908; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 17 Dec 2021 16:20:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:54.817Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4d265801-5f55-11ec-b7c8-26a1083fde92","businessKey":"66189ff3-5ca0-4373-af53-99b878efcef6","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-12-17T16:20:51.286+0000","endTime":"2021-12-17T16:20:51.944+0000","removalTime":null,"durationInMillis":658,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"4d245bfa-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:20:54.817Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:54.818Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66189ff3-5ca0-4373-af53-99b878efcef6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:54.843Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:54.844Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:20:54.844Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:20:54.844Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:20:54.844Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:20:54.845Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-TransactionID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-ECOMP-RequestID:"69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f639124-a89f-46c4-ae3d-9fdde067b701"]
2021-12-17T16:20:54.845Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:20:54.845Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:20:54.965Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:20:54.965Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:20:54.965Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:20:54.966Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D6C8C52827E2D1A16B9B642A7805041D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 17 Dec 2021 16:20:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:20:54.966Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4d26cd44-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"4d265801-5f55-11ec-b7c8-26a1083fde92","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"4d265801-5f55-11ec-b7c8-26a1083fde92","executionId":"4d265801-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:20:51.289+0000","endTime":"2021-12-17T16:20:51.943+0000","durationInMillis":654,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22aaf25c-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:20:54.966Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:20:54.967Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d265801-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:20:54.971Z|69c6bf67-f6e8-493e-b1f1-cc4ad8431ff8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:20:55.690Z|940517a1-ae0e-4137-9447-f588e3bde1bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:55.690Z|acdd741f-81e5-406e-b971-a2ebb4da1d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:55.690Z|940517a1-ae0e-4137-9447-f588e3bde1bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:55.691Z|acdd741f-81e5-406e-b971-a2ebb4da1d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:20:55.696Z|6f4ff426-41f6-48c1-bade-be8bcf3dac20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:20:55.696Z|6f4ff426-41f6-48c1-bade-be8bcf3dac20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:05.092Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:05.097Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:21:05.097Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:21:05.097Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:05.098Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:21:05.098Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:21:05.099Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"952c18f47b88be70", X-B3-SpanId:"cc8b625ae1e0a180", X-B3-ParentSpanId:"952c18f47b88be70", X-B3-Sampled:"0", X-ONAP-RequestID:"a22c25df-7dce-4f67-95b3-6a949a0b5c4b", X-RequestID:"a22c25df-7dce-4f67-95b3-6a949a0b5c4b", X-TransactionID:"a22c25df-7dce-4f67-95b3-6a949a0b5c4b", X-ECOMP-RequestID:"a22c25df-7dce-4f67-95b3-6a949a0b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0a410bb-1fad-4303-a811-ce0509532959"]
2021-12-17T16:21:05.099Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:21:05.099Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:21:05.121Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:05.122Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:05.122Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:21:05.123Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:05.123Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "endTime" : "2021-12-17T16:21:03.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:21:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
    "cloudIdentifier" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"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\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:20:05.000+00:00"
  } ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:21:05.124Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:05.124Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:21:05.126Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:21:05.126Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:21:05.131Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:05.131Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:21:05.131Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:21:05.132Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"952c18f47b88be70", X-B3-SpanId:"6f82e6a0e7b1b5b9", X-B3-ParentSpanId:"952c18f47b88be70", X-B3-Sampled:"0", X-ONAP-RequestID:"a22c25df-7dce-4f67-95b3-6a949a0b5c4b", X-RequestID:"a22c25df-7dce-4f67-95b3-6a949a0b5c4b", X-TransactionID:"a22c25df-7dce-4f67-95b3-6a949a0b5c4b", X-ECOMP-RequestID:"a22c25df-7dce-4f67-95b3-6a949a0b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2e98f55-2277-4fe4-8f6f-8313f7e0155e"]
2021-12-17T16:21:05.132Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:21:05.132Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:21:05.144Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:05.145Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:05.145Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:21:05.145Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:05.146Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1639758008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:20:10.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:21:05.146Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:05.147Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:21:05.153Z|a22c25df-7dce-4f67-95b3-6a949a0b5c4b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:05.269Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:05.273Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:21:05.274Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:21:05.274Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:05.275Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:21:05.275Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:21:05.276Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b01fc0bc66b4706", X-B3-SpanId:"41a02b8fa59fac68", X-B3-ParentSpanId:"9b01fc0bc66b4706", X-B3-Sampled:"0", X-ONAP-RequestID:"ad833afd-10d3-4281-af42-c1189a9da68d", X-RequestID:"ad833afd-10d3-4281-af42-c1189a9da68d", X-TransactionID:"ad833afd-10d3-4281-af42-c1189a9da68d", X-ECOMP-RequestID:"ad833afd-10d3-4281-af42-c1189a9da68d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a373eee-f2df-42b7-8a08-d467e3a4387d"]
2021-12-17T16:21:05.276Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:21:05.277Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:21:05.295Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:05.295Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:05.296Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:21:05.296Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:05.297Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "endTime" : "2021-12-17T16:21:03.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:21:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
    "cloudIdentifier" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"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\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:20:05.000+00:00"
  } ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:21:05.298Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:05.299Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:21:05.301Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:21:05.302Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:21:05.302Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:05.303Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:21:05.303Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:21:05.304Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b01fc0bc66b4706", X-B3-SpanId:"74e6e1b4bbec429e", X-B3-ParentSpanId:"9b01fc0bc66b4706", X-B3-Sampled:"0", X-ONAP-RequestID:"ad833afd-10d3-4281-af42-c1189a9da68d", X-RequestID:"ad833afd-10d3-4281-af42-c1189a9da68d", X-TransactionID:"ad833afd-10d3-4281-af42-c1189a9da68d", X-ECOMP-RequestID:"ad833afd-10d3-4281-af42-c1189a9da68d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4edc8d70-9899-44e3-b4ed-14d7cd1f4fac"]
2021-12-17T16:21:05.304Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:21:05.304Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:21:05.320Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:05.321Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:05.321Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:21:05.321Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:05.322Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1639758008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:20:10.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:21:05.323Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:05.323Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:21:05.332Z|ad833afd-10d3-4281-af42-c1189a9da68d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:05.449Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:05.452Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:21:05.452Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:21:05.453Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:05.453Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:21:05.453Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:21:05.453Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e173681278bb8c3b", X-B3-SpanId:"2eed2cf98d15ea36", X-B3-ParentSpanId:"e173681278bb8c3b", X-B3-Sampled:"0", X-ONAP-RequestID:"ec1b7a2f-3e27-482e-895a-777ae7d0c44a", X-RequestID:"ec1b7a2f-3e27-482e-895a-777ae7d0c44a", X-TransactionID:"ec1b7a2f-3e27-482e-895a-777ae7d0c44a", X-ECOMP-RequestID:"ec1b7a2f-3e27-482e-895a-777ae7d0c44a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4d53bd0-70b8-4679-a068-b3693b21beaf"]
2021-12-17T16:21:05.453Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:21:05.454Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:21:05.470Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:05.471Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:05.471Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:21:05.471Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:05.472Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "endTime" : "2021-12-17T16:21:03.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:21:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
    "cloudIdentifier" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"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\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:20:05.000+00:00"
  } ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:21:05.472Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:05.472Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:21:05.474Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:21:05.474Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:21:05.474Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:05.474Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:21:05.475Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:21:05.475Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e173681278bb8c3b", X-B3-SpanId:"c2d71cae36eaf736", X-B3-ParentSpanId:"e173681278bb8c3b", X-B3-Sampled:"0", X-ONAP-RequestID:"ec1b7a2f-3e27-482e-895a-777ae7d0c44a", X-RequestID:"ec1b7a2f-3e27-482e-895a-777ae7d0c44a", X-TransactionID:"ec1b7a2f-3e27-482e-895a-777ae7d0c44a", X-ECOMP-RequestID:"ec1b7a2f-3e27-482e-895a-777ae7d0c44a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a44ad6c-2072-4485-a623-cd3034b29106"]
2021-12-17T16:21:05.475Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:21:05.475Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:21:05.487Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:05.488Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:05.488Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:21:05.488Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:05.489Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1639758008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:20:10.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:21:05.489Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:05.490Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:21:05.495Z|ec1b7a2f-3e27-482e-895a-777ae7d0c44a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:05.624Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:05.628Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:21:05.628Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:21:05.628Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:05.628Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:21:05.629Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:21:05.629Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87fec35bc18e703c", X-B3-SpanId:"b758acea7f1b27ed", X-B3-ParentSpanId:"87fec35bc18e703c", X-B3-Sampled:"0", X-ONAP-RequestID:"a45a7659-7f8f-4a4b-822c-4641cff3d919", X-RequestID:"a45a7659-7f8f-4a4b-822c-4641cff3d919", X-TransactionID:"a45a7659-7f8f-4a4b-822c-4641cff3d919", X-ECOMP-RequestID:"a45a7659-7f8f-4a4b-822c-4641cff3d919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9028d314-e1dd-41a8-bb68-ed95fece26a3"]
2021-12-17T16:21:05.629Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:21:05.629Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:21:05.657Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:05.657Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:05.657Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:21:05.658Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:05.659Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "endTime" : "2021-12-17T16:21:03.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:21:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
    "cloudIdentifier" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"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\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:20:05.000+00:00"
  } ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:21:05.659Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:05.659Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:21:05.660Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:21:05.660Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:21:05.661Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:05.661Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:21:05.661Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:21:05.661Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87fec35bc18e703c", X-B3-SpanId:"76c8e8a8b9287426", X-B3-ParentSpanId:"87fec35bc18e703c", X-B3-Sampled:"0", X-ONAP-RequestID:"a45a7659-7f8f-4a4b-822c-4641cff3d919", X-RequestID:"a45a7659-7f8f-4a4b-822c-4641cff3d919", X-TransactionID:"a45a7659-7f8f-4a4b-822c-4641cff3d919", X-ECOMP-RequestID:"a45a7659-7f8f-4a4b-822c-4641cff3d919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f87d1e0-f82a-457a-a24e-b370b2c4f90f"]
2021-12-17T16:21:05.662Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:21:05.662Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:21:05.672Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:05.675Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:05.676Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:21:05.676Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:05.677Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1639758008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:20:10.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:21:05.677Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:05.677Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:21:05.685Z|a45a7659-7f8f-4a4b-822c-4641cff3d919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:05.712Z|1e3fc597-e8a5-4aa7-8e1c-f8f9005a8a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:05.712Z|1e3fc597-e8a5-4aa7-8e1c-f8f9005a8a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:05.717Z|b74e13b2-ede6-42fa-b284-6a8fe6b022e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:05.717Z|b74e13b2-ede6-42fa-b284-6a8fe6b022e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:05.720Z|bf6cf25e-121d-4555-bdf6-5f8c6e5e134c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:05.720Z|bf6cf25e-121d-4555-bdf6-5f8c6e5e134c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:05.801Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:05.805Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:21:05.805Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||Invoke
2021-12-17T16:21:05.805Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:05.805Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6
2021-12-17T16:21:05.806Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Method      : GET
2021-12-17T16:21:05.806Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5378148da334b20b", X-B3-SpanId:"1abf4d77a2e29be5", X-B3-ParentSpanId:"5378148da334b20b", X-B3-Sampled:"0", X-ONAP-RequestID:"631ac0eb-9b0e-4bc7-8a76-19e212bb5b59", X-RequestID:"631ac0eb-9b0e-4bc7-8a76-19e212bb5b59", X-TransactionID:"631ac0eb-9b0e-4bc7-8a76-19e212bb5b59", X-ECOMP-RequestID:"631ac0eb-9b0e-4bc7-8a76-19e212bb5b59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b67808e-1f5b-49f8-94a5-a3d3195269cc"]
2021-12-17T16:21:05.806Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Request body: 
2021-12-17T16:21:05.806Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||==========================request end================================================
2021-12-17T16:21:05.827Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:05.827Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:05.827Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Status text  : 
2021-12-17T16:21:05.827Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:05.829Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||Response body: {
  "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:19:39.000+00:00",
  "endTime" : "2021-12-17T16:21:03.000+00:00",
  "source" : "VID",
  "vnfId" : "5cdc4104-9e65-4a56-86ad-b906838b8c82",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n\t\t\t\"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"0e4040f2-2a71-46c5-84d5-8dfc14aefd7f\",\n                                        \"modelInvariantUuid\": \"2fea5df9-35e9-4cc6-96df-5b742d47112a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8746b719-bb9c-4022-b103-3fa76f302917\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"e9ffd5d4-457b-4810-b7a7-ef9c61cfe446\",\n                                                \"modelInvariantUuid\": \"3182c5e9-1546-47d8-b493-c6e481a1f9f2\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"c36292a9-b6c8-4ae3-8af8-62672b36b251\"\n                                            },\n                                            \"instanceName\": \"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\n                            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"3d357d19-6c02-4577-8b10-9513d6f7a977\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:21:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
    "cloudIdentifier" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"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\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-12-17T16:20:05.000+00:00"
  } ],
  "requestURI" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6"
    }
  }
}
2021-12-17T16:21:05.829Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:05.830Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66189ff3-5ca0-4373-af53-99b878efcef6|INFO|500||InvokeReturn
2021-12-17T16:21:05.831Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:21:05.831Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:21:05.831Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:05.831Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false
2021-12-17T16:21:05.832Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:21:05.832Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5378148da334b20b", X-B3-SpanId:"9bfd7cd46118b0dc", X-B3-ParentSpanId:"5378148da334b20b", X-B3-Sampled:"0", X-ONAP-RequestID:"631ac0eb-9b0e-4bc7-8a76-19e212bb5b59", X-RequestID:"631ac0eb-9b0e-4bc7-8a76-19e212bb5b59", X-TransactionID:"631ac0eb-9b0e-4bc7-8a76-19e212bb5b59", X-ECOMP-RequestID:"631ac0eb-9b0e-4bc7-8a76-19e212bb5b59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"734f6b30-87ae-41b7-a160-7199b1980f2e"]
2021-12-17T16:21:05.832Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:21:05.832Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:21:05.842Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:05.842Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:05.842Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:21:05.842Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:05.843Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "66189ff3-5ca0-4373-af53-99b878efcef6",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1639758008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:20:10.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:21:05.843Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:05.843Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66189ff3-5ca0-4373-af53-99b878efcef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:21:05.849Z|631ac0eb-9b0e-4bc7-8a76-19e212bb5b59|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66189ff3-5ca0-4373-af53-99b878efcef6|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:09.306Z|6e277cb8-e4a9-4d88-8c93-a2bb87a8f81f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:21:09.309Z|6e277cb8-e4a9-4d88-8c93-a2bb87a8f81f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:21:09.642Z|eaf205c5-c4d9-4813-97fc-194d42367495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:21:09.642Z|eaf205c5-c4d9-4813-97fc-194d42367495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:21:09.948Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:09.950Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|||INFO|500||Checking if requestId: 6d52053e-47fc-4ff7-87de-3ef87b000492 already exists in requestDb InfraActiveRequests table
2021-12-17T16:21:09.950Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:09.951Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:21:09.951Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:09.951Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:09.952Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:21:09.952Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d12c7e0fa5705ac2", X-B3-SpanId:"0f7dd26c5b0ad103", X-B3-ParentSpanId:"d12c7e0fa5705ac2", X-B3-Sampled:"0", X-ONAP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b25af8d5-9a85-4cbb-be5b-4bb966dc819d"]
2021-12-17T16:21:09.952Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:21:09.952Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:21:09.968Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:09.969Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:21:09.969Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:21:09.970Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:21:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:09.970Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: 
2021-12-17T16:21:09.970Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:09.971Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|404|Not Found|InvokeReturn
2021-12-17T16:21:09.977Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:21:09.981Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:21:10.005Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||Invoke
2021-12-17T16:21:10.006Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d52053e-47fc-4ff7-87de-3ef87b000492], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f56d46dc-8ee7-4e04-9b44-b05a15ea4aa7], X-ECOMP-RequestID=[6d52053e-47fc-4ff7-87de-3ef87b000492], X-TransactionId=[], X-ONAP-RequestID=[6d52053e-47fc-4ff7-87de-3ef87b000492]}
2021-12-17T16:21:10.198Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211217-16:21:10:034-16392], vertex-id=[475280], Content-Length=[1034], Date=[Fri, 17 Dec 2021 16:21:10 GMT], Content-Type=[application/json]}
2021-12-17T16:21:10.200Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|DEBUG|500||{"tenant-id":"9bda7e13c4d5491a9f4f64a5c3162aff","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1639757986276","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5cdc4104-9e65-4a56-86ad-b906838b8c82","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5cdc4104-9e65-4a56-86ad-b906838b8c82"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2021-12-17T16:21:10.200Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9bda7e13c4d5491a9f4f64a5c3162aff|INFO|500||InvokeReturn
2021-12-17T16:21:10.201Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:21:10.201Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:21:10.202Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.203Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:21:10.203Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:10.203Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.203Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:21:10.204Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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:"d12c7e0fa5705ac2", X-B3-SpanId:"da437bc3887be30f", X-B3-ParentSpanId:"d12c7e0fa5705ac2", X-B3-Sampled:"0", X-ONAP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ac46b0-eef9-4698-a75c-bf29cc4f55eb"]
2021-12-17T16:21:10.204Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"d7e19336-cddf-4f3b-a721-5920a9347abe"},"instanceName":null,"requestScope":"service"}
2021-12-17T16:21:10.204Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:21:10.219Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:10.220Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:10.220Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:21:10.220Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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:"Fri, 17 Dec 2021 16:21:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:10.220Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:21:10.220Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:10.221Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:21:10.221Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7
2021-12-17T16:21:10.222Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|INFO|500||Invoke
2021-12-17T16:21:10.222Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:10.222Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7
2021-12-17T16:21:10.222Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Method      : GET
2021-12-17T16:21:10.222Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7312b21c-84a5-46c8-9800-ae4e2a07e0c0"]
2021-12-17T16:21:10.223Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Request body: 
2021-12-17T16:21:10.223Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||==========================request end================================================
2021-12-17T16:21:10.250Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:10.250Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:10.251Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Status text  : 
2021-12-17T16:21:10.251Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:21:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:10.252Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "0d9d653e-2ac1-4c95-80c2-31adb187b0b7",
  "modelInvariantUUID" : "16811e52-9370-45b2-9f9e-708b768dd3ac",
  "created" : "2021-12-17 16:15:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/collectionResourceCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/vnfCustomizations"
    }
  }
}
2021-12-17T16:21:10.253Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:10.253Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|INFO|500||InvokeReturn
2021-12-17T16:21:10.256Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance
2021-12-17T16:21:10.256Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|INFO|500||Invoke
2021-12-17T16:21:10.257Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:10.257Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance
2021-12-17T16:21:10.257Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Method      : GET
2021-12-17T16:21:10.257Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a74f12df-cf32-4721-9cdf-4aa1a72d6f1c"]
2021-12-17T16:21:10.257Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Request body: 
2021-12-17T16:21:10.258Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:21:10.273Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:10.273Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:21:10.274Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Status text  : 
2021-12-17T16:21:10.274Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&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:"Fri, 17 Dec 2021 16:21:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:10.274Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Response body: 
2021-12-17T16:21:10.274Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:10.275Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:21:10.275Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac
2021-12-17T16:21:10.275Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|INFO|500||Invoke
2021-12-17T16:21:10.276Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:10.276Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac
2021-12-17T16:21:10.276Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Method      : GET
2021-12-17T16:21:10.276Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e69c9b25-48a3-4f1a-b838-bf533cd5813a"]
2021-12-17T16:21:10.277Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Request body: 
2021-12-17T16:21:10.277Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||==========================request end================================================
2021-12-17T16:21:10.294Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:10.295Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:10.295Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Status text  : 
2021-12-17T16:21:10.295Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:21:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:10.297Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "0d9d653e-2ac1-4c95-80c2-31adb187b0b7",
      "modelInvariantUUID" : "16811e52-9370-45b2-9f9e-708b768dd3ac",
      "created" : "2021-12-17 16:15:53.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 18,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/pnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/networkCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/collectionResourceCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac"
    }
  }
}
2021-12-17T16:21:10.297Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:10.297Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16811e52-9370-45b2-9f9e-708b768dd3ac|INFO|500||InvokeReturn
2021-12-17T16:21:10.300Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance
2021-12-17T16:21:10.300Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|INFO|500||Invoke
2021-12-17T16:21:10.300Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:10.301Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance
2021-12-17T16:21:10.301Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Method      : GET
2021-12-17T16:21:10.301Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85b016e9-ac1f-4ade-a61a-46f89693f645"]
2021-12-17T16:21:10.301Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Request body: 
2021-12-17T16:21:10.301Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:21:10.321Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:10.322Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:21:10.322Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Status text  : 
2021-12-17T16:21:10.322Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&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:"Fri, 17 Dec 2021 16:21:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:10.322Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||Response body: 
2021-12-17T16:21:10.323Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:10.323Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0d9d653e-2ac1-4c95-80c2-31adb187b0b7&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:21:10.323Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.324Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:21:10.324Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:10.324Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.324Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:21:10.325Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04f27b83-2836-4079-b1a4-14d85acc3402"]
2021-12-17T16:21:10.325Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:21:10.325Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:21:10.345Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:10.346Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:10.346Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:21:10.346Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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:"Fri, 17 Dec 2021 16:21:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:10.349Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:21:10.349Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:10.349Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:21:10.351Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.352Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.352Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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================================================
2021-12-17T16:21:10.352Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.352Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.352Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96ab39d2-0f4d-40c4-b11b-59a20040229b"]
2021-12-17T16:21:10.353Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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: 
2021-12-17T16:21:10.353Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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================================================
2021-12-17T16:21:10.369Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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==========================================
2021-12-17T16:21:10.369Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.370Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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  : 
2021-12-17T16:21:10.370Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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:"Fri, 17 Dec 2021 16:21:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:10.374Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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" : 513,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513/service"
    }
  }
}
2021-12-17T16:21:10.375Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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=================================================
2021-12-17T16:21:10.375Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.377Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7
2021-12-17T16:21:10.377Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|INFO|500||Invoke
2021-12-17T16:21:10.377Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:10.377Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7
2021-12-17T16:21:10.378Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Method      : GET
2021-12-17T16:21:10.378Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e0789ed-0f2e-4bcf-9ab5-9d395f229d01"]
2021-12-17T16:21:10.378Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Request body: 
2021-12-17T16:21:10.378Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||==========================request end================================================
2021-12-17T16:21:10.398Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:10.398Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:10.399Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Status text  : 
2021-12-17T16:21:10.399Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:21:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:10.400Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "0d9d653e-2ac1-4c95-80c2-31adb187b0b7",
  "modelInvariantUUID" : "16811e52-9370-45b2-9f9e-708b768dd3ac",
  "created" : "2021-12-17 16:15:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/collectionResourceCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7/vnfCustomizations"
    }
  }
}
2021-12-17T16:21:10.400Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:10.401Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0d9d653e-2ac1-4c95-80c2-31adb187b0b7|INFO|500||InvokeReturn
2021-12-17T16:21:10.403Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:21:10.404Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:21:10.404Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:10.404Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:21:10.404Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:21:10.404Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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:"1396", X-B3-TraceId:"d12c7e0fa5705ac2", X-B3-SpanId:"54208612689d091a", X-B3-ParentSpanId:"d12c7e0fa5705ac2", X-B3-Sampled:"0", X-ONAP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f82eb9c-82fe-4a2b-ba34-49dc7b1ee1fa"]
2021-12-17T16:21:10.405Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6d52053e-47fc-4ff7-87de-3ef87b000492","requestStatus":"IN_PROGRESS","startTime":1639758069977,"source":"VID","tenantId":"9bda7e13c4d5491a9f4f64a5c3162aff","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"d7e19336-cddf-4f3b-a721-5920a9347abe","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"6d52053e-47fc-4ff7-87de-3ef87b000492"}
2021-12-17T16:21:10.405Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:21:10.427Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:10.428Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:21:10.428Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:21:10.428Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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/6d52053e-47fc-4ff7-87de-3ef87b000492", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:10.430Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:21:09.977+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:21:10.417+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:21:10.431Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:10.431Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:21:10.438Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.438Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:21:10.439Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:10.439Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|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
2021-12-17T16:21:10.439Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:21:10.439Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"d12c7e0fa5705ac2", X-B3-SpanId:"5b721f307249c2ab", X-B3-ParentSpanId:"d12c7e0fa5705ac2", X-B3-Sampled:"0", X-ONAP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5b4d13c-9e48-4e62-a56c-d2dd39077b19"]
2021-12-17T16:21:10.440Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"16811e52-9370-45b2-9f9e-708b768dd3ac\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\"modelUuid\":\"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\",\"modelInvariantUuid\":\"16811e52-9370-45b2-9f9e-708b768dd3ac\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d7e19336-cddf-4f3b-a721-5920a9347abe\"}","type":"String"},"requestId":{"value":"6d52053e-47fc-4ff7-87de-3ef87b000492","type":"String"},"mso-request-id":{"value":"6d52053e-47fc-4ff7-87de-3ef87b000492","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"d7e19336-cddf-4f3b-a721-5920a9347abe","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/d7e19336-cddf-4f3b-a721-5920a9347abe","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:21:10.440Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:21:11.211Z|5c5b38a9-5ede-4c0c-9fa7-524b1f0c8228|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:21:11.212Z|5c5b38a9-5ede-4c0c-9fa7-524b1f0c8228|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:12.452Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:12.453Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:21:12.453Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:21:12.453Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:21:12 GMT", X-ONAP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-TransactionID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ECOMP-RequestID:"6d52053e-47fc-4ff7-87de-3ef87b000492", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b5b4d13c-9e48-4e62-a56c-d2dd39077b19", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:21:12.454Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6d52053e-47fc-4ff7-87de-3ef87b000492\",\"instanceId\":\"d7e19336-cddf-4f3b-a721-5920a9347abe\"}}","message":"Success","processInstanceID":"5892d7ff-5f55-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:21:12.454Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:12.454Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:21:12.458Z|6d52053e-47fc-4ff7-87de-3ef87b000492|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:12.585Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:12.588Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:12.589Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:21:12.589Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:12.589Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:12.590Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:21:12.590Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0367899a939aa000", X-B3-SpanId:"91fabf968fa46e67", X-B3-ParentSpanId:"0367899a939aa000", X-B3-Sampled:"0", X-ONAP-RequestID:"687b8e2c-392d-4f87-8a77-066498daecde", X-RequestID:"687b8e2c-392d-4f87-8a77-066498daecde", X-TransactionID:"687b8e2c-392d-4f87-8a77-066498daecde", X-ECOMP-RequestID:"687b8e2c-392d-4f87-8a77-066498daecde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e96cc67-350d-46c5-a573-99022c9b5aea"]
2021-12-17T16:21:12.590Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:21:12.590Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:21:12.607Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:12.608Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:12.608Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:21:12.608Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:12.609Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:21:09.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:21:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:21:12.610Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:12.610Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||InvokeReturn
2021-12-17T16:21:12.612Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:21:12.612Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:21:12.612Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:12.612Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:21:12.613Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:21:12.613Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0367899a939aa000", X-B3-SpanId:"87b0cbd173390fae", X-B3-ParentSpanId:"0367899a939aa000", X-B3-Sampled:"0", X-ONAP-RequestID:"687b8e2c-392d-4f87-8a77-066498daecde", X-RequestID:"687b8e2c-392d-4f87-8a77-066498daecde", X-TransactionID:"687b8e2c-392d-4f87-8a77-066498daecde", X-ECOMP-RequestID:"687b8e2c-392d-4f87-8a77-066498daecde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92946bfd-37bd-412d-8651-5e648df19b4a"]
2021-12-17T16:21:12.613Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:21:12.614Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:21:12.626Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:12.626Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:12.626Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:21:12.626Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:12.628Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:21:12.628Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:12.628Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:21:12.635Z|687b8e2c-392d-4f87-8a77-066498daecde|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:15.739Z|659e98f3-2f14-4bcf-8a1d-afda0a9fa79b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:15.740Z|659e98f3-2f14-4bcf-8a1d-afda0a9fa79b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:15.746Z|275d5ba1-5419-4d59-84b7-195f051614cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:15.746Z|275d5ba1-5419-4d59-84b7-195f051614cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:15.752Z|f3622063-1473-4787-b40e-285d8065c97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:15.753Z|f3622063-1473-4787-b40e-285d8065c97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:22.762Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:22.766Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:22.767Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:21:22.767Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:22.768Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:22.768Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:21:22.768Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08ee0dee6851c51b", X-B3-SpanId:"859e18bfdcfa37a9", X-B3-ParentSpanId:"08ee0dee6851c51b", X-B3-Sampled:"0", X-ONAP-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-TransactionID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-ECOMP-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ed718b1-0f27-47ce-93ef-5712e63ff8c9"]
2021-12-17T16:21:22.769Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:21:22.769Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:21:22.787Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:22.787Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:22.788Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:21:22.788Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:22.788Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-12-17T16:21:09.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:21:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:21:22.789Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:22.789Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||InvokeReturn
2021-12-17T16:21:22.790Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:21:22.790Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:21:22.791Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:22.791Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:21:22.791Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:21:22.791Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08ee0dee6851c51b", X-B3-SpanId:"8ed86e385e780d52", X-B3-ParentSpanId:"08ee0dee6851c51b", X-B3-Sampled:"0", X-ONAP-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-TransactionID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-ECOMP-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e00a935d-ab7f-429f-b268-0683d9c5f48f"]
2021-12-17T16:21:22.791Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:21:22.792Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:21:22.803Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:22.803Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:22.803Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:21:22.804Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:22.805Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1639758081000,\"creation_time\":1639758008000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:21:22.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:21:22.805Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:22.806Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:21:22.830Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:21:22.831Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:21:22.831Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:22.831Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:21:22.831Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:21:22.832Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-TransactionID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-ECOMP-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2fcf3fb-511f-4aa2-8368-82784cbd74f3"]
2021-12-17T16:21:22.832Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:21:22.832Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:21:22.951Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:22.952Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:22.952Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:21:22.953Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5E5134C5956D2862F1912E3E125BC725; 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:"Fri, 17 Dec 2021 16:21:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:22.954Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","businessKey":"6d52053e-47fc-4ff7-87de-3ef87b000492","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:21:18.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5892d7ff-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"5d39f1e5-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:21:22.954Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:22.955Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:21:22.979Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:21:22.980Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:21:22.980Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:22.980Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:21:22.981Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:21:22.981Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-TransactionID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-ECOMP-RequestID:"8edb7fe8-c78c-4a86-82b1-7622c295c73c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b241807-9bcf-4323-bb62-2e51cd2f7ab5"]
2021-12-17T16:21:22.981Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:21:22.982Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:21:23.096Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:23.096Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:23.096Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:21:23.097Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7277EC92EF2E6E87988948DD4418028F; 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:"Fri, 17 Dec 2021 16:21:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:23.097Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5f2ce7b0-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","executionId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:21:21.528+0000","endTime":"2021-12-17T16:21:21.530+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5892d7ff-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:21:23.097Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:23.098Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:21:23.101Z|8edb7fe8-c78c-4a86-82b1-7622c295c73c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:24.306Z|d200fd43-5fcc-443b-9dde-385d261159c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:21:24.306Z|d200fd43-5fcc-443b-9dde-385d261159c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:21:25.772Z|728021eb-6a50-4b32-968e-cb02785d49b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:25.772Z|e68426e8-c336-4e09-9428-bd7e1721157e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:25.772Z|728021eb-6a50-4b32-968e-cb02785d49b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:25.772Z|e68426e8-c336-4e09-9428-bd7e1721157e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:25.773Z|24bfd4c6-3bd1-4bc7-a59f-2e3a0776ac22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:25.773Z|24bfd4c6-3bd1-4bc7-a59f-2e3a0776ac22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:33.240Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:33.244Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:33.244Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:21:33.245Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:33.245Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:33.246Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:21:33.246Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b72daa77c9f2480e", X-B3-SpanId:"2a8e0231a19b7651", X-B3-ParentSpanId:"b72daa77c9f2480e", X-B3-Sampled:"0", X-ONAP-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-TransactionID:"707a8935-b873-46d3-b4dd-7832e008d438", X-ECOMP-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"894771a7-eebe-4ae4-a5a9-9aa1e2a22fb1"]
2021-12-17T16:21:33.247Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:21:33.247Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:21:33.268Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:33.269Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:33.269Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:21:33.269Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:33.272Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-12-17T16:21:09.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:21:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:21:33.272Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:33.272Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||InvokeReturn
2021-12-17T16:21:33.273Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:21:33.273Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:21:33.274Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:33.274Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:21:33.274Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:21:33.275Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b72daa77c9f2480e", X-B3-SpanId:"ebfe1bf4493de2ed", X-B3-ParentSpanId:"b72daa77c9f2480e", X-B3-Sampled:"0", X-ONAP-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-TransactionID:"707a8935-b873-46d3-b4dd-7832e008d438", X-ECOMP-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a864aab-b560-43fd-afda-b3b170dc2371"]
2021-12-17T16:21:33.275Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:21:33.275Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:21:33.287Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:33.287Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:33.288Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:21:33.288Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:33.290Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1639758081000,\"creation_time\":1639758008000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:21:22.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:21:33.290Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:33.290Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:21:33.314Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:21:33.315Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:21:33.315Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:33.316Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:21:33.316Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:21:33.316Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-TransactionID:"707a8935-b873-46d3-b4dd-7832e008d438", X-ECOMP-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c1b134f-152c-41ba-8153-1f3a8c835fe2"]
2021-12-17T16:21:33.317Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:21:33.317Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:21:33.448Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:33.448Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:33.448Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:21:33.449Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=19E7BC31A32637AE1CADA97D92586B22; 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:"Fri, 17 Dec 2021 16:21:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:33.449Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","businessKey":"6d52053e-47fc-4ff7-87de-3ef87b000492","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:21:18.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5892d7ff-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"5d39f1e5-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:21:33.449Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:33.450Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:21:33.471Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:21:33.472Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:21:33.472Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:33.472Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:21:33.473Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:21:33.473Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-TransactionID:"707a8935-b873-46d3-b4dd-7832e008d438", X-ECOMP-RequestID:"707a8935-b873-46d3-b4dd-7832e008d438", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2431525d-0e4c-4281-b3f5-a7d776285392"]
2021-12-17T16:21:33.473Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:21:33.474Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:21:33.595Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:33.596Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:33.596Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:21:33.597Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7BE06B334F71EDCD85B797EDF0C08653; 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:"Fri, 17 Dec 2021 16:21:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:33.597Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5f2ce7b0-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","executionId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:21:21.528+0000","endTime":"2021-12-17T16:21:21.530+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5892d7ff-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:21:33.597Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:33.598Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:21:33.601Z|707a8935-b873-46d3-b4dd-7832e008d438|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:35.792Z|b0977b64-bfb2-4ab3-960b-b429568d1d8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:35.792Z|e0109c14-de49-49c7-80aa-00167f7db2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:35.793Z|e0109c14-de49-49c7-80aa-00167f7db2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:35.793Z|b0977b64-bfb2-4ab3-960b-b429568d1d8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:35.794Z|8c73aafd-11c0-46d2-afc6-16d80b10f98e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:35.794Z|8c73aafd-11c0-46d2-afc6-16d80b10f98e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:39.306Z|9fef1016-0747-44b4-8270-d76c88848f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:21:39.306Z|9fef1016-0747-44b4-8270-d76c88848f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:21:39.643Z|a48460dd-1cb4-4ac7-8257-baaf55ade67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:21:39.643Z|a48460dd-1cb4-4ac7-8257-baaf55ade67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:21:43.728Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:43.735Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:43.736Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:21:43.736Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:43.736Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:43.737Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:21:43.737Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c69288b29c6d392e", X-B3-SpanId:"114ae1639b0a17e3", X-B3-ParentSpanId:"c69288b29c6d392e", X-B3-Sampled:"0", X-ONAP-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-TransactionID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-ECOMP-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67c25acd-cad0-4482-ae82-05b2885d3e6d"]
2021-12-17T16:21:43.738Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:21:43.738Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:21:43.763Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:43.764Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:43.764Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:21:43.764Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:43.765Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-12-17T16:21:09.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:21:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:21:43.765Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:43.766Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||InvokeReturn
2021-12-17T16:21:43.767Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:21:43.768Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:21:43.768Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:43.769Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:21:43.769Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:21:43.769Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c69288b29c6d392e", X-B3-SpanId:"4d6cf4b41c74c04d", X-B3-ParentSpanId:"c69288b29c6d392e", X-B3-Sampled:"0", X-ONAP-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-TransactionID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-ECOMP-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"439e447f-dbaf-417c-9ca5-c7d3a5a92adb"]
2021-12-17T16:21:43.770Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:21:43.770Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:21:43.780Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:43.781Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:43.781Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:21:43.782Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:43.782Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1639758081000,\"creation_time\":1639758008000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:21:22.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:21:43.783Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:43.783Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:21:43.811Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:21:43.811Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:21:43.812Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:43.812Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:21:43.812Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:21:43.813Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-TransactionID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-ECOMP-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9549a790-486c-41d3-8e61-3eb672658104"]
2021-12-17T16:21:43.813Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:21:43.813Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:21:43.948Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:43.949Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:43.949Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:21:43.949Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A4A377C7DB0C71680A6D27554C3C1918; 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:"Fri, 17 Dec 2021 16:21:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:43.950Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","businessKey":"6d52053e-47fc-4ff7-87de-3ef87b000492","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:21:18.262+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5892d7ff-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"5d39f1e5-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:21:43.950Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:43.950Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:21:43.973Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:21:43.973Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:21:43.974Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:43.974Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:21:43.974Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:21:43.975Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-TransactionID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-ECOMP-RequestID:"bd609949-acb2-4077-8a8a-48546cdcff39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfd6e0db-4aa2-4c16-9f0c-27321cbddf5d"]
2021-12-17T16:21:43.975Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:21:43.975Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:21:44.094Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:44.094Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:44.095Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:21:44.095Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=75F9E9EF47E17B5BCAE7A78409690AFC; 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:"Fri, 17 Dec 2021 16:21:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:44.096Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5f2ce7b0-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","executionId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:21:21.528+0000","endTime":"2021-12-17T16:21:21.530+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5892d7ff-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:21:44.096Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:44.097Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:21:44.101Z|bd609949-acb2-4077-8a8a-48546cdcff39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:45.819Z|6bfac2f5-3075-4640-a96d-3bf1b0c3bbc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:45.819Z|bb18dc1e-f3e2-4a6c-b824-43a15235d015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:45.820Z|bb18dc1e-f3e2-4a6c-b824-43a15235d015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:45.820Z|6bfac2f5-3075-4640-a96d-3bf1b0c3bbc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:45.820Z|f0cf4ce0-164c-43c0-ad41-820beaece385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:45.821Z|f0cf4ce0-164c-43c0-ad41-820beaece385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:54.237Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:21:54.248Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:54.249Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:21:54.249Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:54.249Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:21:54.250Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:21:54.250Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87e8332336086696", X-B3-SpanId:"2c4bf7e90e329e4b", X-B3-ParentSpanId:"87e8332336086696", X-B3-Sampled:"0", X-ONAP-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-TransactionID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-ECOMP-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"596e8c4f-4ed6-4d7b-8072-4a6a7cb05355"]
2021-12-17T16:21:54.250Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:21:54.250Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:21:54.271Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:54.271Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:54.271Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:21:54.272Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:54.273Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-12-17T16:21:09.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:21:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:21:54.273Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:54.273Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||InvokeReturn
2021-12-17T16:21:54.275Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:21:54.276Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:21:54.276Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:54.276Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:21:54.276Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:21:54.276Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87e8332336086696", X-B3-SpanId:"9bd9f68d6877418d", X-B3-ParentSpanId:"87e8332336086696", X-B3-Sampled:"0", X-ONAP-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-TransactionID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-ECOMP-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"055d66ce-d9f1-4295-b961-0e044e07608e"]
2021-12-17T16:21:54.277Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:21:54.277Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:21:54.289Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:54.289Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:54.290Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:21:54.290Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:21:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:54.291Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1639758081000,\"creation_time\":1639758008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:21:22.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:21:54.291Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:54.292Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:21:54.306Z|47888114-d67e-4e6d-ac03-e4c2e0427564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:21:54.306Z|47888114-d67e-4e6d-ac03-e4c2e0427564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:21:54.332Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:21:54.332Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:21:54.333Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:54.333Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:21:54.333Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:21:54.333Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-TransactionID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-ECOMP-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4249a0f-1a65-4bb8-ac93-28ffcfad9c9d"]
2021-12-17T16:21:54.334Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:21:54.334Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:21:54.454Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:54.454Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:54.454Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:21:54.455Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4123CD93C3170CFC9BCDE50694323FCF; 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:"Fri, 17 Dec 2021 16:21:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:54.455Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","businessKey":"6d52053e-47fc-4ff7-87de-3ef87b000492","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-12-17T16:21:18.262+0000","endTime":"2021-12-17T16:21:52.662+0000","removalTime":null,"durationInMillis":34400,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5892d7ff-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"5d39f1e5-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:21:54.455Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:54.455Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:21:54.484Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:21:54.484Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:21:54.485Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:21:54.485Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:21:54.485Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:21:54.485Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-TransactionID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-ECOMP-RequestID:"7bdc8c47-d582-4d2a-b9e1-6072ed37a62d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"858111db-c466-4fce-ac47-bcb8257af4f1"]
2021-12-17T16:21:54.486Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:21:54.486Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:21:54.611Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:21:54.611Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:21:54.612Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:21:54.612Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=069EC5E0591F1ACE1505BE8A6D324B85; 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:"Fri, 17 Dec 2021 16:21:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:21:54.612Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:71bb4583-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:523af75e-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","executionId":"5d3a8d68-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:21:52.660+0000","endTime":"2021-12-17T16:21:52.660+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5892d7ff-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:21:54.612Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:21:54.613Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d3a8d68-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:21:54.618Z|7bdc8c47-d582-4d2a-b9e1-6072ed37a62d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:21:55.844Z|de4ef9ba-d87a-480c-9fae-9cf00ed2c5df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:55.845Z|de4ef9ba-d87a-480c-9fae-9cf00ed2c5df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:55.853Z|3e058fa4-3348-4b1b-8c40-d843f7de7fe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:55.853Z|3e058fa4-3348-4b1b-8c40-d843f7de7fe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:21:55.858Z|55967fe3-a011-4dda-9892-f125b19cb80b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:21:55.862Z|55967fe3-a011-4dda-9892-f125b19cb80b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:04.743Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:22:04.747Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:22:04.748Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:22:04.748Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:04.748Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:22:04.748Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:22:04.749Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd383ae3f35fb586", X-B3-SpanId:"d382c5c3e08fa117", X-B3-ParentSpanId:"bd383ae3f35fb586", X-B3-Sampled:"0", X-ONAP-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-TransactionID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-ECOMP-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a4db7cb-9f11-4da9-9aa5-36fcaf3139a2"]
2021-12-17T16:22:04.749Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:22:04.749Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:22:04.770Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:04.771Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:04.771Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:22:04.771Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:22:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:04.772Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2021-12-17T16:21:09.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:22:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:22:04.773Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:04.773Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||InvokeReturn
2021-12-17T16:22:04.774Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:22:04.775Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:22:04.775Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:04.775Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:22:04.775Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:22:04.776Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd383ae3f35fb586", X-B3-SpanId:"918e3bbd3caadd5a", X-B3-ParentSpanId:"bd383ae3f35fb586", X-B3-Sampled:"0", X-ONAP-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-TransactionID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-ECOMP-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f71d0b3b-dce9-407e-8eac-e418c3414ecd"]
2021-12-17T16:22:04.776Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:22:04.776Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:22:04.789Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:04.789Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:04.789Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:22:04.790Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:22:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:04.790Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1639758081000,\"creation_time\":1639758008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:21:22.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:22:04.790Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:04.791Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:22:04.819Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:22:04.819Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:22:04.819Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:04.820Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:22:04.820Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:22:04.820Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-TransactionID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-ECOMP-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"208e1abe-abc2-4b3a-a5b8-81ab6edebf0c"]
2021-12-17T16:22:04.820Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:22:04.820Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:22:04.954Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:04.955Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:04.955Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:22:04.955Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DA24F8D41765A6DA1ABC4C1C6AF21D4A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 17 Dec 2021 16:22:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:04.956Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"76a8b746-5f55-11ec-b7c8-26a1083fde92","businessKey":"6d52053e-47fc-4ff7-87de-3ef87b000492","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-12-17T16:22:00.927+0000","endTime":"2021-12-17T16:22:01.380+0000","removalTime":null,"durationInMillis":453,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5892d7ff-5f55-11ec-b7c8-26a1083fde92","superProcessInstanceId":"76a81acf-5f55-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:22:04.956Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:04.956Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d52053e-47fc-4ff7-87de-3ef87b000492&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:22:04.979Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:22:04.979Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:22:04.979Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:04.980Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:22:04.980Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:22:04.980Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-TransactionID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-ECOMP-RequestID:"7ce9c4a5-46b2-4519-a366-de286586dda5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55da6731-85f3-4799-aa80-3c59024cc58b"]
2021-12-17T16:22:04.980Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:22:04.980Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:22:05.115Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:05.116Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:05.116Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:22:05.116Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9E5EC8963AFF6D9A9A0038A06F395EAE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 17 Dec 2021 16:22:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:05.116Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:76a90579-5f55-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"76a8b746-5f55-11ec-b7c8-26a1083fde92","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:522b188f-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"76a8b746-5f55-11ec-b7c8-26a1083fde92","executionId":"76a8b746-5f55-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:22:00.929+0000","endTime":"2021-12-17T16:22:01.379+0000","durationInMillis":450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5892d7ff-5f55-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:22:05.117Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:05.117Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a8b746-5f55-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:22:05.119Z|7ce9c4a5-46b2-4519-a366-de286586dda5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:22:05.868Z|63bbd176-5cd4-4d28-9f99-d7f79594ca0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:05.869Z|63bbd176-5cd4-4d28-9f99-d7f79594ca0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:05.870Z|4e4fda60-4425-4862-990d-8f4da9eda75d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:05.871Z|4e4fda60-4425-4862-990d-8f4da9eda75d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:05.879Z|310aa5b2-383b-4675-a34d-f5e52557c801|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:05.879Z|310aa5b2-383b-4675-a34d-f5e52557c801|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:09.306Z|fd91e851-a055-4950-aee7-3223cb16b2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:22:09.306Z|fd91e851-a055-4950-aee7-3223cb16b2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:22:09.644Z|2ca50d48-a078-4b7d-b199-213c3d789cdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:22:09.644Z|2ca50d48-a078-4b7d-b199-213c3d789cdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:22:11.212Z|0e7e035b-6e4f-4467-8898-9790d930146b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:22:11.212Z|0e7e035b-6e4f-4467-8898-9790d930146b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:15.252Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:22:15.256Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:22:15.256Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:22:15.256Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:15.256Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:22:15.257Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:22:15.257Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30333832d45bb24b", X-B3-SpanId:"5f2d25e5c7301cf0", X-B3-ParentSpanId:"30333832d45bb24b", X-B3-Sampled:"0", X-ONAP-RequestID:"bb64fe6c-812c-4cbc-a0a1-570a06432ea9", X-RequestID:"bb64fe6c-812c-4cbc-a0a1-570a06432ea9", X-TransactionID:"bb64fe6c-812c-4cbc-a0a1-570a06432ea9", X-ECOMP-RequestID:"bb64fe6c-812c-4cbc-a0a1-570a06432ea9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e9a7510-410f-4245-84bf-9c29baf0c41d"]
2021-12-17T16:22:15.257Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:22:15.257Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:22:15.278Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:15.278Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:15.278Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:22:15.279Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:22:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:15.280Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:21:09.000+00:00",
  "endTime" : "2021-12-17T16:22:12.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:22:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:22:15.281Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:15.281Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||InvokeReturn
2021-12-17T16:22:15.282Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:22:15.282Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:22:15.282Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:15.283Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:22:15.283Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:22:15.283Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30333832d45bb24b", X-B3-SpanId:"0c0dec879a4ebfb7", X-B3-ParentSpanId:"30333832d45bb24b", X-B3-Sampled:"0", X-ONAP-RequestID:"bb64fe6c-812c-4cbc-a0a1-570a06432ea9", X-RequestID:"bb64fe6c-812c-4cbc-a0a1-570a06432ea9", X-TransactionID:"bb64fe6c-812c-4cbc-a0a1-570a06432ea9", X-ECOMP-RequestID:"bb64fe6c-812c-4cbc-a0a1-570a06432ea9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"365494a6-c328-45fd-ab15-a79eaa4c98d6"]
2021-12-17T16:22:15.283Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:22:15.284Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:22:15.298Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:15.299Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:15.299Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:22:15.299Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:22:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:15.301Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1639758081000,\"creation_time\":1639758008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:21:22.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:22:15.301Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:15.301Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:22:15.315Z|bb64fe6c-812c-4cbc-a0a1-570a06432ea9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:22:15.445Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:22:15.448Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:22:15.448Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:22:15.448Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:15.449Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:22:15.449Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:22:15.449Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd4c7557eceb2655", X-B3-SpanId:"8cb8121d19f7ec59", X-B3-ParentSpanId:"bd4c7557eceb2655", X-B3-Sampled:"0", X-ONAP-RequestID:"8c8bc39c-37a4-4ce5-b35f-eddd70269766", X-RequestID:"8c8bc39c-37a4-4ce5-b35f-eddd70269766", X-TransactionID:"8c8bc39c-37a4-4ce5-b35f-eddd70269766", X-ECOMP-RequestID:"8c8bc39c-37a4-4ce5-b35f-eddd70269766", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93cb515c-1d86-48ef-8783-b5166c3b7583"]
2021-12-17T16:22:15.449Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:22:15.450Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:22:15.467Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:15.467Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:15.467Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:22:15.468Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:22:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:15.469Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:21:09.000+00:00",
  "endTime" : "2021-12-17T16:22:12.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:22:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:22:15.469Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:15.469Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||InvokeReturn
2021-12-17T16:22:15.470Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:22:15.470Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:22:15.471Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:15.471Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:22:15.471Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:22:15.471Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd4c7557eceb2655", X-B3-SpanId:"61341dd6548a1267", X-B3-ParentSpanId:"bd4c7557eceb2655", X-B3-Sampled:"0", X-ONAP-RequestID:"8c8bc39c-37a4-4ce5-b35f-eddd70269766", X-RequestID:"8c8bc39c-37a4-4ce5-b35f-eddd70269766", X-TransactionID:"8c8bc39c-37a4-4ce5-b35f-eddd70269766", X-ECOMP-RequestID:"8c8bc39c-37a4-4ce5-b35f-eddd70269766", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f351b51d-8127-40f8-b27f-2b124840afe6"]
2021-12-17T16:22:15.471Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:22:15.472Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:22:15.482Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:15.483Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:15.483Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:22:15.483Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:22:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:15.485Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1639758081000,\"creation_time\":1639758008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:21:22.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:22:15.485Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:15.485Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:22:15.491Z|8c8bc39c-37a4-4ce5-b35f-eddd70269766|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:22:15.616Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:22:15.619Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:22:15.619Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:22:15.619Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:15.619Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:22:15.620Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:22:15.620Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80c7aa4271f0dc04", X-B3-SpanId:"15b1ec7c09105bab", X-B3-ParentSpanId:"80c7aa4271f0dc04", X-B3-Sampled:"0", X-ONAP-RequestID:"27e0e160-8eec-40a7-9a1c-fd98997e8bc7", X-RequestID:"27e0e160-8eec-40a7-9a1c-fd98997e8bc7", X-TransactionID:"27e0e160-8eec-40a7-9a1c-fd98997e8bc7", X-ECOMP-RequestID:"27e0e160-8eec-40a7-9a1c-fd98997e8bc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dec1176a-d598-4a80-b9d8-8da6a5a7b69f"]
2021-12-17T16:22:15.620Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:22:15.621Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:22:15.639Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:15.639Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:15.640Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:22:15.640Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:22:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:15.641Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:21:09.000+00:00",
  "endTime" : "2021-12-17T16:22:12.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:22:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:22:15.641Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:15.641Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||InvokeReturn
2021-12-17T16:22:15.643Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:22:15.643Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:22:15.643Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:15.644Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:22:15.644Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:22:15.644Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80c7aa4271f0dc04", X-B3-SpanId:"4aba2bf1fb45f722", X-B3-ParentSpanId:"80c7aa4271f0dc04", X-B3-Sampled:"0", X-ONAP-RequestID:"27e0e160-8eec-40a7-9a1c-fd98997e8bc7", X-RequestID:"27e0e160-8eec-40a7-9a1c-fd98997e8bc7", X-TransactionID:"27e0e160-8eec-40a7-9a1c-fd98997e8bc7", X-ECOMP-RequestID:"27e0e160-8eec-40a7-9a1c-fd98997e8bc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c202878-c751-4608-85c5-afb40187ab3c"]
2021-12-17T16:22:15.644Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:22:15.645Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:22:15.655Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:15.655Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:15.655Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:22:15.655Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:22:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:15.658Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1639758081000,\"creation_time\":1639758008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:21:22.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:22:15.658Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:15.659Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:22:15.664Z|27e0e160-8eec-40a7-9a1c-fd98997e8bc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:22:15.791Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:22:15.795Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:22:15.795Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||Invoke
2021-12-17T16:22:15.796Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:15.796Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492
2021-12-17T16:22:15.796Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Method      : GET
2021-12-17T16:22:15.797Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34af2669e63015e3", X-B3-SpanId:"025f2bedb30455b1", X-B3-ParentSpanId:"34af2669e63015e3", X-B3-Sampled:"0", X-ONAP-RequestID:"e4cbcdd4-8329-4301-b416-2aaadf56fbe9", X-RequestID:"e4cbcdd4-8329-4301-b416-2aaadf56fbe9", X-TransactionID:"e4cbcdd4-8329-4301-b416-2aaadf56fbe9", X-ECOMP-RequestID:"e4cbcdd4-8329-4301-b416-2aaadf56fbe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ec9aabf-3ee4-485f-b386-218e07f4c65c"]
2021-12-17T16:22:15.797Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Request body: 
2021-12-17T16:22:15.797Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||==========================request end================================================
2021-12-17T16:22:15.814Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:15.815Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:15.815Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Status text  : 
2021-12-17T16:22:15.815Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:22:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:15.817Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||Response body: {
  "requestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:21:09.000+00:00",
  "endTime" : "2021-12-17T16:22:12.000+00:00",
  "source" : "VID",
  "tenantId" : "9bda7e13c4d5491a9f4f64a5c3162aff",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"16811e52-9370-45b2-9f9e-708b768dd3ac\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0d9d653e-2ac1-4c95-80c2-31adb187b0b7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"9bda7e13c4d5491a9f4f64a5c3162aff\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:22:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d7e19336-cddf-4f3b-a721-5920a9347abe",
  "serviceInstanceName" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e19336-cddf-4f3b-a721-5920a9347abe",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492"
    }
  }
}
2021-12-17T16:22:15.817Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:15.818Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d52053e-47fc-4ff7-87de-3ef87b000492|INFO|500||InvokeReturn
2021-12-17T16:22:15.822Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:22:15.823Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:22:15.823Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:22:15.823Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false
2021-12-17T16:22:15.824Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:22:15.824Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34af2669e63015e3", X-B3-SpanId:"a973f509b2e3e76d", X-B3-ParentSpanId:"34af2669e63015e3", X-B3-Sampled:"0", X-ONAP-RequestID:"e4cbcdd4-8329-4301-b416-2aaadf56fbe9", X-RequestID:"e4cbcdd4-8329-4301-b416-2aaadf56fbe9", X-TransactionID:"e4cbcdd4-8329-4301-b416-2aaadf56fbe9", X-ECOMP-RequestID:"e4cbcdd4-8329-4301-b416-2aaadf56fbe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"951a4576-898e-4197-9627-0c795663ec52"]
2021-12-17T16:22:15.825Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:22:15.825Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:22:15.836Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:22:15.837Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:22:15.837Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:22:15.837Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:22:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:22:15.839Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "6d52053e-47fc-4ff7-87de-3ef87b000492",
  "groupingId" : "6dfde9ae-18ae-4a51-881f-bd68804b48a8",
  "name" : "basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/9bda7e13c4d5491a9f4f64a5c3162aff/stacks/basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1639758081000,\"creation_time\":1639758008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"229c460b4e694863a814834f9132c0ad\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"9bda7e13c4d5491a9f4f64a5c3162aff\",\"vnf_id\":\"5cdc4104-9e65-4a56-86ad-b906838b8c82\",\"OS::stack_id\":\"6dfde9ae-18ae-4a51-881f-bd68804b48a8\",\"OS::stack_name\":\"basic_macro_56b10693-6a07-4753-8932-e7d05084f31e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"cf8babb8-91b8-42d9-9c30-ddd44395326e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-12-17T16:21:22.000+00:00",
  "isDataInternal" : false
} ]
2021-12-17T16:22:15.839Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:22:15.840Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d52053e-47fc-4ff7-87de-3ef87b000492&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:22:15.845Z|e4cbcdd4-8329-4301-b416-2aaadf56fbe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6d52053e-47fc-4ff7-87de-3ef87b000492|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:22:15.892Z|35f7b127-8682-43e0-aede-f8619b8b7dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:15.892Z|a3571904-3391-45fd-b927-ad8881f115b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:15.892Z|35f7b127-8682-43e0-aede-f8619b8b7dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:15.892Z|a3571904-3391-45fd-b927-ad8881f115b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:15.896Z|0c47b9d1-3761-4cdc-a91b-f1b2b6766938|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:15.897Z|0c47b9d1-3761-4cdc-a91b-f1b2b6766938|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:24.306Z|d1fe5537-34c0-445a-9c51-6bb8b48df9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:22:24.306Z|d1fe5537-34c0-445a-9c51-6bb8b48df9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:22:25.916Z|0395064c-db64-4d97-9866-9bb86ae8dd82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:25.917Z|0395064c-db64-4d97-9866-9bb86ae8dd82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:25.920Z|91923e20-b8d4-44f6-8017-1863fc7cd799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:25.920Z|91923e20-b8d4-44f6-8017-1863fc7cd799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:25.920Z|ffb0f16c-1632-4083-8ae8-0c6b85c0f042|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:25.920Z|ffb0f16c-1632-4083-8ae8-0c6b85c0f042|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:35.944Z|a36e1c5b-c77a-4309-8b53-29758ba0260a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:35.945Z|a36e1c5b-c77a-4309-8b53-29758ba0260a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:35.950Z|8703cf96-3723-422f-865a-7ffde6a6d415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:35.950Z|fb622563-7961-4dbe-a559-cf249ebaf9eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:35.951Z|fb622563-7961-4dbe-a559-cf249ebaf9eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:35.951Z|8703cf96-3723-422f-865a-7ffde6a6d415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:39.305Z|398d32db-b119-4e9e-b267-68af7f7dd127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:22:39.306Z|398d32db-b119-4e9e-b267-68af7f7dd127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:22:39.645Z|21630163-f55e-41d8-a44c-8b613c385606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:22:39.645Z|21630163-f55e-41d8-a44c-8b613c385606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:22:45.977Z|b8fc9ed9-cb12-418c-ae8e-8d27502886ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:45.977Z|7cfcfb18-b568-4390-8198-0ca175df7c3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:45.977Z|7cfcfb18-b568-4390-8198-0ca175df7c3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:45.977Z|b8fc9ed9-cb12-418c-ae8e-8d27502886ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:45.982Z|03d247a2-a182-4296-9098-d13d31239451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:45.982Z|03d247a2-a182-4296-9098-d13d31239451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:54.306Z|e9ec7706-d6eb-4a69-b04d-94c7df9093fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:22:54.309Z|e9ec7706-d6eb-4a69-b04d-94c7df9093fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:22:55.997Z|cef660bf-0e0c-40a1-befa-777a14f18e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:55.997Z|45bc8b25-ed2a-425c-91ac-488e8378b9eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:55.997Z|45bc8b25-ed2a-425c-91ac-488e8378b9eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:55.997Z|cef660bf-0e0c-40a1-befa-777a14f18e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:22:56.001Z|f090eb46-a5fd-41ae-b7a4-82b362e1de14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:22:56.002Z|f090eb46-a5fd-41ae-b7a4-82b362e1de14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:06.017Z|29634677-a2bf-432a-99f1-cba9363ddf7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:06.017Z|29634677-a2bf-432a-99f1-cba9363ddf7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:06.019Z|b88eab97-795d-4bee-a30f-dba1a28e4ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:06.019Z|b88eab97-795d-4bee-a30f-dba1a28e4ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:06.022Z|98a9456a-820e-4249-97f3-61f9ea92cbf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:06.022Z|98a9456a-820e-4249-97f3-61f9ea92cbf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:09.306Z|ca2fd18c-3dac-4e23-a147-becc5aa0876d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:23:09.306Z|ca2fd18c-3dac-4e23-a147-becc5aa0876d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:23:09.646Z|6d506e2f-998b-40d8-ab57-140a8c19986c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:23:09.646Z|6d506e2f-998b-40d8-ab57-140a8c19986c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:23:11.211Z|fc8a289d-0611-4450-9e7a-828dea9bd18e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:23:11.212Z|fc8a289d-0611-4450-9e7a-828dea9bd18e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:16.037Z|8f62f9d2-d325-4e88-ac7a-679546601951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:16.037Z|8f62f9d2-d325-4e88-ac7a-679546601951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:16.042Z|51de2661-350c-4be9-81db-2746f612cd7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:16.043Z|51de2661-350c-4be9-81db-2746f612cd7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:16.063Z|61a8e476-c17e-42a0-b322-11b0861a2370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:16.064Z|61a8e476-c17e-42a0-b322-11b0861a2370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:24.306Z|0cdb727b-fe60-455c-b57f-b1f3ec4a5ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:23:24.306Z|0cdb727b-fe60-455c-b57f-b1f3ec4a5ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:23:26.061Z|33c46eb7-41d9-4401-b98e-bb28911aa8a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:26.062Z|33c46eb7-41d9-4401-b98e-bb28911aa8a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:26.084Z|5950cf5b-a959-45ea-b66a-0c309cc0f14d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:26.085Z|5950cf5b-a959-45ea-b66a-0c309cc0f14d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:26.089Z|cf1867db-908c-4e15-91a3-14c58cf1ab70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:26.089Z|cf1867db-908c-4e15-91a3-14c58cf1ab70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:36.089Z|0fcde92f-0b22-42fa-9b94-5d08317093b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:36.091Z|0fcde92f-0b22-42fa-9b94-5d08317093b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:36.111Z|ca0d1286-3867-4981-bba6-45747196d956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:36.111Z|ca0d1286-3867-4981-bba6-45747196d956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:36.112Z|66f8a47e-1efb-464a-bddd-7c09e86b486a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:36.112Z|66f8a47e-1efb-464a-bddd-7c09e86b486a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:39.306Z|5ea3155b-699e-4aa9-a675-d6ef3d7f9e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:23:39.309Z|5ea3155b-699e-4aa9-a675-d6ef3d7f9e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:23:39.647Z|e61710aa-a37a-4b83-b23a-820b88bdda7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:23:39.647Z|e61710aa-a37a-4b83-b23a-820b88bdda7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:23:46.115Z|40b28010-41f0-4a08-83ed-c9c49a5e4a88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:46.116Z|40b28010-41f0-4a08-83ed-c9c49a5e4a88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:46.131Z|b01ac627-ca87-4f5d-9ce3-2d2aca5bad6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:46.132Z|b01ac627-ca87-4f5d-9ce3-2d2aca5bad6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:46.132Z|ebc770b4-3f9b-4f0f-9f9f-80a7fb45f731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:46.133Z|ebc770b4-3f9b-4f0f-9f9f-80a7fb45f731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:54.306Z|01a716f0-7c56-4ae6-b9af-3d019b9e0240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:23:54.306Z|01a716f0-7c56-4ae6-b9af-3d019b9e0240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:23:56.139Z|c6fa913e-6c53-4eae-b0be-b630c21da04d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:56.140Z|c6fa913e-6c53-4eae-b0be-b630c21da04d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:56.163Z|9a34199b-69b2-4b01-8c4c-a828052129eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:56.163Z|91399a1e-a1f8-4058-8d0e-75fa56a7eaa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:23:56.163Z|9a34199b-69b2-4b01-8c4c-a828052129eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:23:56.164Z|91399a1e-a1f8-4058-8d0e-75fa56a7eaa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:06.178Z|e88fe9b9-9a4e-4d92-9d04-a56d4d17b789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:06.178Z|e88fe9b9-9a4e-4d92-9d04-a56d4d17b789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:06.184Z|0f0a3bee-70cd-41ee-8a04-e9bd261686c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:06.185Z|0f0a3bee-70cd-41ee-8a04-e9bd261686c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:06.185Z|e9a73e19-e2c7-4feb-be94-8e6841d07d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:06.185Z|e9a73e19-e2c7-4feb-be94-8e6841d07d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:09.306Z|dcbdec9b-ce05-477d-8c55-f4874d325bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:24:09.306Z|dcbdec9b-ce05-477d-8c55-f4874d325bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:24:09.648Z|cdf62cff-dc3f-4cc4-b9fd-2ec72d119a82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:24:09.648Z|cdf62cff-dc3f-4cc4-b9fd-2ec72d119a82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:24:11.212Z|c8464997-a82f-4db6-b70f-29d3470e480a|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:24:11.212Z|c8464997-a82f-4db6-b70f-29d3470e480a|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:16.199Z|3544c343-f03a-4df3-b924-cd98eae0db63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:16.200Z|3544c343-f03a-4df3-b924-cd98eae0db63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:16.207Z|205efbc9-c20e-4289-ad6a-649868c1cd2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:16.207Z|bbe61b74-d0d1-4592-bcea-2f3578e90e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:16.208Z|bbe61b74-d0d1-4592-bcea-2f3578e90e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:16.208Z|205efbc9-c20e-4289-ad6a-649868c1cd2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:24.306Z|05220711-7956-4a49-8a02-811e5c72ea7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:24:24.308Z|05220711-7956-4a49-8a02-811e5c72ea7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:24:26.220Z|a27e78eb-890b-4474-bfa3-3c311b45f0f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:26.220Z|a27e78eb-890b-4474-bfa3-3c311b45f0f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:26.226Z|9bebd58d-4b61-47a6-9a3b-794c0bcb2e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:26.226Z|9bebd58d-4b61-47a6-9a3b-794c0bcb2e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:26.227Z|2d4c5dc0-0f20-4817-9fdb-a25d68c92b2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:26.228Z|2d4c5dc0-0f20-4817-9fdb-a25d68c92b2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:36.244Z|97299393-23e0-4f0d-8da5-4da937acf628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:36.245Z|97299393-23e0-4f0d-8da5-4da937acf628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:36.246Z|fced65f4-d742-4563-a3a9-2f2e04dc5d78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:36.246Z|fced65f4-d742-4563-a3a9-2f2e04dc5d78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:36.248Z|b7a4c76d-c0ba-4dd4-bff2-2e9a2372af4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:36.249Z|b7a4c76d-c0ba-4dd4-bff2-2e9a2372af4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:39.305Z|c5be320a-996a-44e8-b136-764ed5a98e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:24:39.306Z|c5be320a-996a-44e8-b136-764ed5a98e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:24:39.649Z|11c8c5d2-8199-4558-8e41-1a5d743760af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:24:39.649Z|11c8c5d2-8199-4558-8e41-1a5d743760af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:24:46.264Z|f3b031da-7c6e-46dd-a1a4-64486c27ada1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:46.265Z|f3b031da-7c6e-46dd-a1a4-64486c27ada1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:46.265Z|afb3d22c-ada5-426e-b22a-dda7d1000c9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:46.266Z|afb3d22c-ada5-426e-b22a-dda7d1000c9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:46.283Z|76dd3a94-93aa-4acb-8235-5508018d6721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:46.284Z|76dd3a94-93aa-4acb-8235-5508018d6721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:54.306Z|11f849cb-7e71-45b0-a846-27caf75e3217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:24:54.306Z|11f849cb-7e71-45b0-a846-27caf75e3217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:24:56.288Z|7415a849-fc86-44b3-aa3b-c5f70c8aa790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:56.288Z|a1de5d08-3217-4c55-8c5a-d1d8d9d247e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:56.288Z|7415a849-fc86-44b3-aa3b-c5f70c8aa790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:56.288Z|a1de5d08-3217-4c55-8c5a-d1d8d9d247e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:24:56.302Z|de1d3344-e17b-4510-8045-5de14fdf4aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:24:56.302Z|de1d3344-e17b-4510-8045-5de14fdf4aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:06.324Z|44d135e3-7d5d-492e-ab69-b0038aaffa08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:06.324Z|e13aab16-a9ca-42be-b7d4-76a3deacaaec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:06.324Z|53a52750-d2f5-4741-90aa-17740564bd2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:06.325Z|e13aab16-a9ca-42be-b7d4-76a3deacaaec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:06.325Z|44d135e3-7d5d-492e-ab69-b0038aaffa08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:06.325Z|53a52750-d2f5-4741-90aa-17740564bd2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:09.306Z|85514153-458b-49d3-bb40-42121c536494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:25:09.309Z|85514153-458b-49d3-bb40-42121c536494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:25:09.650Z|bd430d3b-1155-45bd-94b9-d0a4a0fb6cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:25:09.650Z|bd430d3b-1155-45bd-94b9-d0a4a0fb6cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:25:11.212Z|dc30ee09-e310-46d0-b393-f3b1701b4525|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:25:11.213Z|dc30ee09-e310-46d0-b393-f3b1701b4525|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:16.353Z|a51b3b55-6488-4b12-916f-b5a6a9d7a368|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:16.353Z|2349f64a-b42c-4e31-b026-cfc6c9d6e3c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:16.355Z|a51b3b55-6488-4b12-916f-b5a6a9d7a368|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:16.355Z|2349f64a-b42c-4e31-b026-cfc6c9d6e3c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:16.357Z|886f58cd-886b-451b-8940-76e4e8699fbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:16.358Z|886f58cd-886b-451b-8940-76e4e8699fbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:24.306Z|1184d4c2-f1cc-4742-a925-a4cd6ddf5b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:25:24.307Z|1184d4c2-f1cc-4742-a925-a4cd6ddf5b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:25:26.381Z|3f271aab-8f62-4811-9fa9-a88732e61667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:26.381Z|d88042cc-e148-42ff-9488-051b1f05f1ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:26.381Z|4b95e853-6c9c-4d40-b4d2-d3b60f331c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:26.382Z|3f271aab-8f62-4811-9fa9-a88732e61667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:26.382Z|4b95e853-6c9c-4d40-b4d2-d3b60f331c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:26.382Z|d88042cc-e148-42ff-9488-051b1f05f1ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:36.403Z|7d2046ef-a2e3-4412-ba45-10f96ab74fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:36.404Z|7d2046ef-a2e3-4412-ba45-10f96ab74fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:36.404Z|8a30ac76-7396-4b69-a97a-981e54426fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:36.404Z|bc540c96-2eb8-4655-89de-7efb3be0d5f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:36.404Z|8a30ac76-7396-4b69-a97a-981e54426fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:36.404Z|bc540c96-2eb8-4655-89de-7efb3be0d5f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:39.306Z|e5ca955a-33fa-4dce-a5b8-6de31bf0535f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:25:39.306Z|e5ca955a-33fa-4dce-a5b8-6de31bf0535f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:25:39.651Z|fe35e935-82d8-4119-8fb9-d7ef6154c154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:25:39.652Z|fe35e935-82d8-4119-8fb9-d7ef6154c154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:25:46.424Z|152cc586-81a6-4255-996c-fade736696e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:46.424Z|fe543008-2047-4c3a-8d56-f6dd1913c6c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:46.424Z|152cc586-81a6-4255-996c-fade736696e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:46.424Z|fe543008-2047-4c3a-8d56-f6dd1913c6c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:46.427Z|03304c3b-6ba9-4194-9254-92725ba44167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:46.427Z|03304c3b-6ba9-4194-9254-92725ba44167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:54.306Z|404d4d7a-f178-4dc2-a4c0-616f45f98676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:25:54.310Z|404d4d7a-f178-4dc2-a4c0-616f45f98676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:25:56.353Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:25:56.356Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 50597869-6a1d-4675-8bad-89fd86f8abfd already exists in requestDb InfraActiveRequests table
2021-12-17T16:25:56.357Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:25:56.358Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||Invoke
2021-12-17T16:25:56.358Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.358Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:25:56.358Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Method      : GET
2021-12-17T16:25:56.359Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"940e9b2df8297658", X-B3-SpanId:"eb822c6260f9c7e7", X-B3-ParentSpanId:"940e9b2df8297658", X-B3-Sampled:"0", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09d0d410-eab3-4530-8fe5-312ff0022caa"]
2021-12-17T16:25:56.359Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Request body: 
2021-12-17T16:25:56.359Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||==========================request end================================================
2021-12-17T16:25:56.390Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:56.391Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:25:56.391Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status text  : 
2021-12-17T16:25:56.391Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:56.391Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Response body: 
2021-12-17T16:25:56.392Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:56.392Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|404|Not Found|InvokeReturn
2021-12-17T16:25:56.403Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:25:56.403Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-12-17T16:25:56.410Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:25:56.440Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:25:56.440Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-12-17T16:25:56.457Z|0deb7efd-5e33-464f-92c8-e47a5ad418b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:56.457Z|1b929ee3-b11e-482c-bde7-13c61bc6a1b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:56.457Z|1b929ee3-b11e-482c-bde7-13c61bc6a1b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:56.457Z|0deb7efd-5e33-464f-92c8-e47a5ad418b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:56.457Z|a76a8ac0-8b39-43da-89e1-8d1f476fe411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:25:56.463Z|a76a8ac0-8b39-43da-89e1-8d1f476fe411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:25:56.531Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-12-17T16:25:56.531Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:25:56:476-61535], Content-Length=[313], Date=[Fri, 17 Dec 2021 16:25:56 GMT], Content-Type=[application/json]}
2021-12-17T16:25:56.533Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-12-17T16:25:56.535Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|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
2021-12-17T16:25:56.536Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-12-17T16:25:56.539Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:25:56.560Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-12-17T16:25:56.561Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-12-17T16:25:56.595Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-12-17T16:25:56.596Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211217-16:25:56:581-33142], Content-Length=[313], Date=[Fri, 17 Dec 2021 16:25:56 GMT], Content-Type=[application/json]}
2021-12-17T16:25:56.597Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-12-17T16:25:56.599Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|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
2021-12-17T16:25:56.600Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-12-17T16:25:56.600Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:25:56.600Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:25:56.606Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-12-17T16:25:56.606Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:25:56.607Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.607Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-12-17T16:25:56.607Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:25:56.608Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"90", X-B3-TraceId:"940e9b2df8297658", X-B3-SpanId:"3c7320d3e2194536", X-B3-ParentSpanId:"940e9b2df8297658", X-B3-Sampled:"0", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"214f902b-ebe4-458f-b612-cb5fe139a9fe"]
2021-12-17T16:25:56.608Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation","requestScope":"service"}
2021-12-17T16:25:56.609Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:25:56.629Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:56.630Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:25:56.630Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:25:56.630Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 17 Dec 2021 16:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:56.631Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:25:56.631Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:56.632Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:25:56.633Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed
2021-12-17T16:25:56.634Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|INFO|500||Invoke
2021-12-17T16:25:56.634Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.634Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed
2021-12-17T16:25:56.635Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Method      : GET
2021-12-17T16:25:56.635Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb393973-6d51-47db-a81a-74e2dff9546d"]
2021-12-17T16:25:56.635Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Request body: 
2021-12-17T16:25:56.636Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||==========================request end================================================
2021-12-17T16:25:56.674Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:56.675Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Status code  : 200 OK
2021-12-17T16:25:56.675Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Status text  : 
2021-12-17T16:25:56.675Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:56.676Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "15320b7f-3abb-4ade-a645-156a0b811aed",
  "modelInvariantUUID" : "c1143053-9859-4c8d-bd11-c0ad2bb11222",
  "created" : "2021-12-17 16:23:06.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/15320b7f-3abb-4ade-a645-156a0b811aed"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/collectionResourceCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/vnfCustomizations"
    }
  }
}
2021-12-17T16:25:56.676Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:56.677Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|INFO|500||InvokeReturn
2021-12-17T16:25:56.681Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance
2021-12-17T16:25:56.682Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|INFO|500||Invoke
2021-12-17T16:25:56.682Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.682Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance
2021-12-17T16:25:56.682Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:25:56.683Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8231e27f-be0f-460f-aef5-43166d6b4da7"]
2021-12-17T16:25:56.683Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:25:56.683Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:25:56.697Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:56.698Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:25:56.698Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:25:56.699Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&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:"Fri, 17 Dec 2021 16:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:56.699Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:25:56.699Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:56.700Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:25:56.700Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222
2021-12-17T16:25:56.701Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|INFO|500||Invoke
2021-12-17T16:25:56.701Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.701Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222
2021-12-17T16:25:56.701Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Method      : GET
2021-12-17T16:25:56.702Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f28a00b7-17c0-4541-9a6c-c58eac601f02"]
2021-12-17T16:25:56.702Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Request body: 
2021-12-17T16:25:56.702Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||==========================request end================================================
2021-12-17T16:25:56.724Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:56.725Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Status code  : 200 OK
2021-12-17T16:25:56.725Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Status text  : 
2021-12-17T16:25:56.726Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:56.727Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "15320b7f-3abb-4ade-a645-156a0b811aed",
      "modelInvariantUUID" : "c1143053-9859-4c8d-bd11-c0ad2bb11222",
      "created" : "2021-12-17 16:23:06.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/15320b7f-3abb-4ade-a645-156a0b811aed"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/pnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/networkCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/collectionResourceCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222"
    }
  }
}
2021-12-17T16:25:56.727Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:56.727Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|INFO|500||InvokeReturn
2021-12-17T16:25:56.733Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance
2021-12-17T16:25:56.734Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|INFO|500||Invoke
2021-12-17T16:25:56.734Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.734Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance
2021-12-17T16:25:56.735Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:25:56.735Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"798d7cd1-4f38-4922-aa3f-35d9f358483b"]
2021-12-17T16:25:56.735Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:25:56.735Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:25:56.746Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:56.747Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:25:56.747Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:25:56.747Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&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:"Fri, 17 Dec 2021 16:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:56.748Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:25:56.748Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:56.749Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:25:56.750Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-12-17T16:25:56.750Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:25:56.751Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.751Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-12-17T16:25:56.752Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:25:56.752Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"123bad89-bf82-4cd8-8a26-0ccdba60d6dc"]
2021-12-17T16:25:56.753Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:25:56.753Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:25:56.768Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:56.768Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:25:56.769Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:25:56.769Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:56.770Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:25:56.770Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:56.771Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:25:56.775Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-12-17T16:25:56.776Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-12-17T16:25:56.776Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.776Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-12-17T16:25:56.777Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:25:56.777Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"970cab18-cbc3-41c7-8090-17093e5416f0"]
2021-12-17T16:25:56.778Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:25:56.779Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:25:56.794Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:56.795Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-12-17T16:25:56.795Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:25:56.795Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:56.796Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 507,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2021-12-17T16:25:56.796Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:56.797Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-12-17T16:25:56.800Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed
2021-12-17T16:25:56.800Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|INFO|500||Invoke
2021-12-17T16:25:56.801Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.801Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed
2021-12-17T16:25:56.801Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Method      : GET
2021-12-17T16:25:56.802Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1830ba28-987a-441a-a75c-453c512d331e"]
2021-12-17T16:25:56.802Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Request body: 
2021-12-17T16:25:56.803Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||==========================request end================================================
2021-12-17T16:25:56.820Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:56.821Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Status code  : 200 OK
2021-12-17T16:25:56.821Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Status text  : 
2021-12-17T16:25:56.821Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:56.842Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "15320b7f-3abb-4ade-a645-156a0b811aed",
  "modelInvariantUUID" : "c1143053-9859-4c8d-bd11-c0ad2bb11222",
  "created" : "2021-12-17 16:23:06.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/15320b7f-3abb-4ade-a645-156a0b811aed"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/collectionResourceCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/vnfCustomizations"
    }
  }
}
2021-12-17T16:25:56.842Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:56.843Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|INFO|500||InvokeReturn
2021-12-17T16:25:56.846Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:25:56.846Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:25:56.846Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.846Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:25:56.847Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:25:56.847Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4284", X-B3-TraceId:"940e9b2df8297658", X-B3-SpanId:"462682e7824b3364", X-B3-ParentSpanId:"940e9b2df8297658", X-B3-Sampled:"0", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bf04735-4b2d-4911-bbe0-f52838a3ef12"]
2021-12-17T16:25:56.847Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"50597869-6a1d-4675-8bad-89fd86f8abfd","requestStatus":"IN_PROGRESS","startTime":1639758356403,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n\t\t\t\"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\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\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\n                                        \"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                                        \"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                            \"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"50597869-6a1d-4675-8bad-89fd86f8abfd"}
2021-12-17T16:25:56.848Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:25:56.880Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:56.880Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:25:56.881Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:25:56.881Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:56.882Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:25:56.403+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n\t\t\t\"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\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\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\n                                        \"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                                        \"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                            \"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:25:56.864+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    }
  }
}
2021-12-17T16:25:56.882Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:56.882Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:25:56.891Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-12-17T16:25:56.892Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:25:56.892Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:56.892Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-12-17T16:25:56.893Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:25:56.893Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3142", X-B3-TraceId:"940e9b2df8297658", X-B3-SpanId:"d67955792a49024b", X-B3-ParentSpanId:"940e9b2df8297658", X-B3-Sampled:"0", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ebcf21f-0fd8-48c5-b8cc-7fad157c25df"]
2021-12-17T16:25:56.894Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\"modelUuid\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\"modelInvariantUuid\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\"}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"\"},\"owningEntity\":{\"owningEntityId\":\"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"50597869-6a1d-4675-8bad-89fd86f8abfd","type":"String"},"mso-request-id":{"value":"50597869-6a1d-4675-8bad-89fd86f8abfd","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"}}}
2021-12-17T16:25:56.894Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:25:57.918Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:57.918Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:25:57.919Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:25:57.920Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:25:57 GMT", X-ONAP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-TransactionID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ECOMP-RequestID:"50597869-6a1d-4675-8bad-89fd86f8abfd", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9ebcf21f-0fd8-48c5-b8cc-7fad157c25df", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:25:57.920Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"50597869-6a1d-4675-8bad-89fd86f8abfd\",\"instanceId\":\"d6631fad-8cfa-479a-aee5-55da1708cfec\"}}","message":"Success","processInstanceID":"03526413-5f56-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:25:57.921Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:57.921Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:25:57.926Z|50597869-6a1d-4675-8bad-89fd86f8abfd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:25:58.059Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:25:58.062Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:25:58.063Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||Invoke
2021-12-17T16:25:58.063Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:58.064Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:25:58.064Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Method      : GET
2021-12-17T16:25:58.064Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d565caa3fa21f66", X-B3-SpanId:"f049f81c3ce2f3a0", X-B3-ParentSpanId:"5d565caa3fa21f66", X-B3-Sampled:"0", X-ONAP-RequestID:"edf31652-8371-433b-bc30-c4fa940e4756", X-RequestID:"edf31652-8371-433b-bc30-c4fa940e4756", X-TransactionID:"edf31652-8371-433b-bc30-c4fa940e4756", X-ECOMP-RequestID:"edf31652-8371-433b-bc30-c4fa940e4756", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3117fae4-819c-4147-b58a-375b773ae0bf"]
2021-12-17T16:25:58.064Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Request body: 
2021-12-17T16:25:58.065Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||==========================request end================================================
2021-12-17T16:25:58.084Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:58.085Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status code  : 200 OK
2021-12-17T16:25:58.085Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status text  : 
2021-12-17T16:25:58.086Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:25:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:58.086Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Response body: {
  "requestId" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:25:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n\t\t\t\"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\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\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\n                                        \"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                                        \"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                            \"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:25:57.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    }
  }
}
2021-12-17T16:25:58.087Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:58.087Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||InvokeReturn
2021-12-17T16:25:58.090Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:25:58.090Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:25:58.090Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:25:58.091Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:25:58.091Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:25:58.091Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d565caa3fa21f66", X-B3-SpanId:"390dbeb4f71ad330", X-B3-ParentSpanId:"5d565caa3fa21f66", X-B3-Sampled:"0", X-ONAP-RequestID:"edf31652-8371-433b-bc30-c4fa940e4756", X-RequestID:"edf31652-8371-433b-bc30-c4fa940e4756", X-TransactionID:"edf31652-8371-433b-bc30-c4fa940e4756", X-ECOMP-RequestID:"edf31652-8371-433b-bc30-c4fa940e4756", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bb8427d-5c8b-4d82-a0a3-e90f5c622721"]
2021-12-17T16:25:58.092Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:25:58.092Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:25:58.105Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:25:58.105Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:25:58.106Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:25:58.106Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:25:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:25:58.107Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:25:58.107Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:25:58.107Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:25:58.114Z|edf31652-8371-433b-bc30-c4fa940e4756|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:06.478Z|0fa2815b-96cb-4a8d-b7e7-75e11184efa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:06.478Z|f73a3dc0-e1cf-4961-a8e6-5e72aad090c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:06.478Z|0fa2815b-96cb-4a8d-b7e7-75e11184efa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:06.478Z|f73a3dc0-e1cf-4961-a8e6-5e72aad090c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:06.482Z|482025d1-af26-4424-9826-aee4eebb5119|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:06.483Z|482025d1-af26-4424-9826-aee4eebb5119|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:08.243Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:08.247Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:08.248Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||Invoke
2021-12-17T16:26:08.248Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:08.248Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:08.248Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Method      : GET
2021-12-17T16:26:08.249Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54cdd0878836c890", X-B3-SpanId:"e11f317b83734e71", X-B3-ParentSpanId:"54cdd0878836c890", X-B3-Sampled:"0", X-ONAP-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-TransactionID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-ECOMP-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcb11501-2595-4665-babb-13ffa99b0cce"]
2021-12-17T16:26:08.249Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Request body: 
2021-12-17T16:26:08.249Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||==========================request end================================================
2021-12-17T16:26:08.268Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:08.268Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:08.268Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status text  : 
2021-12-17T16:26:08.269Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:08.270Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Response body: {
  "requestId" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "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" : "2021-12-17T16:25:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n\t\t\t\"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\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\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\n                                        \"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                                        \"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                            \"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:26:03.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    }
  }
}
2021-12-17T16:26:08.270Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:08.271Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||InvokeReturn
2021-12-17T16:26:08.272Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:08.272Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:08.272Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:08.273Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:08.273Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:08.273Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54cdd0878836c890", X-B3-SpanId:"23ce754cc0ed60f8", X-B3-ParentSpanId:"54cdd0878836c890", X-B3-Sampled:"0", X-ONAP-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-TransactionID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-ECOMP-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff7af4e-3553-451b-a0b1-c7a6edff3671"]
2021-12-17T16:26:08.274Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:08.274Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:08.344Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:08.345Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:08.345Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:08.346Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:08.346Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:08.347Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:08.347Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:08.393Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:26:08.393Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:26:08.394Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:08.394Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:26:08.394Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:26:08.394Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-TransactionID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-ECOMP-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"609bd871-d898-4faa-abcf-7f954cd5e99d"]
2021-12-17T16:26:08.395Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:26:08.395Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:26:08.535Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:08.536Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:08.536Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:26:08.537Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7BF6E73DE1F2B30F3DD16C3A1F21399C; 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:"Fri, 17 Dec 2021 16:26:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:08.537Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0805165c-5f56-11ec-b7c8-26a1083fde92","businessKey":"50597869-6a1d-4675-8bad-89fd86f8abfd","processDefinitionId":"WaitForPnfReadyBB:1:5233f25b-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-12-17T16:26:04.802+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"03526413-5f56-11ec-b7c8-26a1083fde92","superProcessInstanceId":"076a36a6-5f56-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:26:08.537Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:08.538Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:26:08.564Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:26:08.564Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:26:08.564Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:08.565Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:26:08.565Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:26:08.565Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-TransactionID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-ECOMP-RequestID:"1e4443a6-f091-4616-8c71-cbc2c3f500a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff943de9-a7fc-4e74-97b7-6f42c3b816be"]
2021-12-17T16:26:08.565Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:26:08.566Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:26:08.687Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:08.687Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:08.688Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:26:08.688Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=723B0C9CD21549330C6E6705AADEFC63; 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:"Fri, 17 Dec 2021 16:26:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:08.688Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"08093523-5f56-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"0805165c-5f56-11ec-b7c8-26a1083fde92","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:5233f25b-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"0805165c-5f56-11ec-b7c8-26a1083fde92","executionId":"0805165c-5f56-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:26:04.829+0000","endTime":"2021-12-17T16:26:05.032+0000","durationInMillis":203,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03526413-5f56-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:26:08.689Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:08.689Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:26:08.693Z|1e4443a6-f091-4616-8c71-cbc2c3f500a7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:09.305Z|7d66b89c-127b-4d79-9cd9-b3a452b39639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:26:09.306Z|7d66b89c-127b-4d79-9cd9-b3a452b39639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:26:09.652Z|c53251b0-35d2-4b97-8c61-01e0e301bb86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:26:09.653Z|c53251b0-35d2-4b97-8c61-01e0e301bb86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:26:11.212Z|fe9593ba-08a1-4b8d-8ba7-512e4b189629|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:26:11.213Z|fe9593ba-08a1-4b8d-8ba7-512e4b189629|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:16.498Z|b89b930f-5ee6-4130-a10e-f01e0c5582a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:16.498Z|c46f0210-846d-4352-92fb-d529585cb8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:16.499Z|b89b930f-5ee6-4130-a10e-f01e0c5582a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:16.499Z|c46f0210-846d-4352-92fb-d529585cb8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:16.500Z|00df600a-abc7-42b4-9637-f4f87f029769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:16.500Z|00df600a-abc7-42b4-9637-f4f87f029769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:18.824Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:18.836Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:18.837Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||Invoke
2021-12-17T16:26:18.837Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:18.837Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:18.838Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Method      : GET
2021-12-17T16:26:18.838Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"179465c7eb171cf9", X-B3-SpanId:"796e340b6139c1ff", X-B3-ParentSpanId:"179465c7eb171cf9", X-B3-Sampled:"0", X-ONAP-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-TransactionID:"a8519ed1-6991-41ba-821e-216c0150836a", X-ECOMP-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ba45bdd-ad33-4ca7-b14e-8a0065970381"]
2021-12-17T16:26:18.839Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Request body: 
2021-12-17T16:26:18.839Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||==========================request end================================================
2021-12-17T16:26:18.864Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:18.865Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:18.865Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status text  : 
2021-12-17T16:26:18.865Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:18.867Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Response body: {
  "requestId" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "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" : "2021-12-17T16:25:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n\t\t\t\"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\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\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\n                                        \"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                                        \"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                            \"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:26:03.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    }
  }
}
2021-12-17T16:26:18.867Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:18.868Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||InvokeReturn
2021-12-17T16:26:18.869Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:18.869Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:18.870Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:18.870Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:18.870Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:18.870Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"179465c7eb171cf9", X-B3-SpanId:"6d268c52c3b6d14c", X-B3-ParentSpanId:"179465c7eb171cf9", X-B3-Sampled:"0", X-ONAP-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-TransactionID:"a8519ed1-6991-41ba-821e-216c0150836a", X-ECOMP-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbccb541-1140-4139-b4ec-87a5461e3482"]
2021-12-17T16:26:18.871Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:18.871Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:18.884Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:18.884Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:18.884Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:18.884Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:18.885Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:18.886Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:18.886Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:18.910Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:26:18.911Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:26:18.911Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:18.911Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:26:18.912Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:26:18.912Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-TransactionID:"a8519ed1-6991-41ba-821e-216c0150836a", X-ECOMP-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86856eea-64ae-4b02-b16d-42d9a000cceb"]
2021-12-17T16:26:18.912Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:26:18.912Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:26:19.042Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:19.043Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:19.043Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:26:19.043Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=56F65CD321EED7140E5A1D545ECB6846; 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:"Fri, 17 Dec 2021 16:26:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:19.044Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0805165c-5f56-11ec-b7c8-26a1083fde92","businessKey":"50597869-6a1d-4675-8bad-89fd86f8abfd","processDefinitionId":"WaitForPnfReadyBB:1:5233f25b-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-12-17T16:26:04.802+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"03526413-5f56-11ec-b7c8-26a1083fde92","superProcessInstanceId":"076a36a6-5f56-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-12-17T16:26:19.044Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:19.045Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50597869-6a1d-4675-8bad-89fd86f8abfd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:26:19.068Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:26:19.069Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:26:19.069Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:19.069Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:26:19.069Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:26:19.070Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-TransactionID:"a8519ed1-6991-41ba-821e-216c0150836a", X-ECOMP-RequestID:"a8519ed1-6991-41ba-821e-216c0150836a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4240a769-346d-4131-a087-1215158a2447"]
2021-12-17T16:26:19.070Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:26:19.070Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:26:19.188Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:19.189Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:19.189Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:26:19.189Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B8555609C02884A846CB5EA51382F192; 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:"Fri, 17 Dec 2021 16:26:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:19.189Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"08093523-5f56-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"0805165c-5f56-11ec-b7c8-26a1083fde92","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:5233f25b-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"0805165c-5f56-11ec-b7c8-26a1083fde92","executionId":"0805165c-5f56-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:26:04.829+0000","endTime":"2021-12-17T16:26:05.032+0000","durationInMillis":203,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03526413-5f56-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:26:19.190Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:19.190Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0805165c-5f56-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:26:19.193Z|a8519ed1-6991-41ba-821e-216c0150836a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:24.305Z|e993e305-146b-4142-94ed-feba46970e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:26:24.306Z|e993e305-146b-4142-94ed-feba46970e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:26:26.524Z|fa737dc2-10b9-47e8-b34b-4eb84bcafd4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:26.524Z|fa737dc2-10b9-47e8-b34b-4eb84bcafd4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:26.528Z|38ef46ed-f28d-469e-a33c-92921fc43ad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:26.528Z|38ef46ed-f28d-469e-a33c-92921fc43ad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:26.529Z|dff8f53f-420e-4216-8c0c-2cb3ee527995|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:26.530Z|dff8f53f-420e-4216-8c0c-2cb3ee527995|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:29.321Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:29.324Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:29.325Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||Invoke
2021-12-17T16:26:29.325Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:29.326Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:29.326Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Method      : GET
2021-12-17T16:26:29.326Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"507584c1d96dfccf", X-B3-SpanId:"8797848719299d4d", X-B3-ParentSpanId:"507584c1d96dfccf", X-B3-Sampled:"0", X-ONAP-RequestID:"d00d0773-75f4-448b-ae99-cd8fda4b961f", X-RequestID:"d00d0773-75f4-448b-ae99-cd8fda4b961f", X-TransactionID:"d00d0773-75f4-448b-ae99-cd8fda4b961f", X-ECOMP-RequestID:"d00d0773-75f4-448b-ae99-cd8fda4b961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5947c71-c79b-41c0-81b6-b8e0e5a2d227"]
2021-12-17T16:26:29.327Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Request body: 
2021-12-17T16:26:29.327Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||==========================request end================================================
2021-12-17T16:26:29.355Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:29.355Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:29.356Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status text  : 
2021-12-17T16:26:29.356Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:29.357Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Response body: {
  "requestId" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:25:56.000+00:00",
  "endTime" : "2021-12-17T16:26:28.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n\t\t\t\"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\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\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\n                                        \"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                                        \"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                            \"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:26:28.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    }
  }
}
2021-12-17T16:26:29.358Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:29.358Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||InvokeReturn
2021-12-17T16:26:29.359Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:29.360Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:29.360Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:29.361Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:29.361Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:29.361Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"507584c1d96dfccf", X-B3-SpanId:"c4375cf13f457e85", X-B3-ParentSpanId:"507584c1d96dfccf", X-B3-Sampled:"0", X-ONAP-RequestID:"d00d0773-75f4-448b-ae99-cd8fda4b961f", X-RequestID:"d00d0773-75f4-448b-ae99-cd8fda4b961f", X-TransactionID:"d00d0773-75f4-448b-ae99-cd8fda4b961f", X-ECOMP-RequestID:"d00d0773-75f4-448b-ae99-cd8fda4b961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e538a6f-e434-4dbb-b96a-d2aaf08975c1"]
2021-12-17T16:26:29.362Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:29.362Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:29.374Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:29.375Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:29.375Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:29.376Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:29.377Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:29.377Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:29.378Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:29.383Z|d00d0773-75f4-448b-ae99-cd8fda4b961f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:29.499Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:29.502Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:29.502Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||Invoke
2021-12-17T16:26:29.502Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:29.502Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:29.503Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Method      : GET
2021-12-17T16:26:29.503Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f9bf8c339e87ad8", X-B3-SpanId:"38bc1f0f57f6ab86", X-B3-ParentSpanId:"3f9bf8c339e87ad8", X-B3-Sampled:"0", X-ONAP-RequestID:"68ba6067-c889-448c-87fa-3e0392109eb6", X-RequestID:"68ba6067-c889-448c-87fa-3e0392109eb6", X-TransactionID:"68ba6067-c889-448c-87fa-3e0392109eb6", X-ECOMP-RequestID:"68ba6067-c889-448c-87fa-3e0392109eb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01ba0f5c-35eb-441e-a987-867b6fb8b76f"]
2021-12-17T16:26:29.503Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Request body: 
2021-12-17T16:26:29.504Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||==========================request end================================================
2021-12-17T16:26:29.519Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:29.520Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:29.520Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status text  : 
2021-12-17T16:26:29.520Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:29.522Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Response body: {
  "requestId" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:25:56.000+00:00",
  "endTime" : "2021-12-17T16:26:28.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n\t\t\t\"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\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\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\n                                        \"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                                        \"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                            \"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:26:28.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    }
  }
}
2021-12-17T16:26:29.522Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:29.523Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||InvokeReturn
2021-12-17T16:26:29.524Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:29.524Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:29.524Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:29.525Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:29.525Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:29.525Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f9bf8c339e87ad8", X-B3-SpanId:"30a524af4d5263fd", X-B3-ParentSpanId:"3f9bf8c339e87ad8", X-B3-Sampled:"0", X-ONAP-RequestID:"68ba6067-c889-448c-87fa-3e0392109eb6", X-RequestID:"68ba6067-c889-448c-87fa-3e0392109eb6", X-TransactionID:"68ba6067-c889-448c-87fa-3e0392109eb6", X-ECOMP-RequestID:"68ba6067-c889-448c-87fa-3e0392109eb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9d67beb-ec02-4a63-8c53-dac47dbd1fc9"]
2021-12-17T16:26:29.526Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:29.526Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:29.535Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:29.535Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:29.535Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:29.536Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:29.536Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:29.537Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:29.537Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:29.542Z|68ba6067-c889-448c-87fa-3e0392109eb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:29.658Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:29.662Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:29.662Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||Invoke
2021-12-17T16:26:29.663Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:29.663Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:29.663Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Method      : GET
2021-12-17T16:26:29.664Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb363c107287014b", X-B3-SpanId:"591eac9682b1d9f5", X-B3-ParentSpanId:"eb363c107287014b", X-B3-Sampled:"0", X-ONAP-RequestID:"2594423f-6162-43f3-94ba-5cef2056086e", X-RequestID:"2594423f-6162-43f3-94ba-5cef2056086e", X-TransactionID:"2594423f-6162-43f3-94ba-5cef2056086e", X-ECOMP-RequestID:"2594423f-6162-43f3-94ba-5cef2056086e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e493eaee-9876-43db-9ab5-54d278e9fbdf"]
2021-12-17T16:26:29.664Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Request body: 
2021-12-17T16:26:29.664Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||==========================request end================================================
2021-12-17T16:26:29.679Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:29.680Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:29.680Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status text  : 
2021-12-17T16:26:29.681Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:29.682Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Response body: {
  "requestId" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:25:56.000+00:00",
  "endTime" : "2021-12-17T16:26:28.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n\t\t\t\"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\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\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\n                                        \"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                                        \"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                            \"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:26:28.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    }
  }
}
2021-12-17T16:26:29.683Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:29.683Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||InvokeReturn
2021-12-17T16:26:29.685Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:29.685Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:29.686Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:29.686Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:29.686Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:29.687Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb363c107287014b", X-B3-SpanId:"7c5bb07fa0721018", X-B3-ParentSpanId:"eb363c107287014b", X-B3-Sampled:"0", X-ONAP-RequestID:"2594423f-6162-43f3-94ba-5cef2056086e", X-RequestID:"2594423f-6162-43f3-94ba-5cef2056086e", X-TransactionID:"2594423f-6162-43f3-94ba-5cef2056086e", X-ECOMP-RequestID:"2594423f-6162-43f3-94ba-5cef2056086e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea77bc3d-f9ce-4629-9e5c-e6bbca63c801"]
2021-12-17T16:26:29.687Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:29.687Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:29.700Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:29.701Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:29.701Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:29.701Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:29.702Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:29.702Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:29.703Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:29.708Z|2594423f-6162-43f3-94ba-5cef2056086e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:29.826Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:29.830Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:29.830Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||Invoke
2021-12-17T16:26:29.831Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:29.831Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:29.831Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Method      : GET
2021-12-17T16:26:29.832Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1c63725f77937e6", X-B3-SpanId:"3f7f40244997fe20", X-B3-ParentSpanId:"a1c63725f77937e6", X-B3-Sampled:"0", X-ONAP-RequestID:"b0794b46-805c-4942-8b65-7200ca4ce3a4", X-RequestID:"b0794b46-805c-4942-8b65-7200ca4ce3a4", X-TransactionID:"b0794b46-805c-4942-8b65-7200ca4ce3a4", X-ECOMP-RequestID:"b0794b46-805c-4942-8b65-7200ca4ce3a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee3396e9-c68f-4230-b5b5-6135f3180356"]
2021-12-17T16:26:29.832Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Request body: 
2021-12-17T16:26:29.832Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||==========================request end================================================
2021-12-17T16:26:29.848Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:29.848Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:29.849Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status text  : 
2021-12-17T16:26:29.849Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:29.850Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Response body: {
  "requestId" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:25:56.000+00:00",
  "endTime" : "2021-12-17T16:26:28.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n\t\t\t\"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\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\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\n                                        \"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                                        \"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                            \"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:26:28.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    }
  }
}
2021-12-17T16:26:29.850Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:29.850Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||InvokeReturn
2021-12-17T16:26:29.852Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:29.852Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:29.852Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:29.853Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:29.853Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:29.853Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1c63725f77937e6", X-B3-SpanId:"497207aa94144a33", X-B3-ParentSpanId:"a1c63725f77937e6", X-B3-Sampled:"0", X-ONAP-RequestID:"b0794b46-805c-4942-8b65-7200ca4ce3a4", X-RequestID:"b0794b46-805c-4942-8b65-7200ca4ce3a4", X-TransactionID:"b0794b46-805c-4942-8b65-7200ca4ce3a4", X-ECOMP-RequestID:"b0794b46-805c-4942-8b65-7200ca4ce3a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9ac2271-7438-4f23-bba7-c5252dc79e20"]
2021-12-17T16:26:29.853Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:29.853Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:29.866Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:29.866Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:29.866Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:29.866Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:29.867Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:29.867Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:29.868Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:29.873Z|b0794b46-805c-4942-8b65-7200ca4ce3a4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:29.988Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:29.992Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:29.993Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||Invoke
2021-12-17T16:26:29.993Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:29.993Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd
2021-12-17T16:26:29.993Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Method      : GET
2021-12-17T16:26:29.994Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67d5fa8108b3b151", X-B3-SpanId:"08174e35bcbb6d70", X-B3-ParentSpanId:"67d5fa8108b3b151", X-B3-Sampled:"0", X-ONAP-RequestID:"7c628008-a6e6-4f9d-94b2-a71efae978f3", X-RequestID:"7c628008-a6e6-4f9d-94b2-a71efae978f3", X-TransactionID:"7c628008-a6e6-4f9d-94b2-a71efae978f3", X-ECOMP-RequestID:"7c628008-a6e6-4f9d-94b2-a71efae978f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79f1eb58-ee8b-48af-8a75-b40f11d044cc"]
2021-12-17T16:26:29.994Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Request body: 
2021-12-17T16:26:29.994Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||==========================request end================================================
2021-12-17T16:26:30.010Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:30.011Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:30.011Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Status text  : 
2021-12-17T16:26:30.011Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:30.013Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||Response body: {
  "requestId" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:25:56.000+00:00",
  "endTime" : "2021-12-17T16:26:28.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n\t\t\t\"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\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\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"62e3c13a-059c-4020-bb8c-52e32f642b04\",\n                                        \"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                                        \"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\",\n                            \"modelInvariantId\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ffbe3565-877a-43fc-817a-b75ce16b0e30\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:26:28.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "50597869-6a1d-4675-8bad-89fd86f8abfd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd"
    }
  }
}
2021-12-17T16:26:30.013Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:30.013Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50597869-6a1d-4675-8bad-89fd86f8abfd|INFO|500||InvokeReturn
2021-12-17T16:26:30.014Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:30.015Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:30.015Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:30.015Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false
2021-12-17T16:26:30.016Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:30.016Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67d5fa8108b3b151", X-B3-SpanId:"ae2ce9dff08c66e4", X-B3-ParentSpanId:"67d5fa8108b3b151", X-B3-Sampled:"0", X-ONAP-RequestID:"7c628008-a6e6-4f9d-94b2-a71efae978f3", X-RequestID:"7c628008-a6e6-4f9d-94b2-a71efae978f3", X-TransactionID:"7c628008-a6e6-4f9d-94b2-a71efae978f3", X-ECOMP-RequestID:"7c628008-a6e6-4f9d-94b2-a71efae978f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7386c495-0af1-41b6-b480-34dd7bbb1bc1"]
2021-12-17T16:26:30.016Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:30.016Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:30.034Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:30.035Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:30.036Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:30.036Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:30.042Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:30.043Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:30.043Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50597869-6a1d-4675-8bad-89fd86f8abfd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:30.050Z|7c628008-a6e6-4f9d-94b2-a71efae978f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50597869-6a1d-4675-8bad-89fd86f8abfd|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:36.569Z|a9c0322c-85c0-4ee1-bc8a-26b9534e1ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:36.569Z|a44bffc7-c333-4755-baa6-a50001748cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:36.570Z|a9c0322c-85c0-4ee1-bc8a-26b9534e1ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:36.570Z|a44bffc7-c333-4755-baa6-a50001748cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:36.573Z|ddaf5626-e75c-450e-ae05-8e1d9d49cb6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:36.574Z|ddaf5626-e75c-450e-ae05-8e1d9d49cb6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:38.829Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:38.833Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|||INFO|500||Checking if requestId: d353e676-6433-49bc-ab04-5906e8f92bad already exists in requestDb InfraActiveRequests table
2021-12-17T16:26:38.834Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:38.834Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||Invoke
2021-12-17T16:26:38.834Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:38.835Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:38.835Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Method      : GET
2021-12-17T16:26:38.835Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42897ae69c75e601", X-B3-SpanId:"bba074e71cbe8deb", X-B3-ParentSpanId:"42897ae69c75e601", X-B3-Sampled:"0", X-ONAP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56f7f66f-f833-4df4-a076-b2f6bc116f7c"]
2021-12-17T16:26:38.835Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Request body: 
2021-12-17T16:26:38.836Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||==========================request end================================================
2021-12-17T16:26:38.852Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:38.853Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:26:38.853Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status text  : 
2021-12-17T16:26:38.853Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:38.854Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Response body: 
2021-12-17T16:26:38.854Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:38.854Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|404|Not Found|InvokeReturn
2021-12-17T16:26:38.864Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:26:38.864Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:26:38.865Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:26:38.866Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:38.866Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-12-17T16:26:38.866Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:38.867Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:38.867Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-12-17T16:26:38.867Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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:"42897ae69c75e601", X-B3-SpanId:"d42936bb5b7547c5", X-B3-ParentSpanId:"42897ae69c75e601", X-B3-Sampled:"0", X-ONAP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c647b2e0-789c-425e-8333-9a21c4e86d38"]
2021-12-17T16:26:38.868Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"d6631fad-8cfa-479a-aee5-55da1708cfec"},"instanceName":null,"requestScope":"service"}
2021-12-17T16:26:38.868Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-12-17T16:26:38.887Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:38.888Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:38.888Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-12-17T16:26:38.888Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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:"Fri, 17 Dec 2021 16:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:38.889Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-12-17T16:26:38.889Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:38.889Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-12-17T16:26:38.890Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed
2021-12-17T16:26:38.890Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|INFO|500||Invoke
2021-12-17T16:26:38.891Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:38.891Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed
2021-12-17T16:26:38.891Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Method      : GET
2021-12-17T16:26:38.891Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16edf8a8-81f8-4a81-b3e0-66daa15a7f3f"]
2021-12-17T16:26:38.892Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Request body: 
2021-12-17T16:26:38.892Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||==========================request end================================================
2021-12-17T16:26:38.914Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:38.915Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:38.915Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Status text  : 
2021-12-17T16:26:38.915Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:38.917Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "15320b7f-3abb-4ade-a645-156a0b811aed",
  "modelInvariantUUID" : "c1143053-9859-4c8d-bd11-c0ad2bb11222",
  "created" : "2021-12-17 16:23:06.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/15320b7f-3abb-4ade-a645-156a0b811aed"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/collectionResourceCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/vnfCustomizations"
    }
  }
}
2021-12-17T16:26:38.917Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:38.918Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|INFO|500||InvokeReturn
2021-12-17T16:26:38.922Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance
2021-12-17T16:26:38.922Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|INFO|500||Invoke
2021-12-17T16:26:38.922Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:38.922Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance
2021-12-17T16:26:38.923Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Method      : GET
2021-12-17T16:26:38.923Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"924cd607-c034-4583-b7b2-8b9852bf2824"]
2021-12-17T16:26:38.923Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Request body: 
2021-12-17T16:26:38.923Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:26:38.939Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:38.940Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:26:38.940Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Status text  : 
2021-12-17T16:26:38.940Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&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:"Fri, 17 Dec 2021 16:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:38.941Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Response body: 
2021-12-17T16:26:38.941Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:38.941Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:26:38.942Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222
2021-12-17T16:26:38.942Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|INFO|500||Invoke
2021-12-17T16:26:38.943Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:38.943Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222
2021-12-17T16:26:38.943Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Method      : GET
2021-12-17T16:26:38.943Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac539460-f4a5-4b7d-a4bd-e1697f1058f3"]
2021-12-17T16:26:38.943Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Request body: 
2021-12-17T16:26:38.944Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||==========================request end================================================
2021-12-17T16:26:38.963Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:38.963Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:38.964Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Status text  : 
2021-12-17T16:26:38.964Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:38.965Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "15320b7f-3abb-4ade-a645-156a0b811aed",
      "modelInvariantUUID" : "c1143053-9859-4c8d-bd11-c0ad2bb11222",
      "created" : "2021-12-17 16:23:06.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/15320b7f-3abb-4ade-a645-156a0b811aed"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/pnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/networkCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/collectionResourceCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222"
    }
  }
}
2021-12-17T16:26:38.966Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:38.966Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c1143053-9859-4c8d-bd11-c0ad2bb11222|INFO|500||InvokeReturn
2021-12-17T16:26:38.968Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance
2021-12-17T16:26:38.969Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|INFO|500||Invoke
2021-12-17T16:26:38.969Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:38.969Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance
2021-12-17T16:26:38.969Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Method      : GET
2021-12-17T16:26:38.970Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc8bb0d6-cc90-454c-b946-f244dc89840b"]
2021-12-17T16:26:38.970Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Request body: 
2021-12-17T16:26:38.970Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:26:38.982Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:38.982Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:26:38.983Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Status text  : 
2021-12-17T16:26:38.983Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&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:"Fri, 17 Dec 2021 16:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:38.983Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||Response body: 
2021-12-17T16:26:38.983Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:38.984Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15320b7f-3abb-4ade-a645-156a0b811aed&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:26:38.985Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:38.985Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-12-17T16:26:38.985Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:38.985Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:38.986Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-12-17T16:26:38.986Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7eea3c18-4dcb-41d8-8e72-0dd0a645f3ef"]
2021-12-17T16:26:38.986Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-12-17T16:26:38.987Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-12-17T16:26:39.002Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:39.002Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:39.003Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-12-17T16:26:39.003Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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:"Fri, 17 Dec 2021 16:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:39.005Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:26:39.005Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:39.005Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-12-17T16:26:39.007Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:39.008Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:39.008Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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================================================
2021-12-17T16:26:39.008Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:39.008Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:39.009Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ae6f219-72d8-4fd1-9e5e-ee7a5cca56a7"]
2021-12-17T16:26:39.009Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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: 
2021-12-17T16:26:39.009Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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================================================
2021-12-17T16:26:39.023Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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==========================================
2021-12-17T16:26:39.023Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:39.024Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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  : 
2021-12-17T16:26:39.024Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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:"Fri, 17 Dec 2021 16:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:39.026Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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" : 513,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513/service"
    }
  }
}
2021-12-17T16:26:39.026Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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=================================================
2021-12-17T16:26:39.026Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:39.028Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed
2021-12-17T16:26:39.028Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|INFO|500||Invoke
2021-12-17T16:26:39.028Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:39.028Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed
2021-12-17T16:26:39.029Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Method      : GET
2021-12-17T16:26:39.029Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cd186bb-890f-4ba7-9a09-6acebe405a51"]
2021-12-17T16:26:39.029Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Request body: 
2021-12-17T16:26:39.029Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||==========================request end================================================
2021-12-17T16:26:39.047Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:39.047Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:39.048Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Status text  : 
2021-12-17T16:26:39.048Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:39.049Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "15320b7f-3abb-4ade-a645-156a0b811aed",
  "modelInvariantUUID" : "c1143053-9859-4c8d-bd11-c0ad2bb11222",
  "created" : "2021-12-17 16:23:06.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/15320b7f-3abb-4ade-a645-156a0b811aed"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/collectionResourceCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed/vnfCustomizations"
    }
  }
}
2021-12-17T16:26:39.050Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:39.050Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/15320b7f-3abb-4ade-a645-156a0b811aed|INFO|500||InvokeReturn
2021-12-17T16:26:39.053Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:26:39.054Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-12-17T16:26:39.054Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:39.054Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-12-17T16:26:39.054Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-12-17T16:26:39.054Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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:"42897ae69c75e601", X-B3-SpanId:"3a621b6089cf43c3", X-B3-ParentSpanId:"42897ae69c75e601", X-B3-Sampled:"0", X-ONAP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b3a5d3f-6710-411d-afbf-36e955570fcd"]
2021-12-17T16:26:39.055Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d353e676-6433-49bc-ab04-5906e8f92bad","requestStatus":"IN_PROGRESS","startTime":1639758398864,"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\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\"\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":"d6631fad-8cfa-479a-aee5-55da1708cfec","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec","cloudApiRequests":[],"requestURI":"d353e676-6433-49bc-ab04-5906e8f92bad"}
2021-12-17T16:26:39.055Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-12-17T16:26:39.080Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:39.080Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-12-17T16:26:39.081Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-12-17T16:26:39.081Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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/d353e676-6433-49bc-ab04-5906e8f92bad", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:39.082Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:26:38.864+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\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\"\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" : "2021-12-17T16:26:39.068+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec",
  "cloudApiRequests" : [ ],
  "requestURI" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    }
  }
}
2021-12-17T16:26:39.082Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:39.083Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-12-17T16:26:39.089Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:39.090Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-12-17T16:26:39.090Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:39.090Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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
2021-12-17T16:26:39.090Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-12-17T16:26:39.091Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|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:"42897ae69c75e601", X-B3-SpanId:"1af9c61001301b0a", X-B3-ParentSpanId:"42897ae69c75e601", X-B3-Sampled:"0", X-ONAP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dd7abbc-71f9-4216-bbd3-f6ed4237b148"]
2021-12-17T16:26:39.091Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\"modelUuid\":\"15320b7f-3abb-4ade-a645-156a0b811aed\",\"modelInvariantUuid\":\"c1143053-9859-4c8d-bd11-c0ad2bb11222\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d6631fad-8cfa-479a-aee5-55da1708cfec\"}","type":"String"},"requestId":{"value":"d353e676-6433-49bc-ab04-5906e8f92bad","type":"String"},"mso-request-id":{"value":"d353e676-6433-49bc-ab04-5906e8f92bad","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"d6631fad-8cfa-479a-aee5-55da1708cfec","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/d6631fad-8cfa-479a-aee5-55da1708cfec","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-12-17T16:26:39.091Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-12-17T16:26:39.306Z|77889b01-762f-4fa4-a019-9bb5f0f69c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:26:39.308Z|77889b01-762f-4fa4-a019-9bb5f0f69c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:26:39.653Z|6873b146-0137-4af8-84e8-044c1ff94280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:26:39.654Z|6873b146-0137-4af8-84e8-044c1ff94280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:26:40.104Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:40.105Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-12-17T16:26:40.105Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-12-17T16:26:40.105Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 17 Dec 2021 16:26:40 GMT", X-ONAP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-TransactionID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ECOMP-RequestID:"d353e676-6433-49bc-ab04-5906e8f92bad", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3dd7abbc-71f9-4216-bbd3-f6ed4237b148", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:26:40.106Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d353e676-6433-49bc-ab04-5906e8f92bad\",\"instanceId\":\"d6631fad-8cfa-479a-aee5-55da1708cfec\"}}","message":"Success","processInstanceID":"1c774f77-5f56-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:26:40.106Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:40.106Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-12-17T16:26:40.109Z|d353e676-6433-49bc-ab04-5906e8f92bad|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:40.235Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:40.238Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:40.238Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||Invoke
2021-12-17T16:26:40.239Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:40.239Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:40.239Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Method      : GET
2021-12-17T16:26:40.239Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc9d8c6684d91463", X-B3-SpanId:"4fe1b3b0d5d3f6bd", X-B3-ParentSpanId:"cc9d8c6684d91463", X-B3-Sampled:"0", X-ONAP-RequestID:"64cfd36d-d2c5-472b-8085-9cf734c077d3", X-RequestID:"64cfd36d-d2c5-472b-8085-9cf734c077d3", X-TransactionID:"64cfd36d-d2c5-472b-8085-9cf734c077d3", X-ECOMP-RequestID:"64cfd36d-d2c5-472b-8085-9cf734c077d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aeea1a8-39e7-43e4-ba38-8faf014a39be"]
2021-12-17T16:26:40.240Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Request body: 
2021-12-17T16:26:40.240Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||==========================request end================================================
2021-12-17T16:26:40.260Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:40.260Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:40.260Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status text  : 
2021-12-17T16:26:40.260Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:40.262Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Response body: {
  "requestId" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:26:38.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\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\"\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" : "2021-12-17T16:26:39.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec",
  "cloudApiRequests" : [ ],
  "requestURI" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    }
  }
}
2021-12-17T16:26:40.262Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:40.262Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||InvokeReturn
2021-12-17T16:26:40.263Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false
2021-12-17T16:26:40.264Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:40.264Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:40.264Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false
2021-12-17T16:26:40.265Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:40.265Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc9d8c6684d91463", X-B3-SpanId:"8c414078c5d85d51", X-B3-ParentSpanId:"cc9d8c6684d91463", X-B3-Sampled:"0", X-ONAP-RequestID:"64cfd36d-d2c5-472b-8085-9cf734c077d3", X-RequestID:"64cfd36d-d2c5-472b-8085-9cf734c077d3", X-TransactionID:"64cfd36d-d2c5-472b-8085-9cf734c077d3", X-ECOMP-RequestID:"64cfd36d-d2c5-472b-8085-9cf734c077d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35899994-5d25-4576-b211-d55c7388e767"]
2021-12-17T16:26:40.265Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:40.266Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:40.276Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:40.276Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:40.276Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:40.276Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:40.278Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:40.278Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:40.279Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:40.284Z|64cfd36d-d2c5-472b-8085-9cf734c077d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:46.601Z|921d100d-cfc8-439d-8344-e82ba190cbb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:46.601Z|dd78daf5-5407-4ab1-b39a-1c809be18e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:46.601Z|ccd37edd-dc6d-4023-b0c9-09bd02a5d100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:46.603Z|921d100d-cfc8-439d-8344-e82ba190cbb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:46.603Z|ccd37edd-dc6d-4023-b0c9-09bd02a5d100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:46.603Z|dd78daf5-5407-4ab1-b39a-1c809be18e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:50.408Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:50.415Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:50.416Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||Invoke
2021-12-17T16:26:50.416Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:50.416Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:50.417Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Method      : GET
2021-12-17T16:26:50.417Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b39be0640fced3be", X-B3-SpanId:"98569d3ef804b64f", X-B3-ParentSpanId:"b39be0640fced3be", X-B3-Sampled:"0", X-ONAP-RequestID:"1c3460c8-74e1-43b6-9d9f-57b48c4cdb57", X-RequestID:"1c3460c8-74e1-43b6-9d9f-57b48c4cdb57", X-TransactionID:"1c3460c8-74e1-43b6-9d9f-57b48c4cdb57", X-ECOMP-RequestID:"1c3460c8-74e1-43b6-9d9f-57b48c4cdb57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a005b291-7c51-4ce5-b074-644aac4b6628"]
2021-12-17T16:26:50.417Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Request body: 
2021-12-17T16:26:50.417Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||==========================request end================================================
2021-12-17T16:26:50.445Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:50.445Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:50.446Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status text  : 
2021-12-17T16:26:50.446Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:50.448Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Response body: {
  "requestId" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:26:38.000+00:00",
  "endTime" : "2021-12-17T16:26:44.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\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\"\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" : "2021-12-17T16:26:44.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec",
  "cloudApiRequests" : [ ],
  "requestURI" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    }
  }
}
2021-12-17T16:26:50.448Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:50.449Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||InvokeReturn
2021-12-17T16:26:50.450Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false
2021-12-17T16:26:50.451Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:50.451Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:50.451Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false
2021-12-17T16:26:50.451Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:50.452Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b39be0640fced3be", X-B3-SpanId:"8f092c2674a459ab", X-B3-ParentSpanId:"b39be0640fced3be", X-B3-Sampled:"0", X-ONAP-RequestID:"1c3460c8-74e1-43b6-9d9f-57b48c4cdb57", X-RequestID:"1c3460c8-74e1-43b6-9d9f-57b48c4cdb57", X-TransactionID:"1c3460c8-74e1-43b6-9d9f-57b48c4cdb57", X-ECOMP-RequestID:"1c3460c8-74e1-43b6-9d9f-57b48c4cdb57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d972478-91d9-44cd-9f64-66362bd5212d"]
2021-12-17T16:26:50.452Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:50.452Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:50.462Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:50.463Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:50.463Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:50.463Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:50.464Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:50.464Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:50.464Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:50.472Z|1c3460c8-74e1-43b6-9d9f-57b48c4cdb57|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:50.588Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:50.592Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:50.592Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||Invoke
2021-12-17T16:26:50.592Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:50.593Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:50.593Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Method      : GET
2021-12-17T16:26:50.593Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7af624114eb0fe9", X-B3-SpanId:"a5b724c61235a263", X-B3-ParentSpanId:"b7af624114eb0fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"8b5a78ca-e76b-4350-abb1-ccbe66588620", X-RequestID:"8b5a78ca-e76b-4350-abb1-ccbe66588620", X-TransactionID:"8b5a78ca-e76b-4350-abb1-ccbe66588620", X-ECOMP-RequestID:"8b5a78ca-e76b-4350-abb1-ccbe66588620", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99825336-efed-4151-8cd5-23bedd0681a6"]
2021-12-17T16:26:50.593Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Request body: 
2021-12-17T16:26:50.594Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||==========================request end================================================
2021-12-17T16:26:50.610Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:50.611Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:50.611Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status text  : 
2021-12-17T16:26:50.611Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:50.612Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Response body: {
  "requestId" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:26:38.000+00:00",
  "endTime" : "2021-12-17T16:26:44.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\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\"\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" : "2021-12-17T16:26:44.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec",
  "cloudApiRequests" : [ ],
  "requestURI" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    }
  }
}
2021-12-17T16:26:50.612Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:50.612Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||InvokeReturn
2021-12-17T16:26:50.613Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false
2021-12-17T16:26:50.614Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:50.614Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:50.614Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false
2021-12-17T16:26:50.614Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:50.615Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7af624114eb0fe9", X-B3-SpanId:"c850bb89d498cd58", X-B3-ParentSpanId:"b7af624114eb0fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"8b5a78ca-e76b-4350-abb1-ccbe66588620", X-RequestID:"8b5a78ca-e76b-4350-abb1-ccbe66588620", X-TransactionID:"8b5a78ca-e76b-4350-abb1-ccbe66588620", X-ECOMP-RequestID:"8b5a78ca-e76b-4350-abb1-ccbe66588620", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43e6ee5c-1c3f-4a26-bb93-272897e32db5"]
2021-12-17T16:26:50.615Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:50.615Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:50.627Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:50.627Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:50.627Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:50.628Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:50.629Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:50.630Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:50.630Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:50.634Z|8b5a78ca-e76b-4350-abb1-ccbe66588620|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:50.751Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:50.754Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:50.754Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||Invoke
2021-12-17T16:26:50.755Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:50.755Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:50.755Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Method      : GET
2021-12-17T16:26:50.755Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa7055a249d9334a", X-B3-SpanId:"8f4d34934b94614d", X-B3-ParentSpanId:"aa7055a249d9334a", X-B3-Sampled:"0", X-ONAP-RequestID:"549c951f-9596-43ca-b6ef-564122a146ca", X-RequestID:"549c951f-9596-43ca-b6ef-564122a146ca", X-TransactionID:"549c951f-9596-43ca-b6ef-564122a146ca", X-ECOMP-RequestID:"549c951f-9596-43ca-b6ef-564122a146ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b360c80b-57cb-462b-bb6e-efeb6c25e27c"]
2021-12-17T16:26:50.756Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Request body: 
2021-12-17T16:26:50.756Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||==========================request end================================================
2021-12-17T16:26:50.775Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:50.775Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:50.776Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status text  : 
2021-12-17T16:26:50.776Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:50.777Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Response body: {
  "requestId" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:26:38.000+00:00",
  "endTime" : "2021-12-17T16:26:44.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\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\"\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" : "2021-12-17T16:26:44.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec",
  "cloudApiRequests" : [ ],
  "requestURI" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    }
  }
}
2021-12-17T16:26:50.777Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:50.778Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||InvokeReturn
2021-12-17T16:26:50.779Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false
2021-12-17T16:26:50.780Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:50.780Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:50.781Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false
2021-12-17T16:26:50.781Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:50.781Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa7055a249d9334a", X-B3-SpanId:"08b44380aab1653d", X-B3-ParentSpanId:"aa7055a249d9334a", X-B3-Sampled:"0", X-ONAP-RequestID:"549c951f-9596-43ca-b6ef-564122a146ca", X-RequestID:"549c951f-9596-43ca-b6ef-564122a146ca", X-TransactionID:"549c951f-9596-43ca-b6ef-564122a146ca", X-ECOMP-RequestID:"549c951f-9596-43ca-b6ef-564122a146ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db513b39-879b-4521-9622-822ead4b7f9d"]
2021-12-17T16:26:50.782Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:50.782Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:50.793Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:50.793Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:50.793Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:50.794Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:50.795Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:50.795Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:50.796Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:50.802Z|549c951f-9596-43ca-b6ef-564122a146ca|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:50.927Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:26:50.932Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:50.932Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||Invoke
2021-12-17T16:26:50.933Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:50.933Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad
2021-12-17T16:26:50.933Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Method      : GET
2021-12-17T16:26:50.934Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b8a3abf0e0a6edf", X-B3-SpanId:"aaf0a66e0bcac5fb", X-B3-ParentSpanId:"0b8a3abf0e0a6edf", X-B3-Sampled:"0", X-ONAP-RequestID:"4e94fa01-4d93-466f-80c1-f7b268cb6726", X-RequestID:"4e94fa01-4d93-466f-80c1-f7b268cb6726", X-TransactionID:"4e94fa01-4d93-466f-80c1-f7b268cb6726", X-ECOMP-RequestID:"4e94fa01-4d93-466f-80c1-f7b268cb6726", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d7c6b0d-671e-4e31-b75c-ffdb0692a9aa"]
2021-12-17T16:26:50.934Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Request body: 
2021-12-17T16:26:50.934Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||==========================request end================================================
2021-12-17T16:26:50.965Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:50.966Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:50.966Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Status text  : 
2021-12-17T16:26:50.966Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:50.967Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||Response body: {
  "requestId" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:26:38.000+00:00",
  "endTime" : "2021-12-17T16:26:44.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\": \"c1143053-9859-4c8d-bd11-c0ad2bb11222\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15320b7f-3abb-4ade-a645-156a0b811aed\"\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" : "2021-12-17T16:26:44.000+00:00",
  "serviceInstanceId" : "d6631fad-8cfa-479a-aee5-55da1708cfec",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6631fad-8cfa-479a-aee5-55da1708cfec",
  "cloudApiRequests" : [ ],
  "requestURI" : "d353e676-6433-49bc-ab04-5906e8f92bad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad"
    }
  }
}
2021-12-17T16:26:50.968Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:50.968Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d353e676-6433-49bc-ab04-5906e8f92bad|INFO|500||InvokeReturn
2021-12-17T16:26:50.970Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false
2021-12-17T16:26:50.970Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:26:50.970Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:26:50.971Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false
2021-12-17T16:26:50.971Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:26:50.971Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b8a3abf0e0a6edf", X-B3-SpanId:"80348d2727aeed81", X-B3-ParentSpanId:"0b8a3abf0e0a6edf", X-B3-Sampled:"0", X-ONAP-RequestID:"4e94fa01-4d93-466f-80c1-f7b268cb6726", X-RequestID:"4e94fa01-4d93-466f-80c1-f7b268cb6726", X-TransactionID:"4e94fa01-4d93-466f-80c1-f7b268cb6726", X-ECOMP-RequestID:"4e94fa01-4d93-466f-80c1-f7b268cb6726", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc909031-217f-4758-9209-34ebecd4accc"]
2021-12-17T16:26:50.972Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:26:50.972Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:26:50.983Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:26:50.983Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:26:50.983Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:26:50.984Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:26:50.986Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:26:50.987Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:26:50.987Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d353e676-6433-49bc-ab04-5906e8f92bad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:26:50.992Z|4e94fa01-4d93-466f-80c1-f7b268cb6726|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d353e676-6433-49bc-ab04-5906e8f92bad|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:26:54.306Z|861d9971-8f14-4cea-b4a3-5f927ea647e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:26:54.307Z|861d9971-8f14-4cea-b4a3-5f927ea647e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:26:56.634Z|b20eeecb-b295-4a47-9246-f24ddb6677b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:56.635Z|b20eeecb-b295-4a47-9246-f24ddb6677b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:56.637Z|4fcba686-af6d-4826-89a0-64232b194cdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:56.637Z|4fcba686-af6d-4826-89a0-64232b194cdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:26:56.640Z|d7116536-00aa-40e0-94a1-00afaa2a5337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:26:56.641Z|d7116536-00aa-40e0-94a1-00afaa2a5337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:06.660Z|756b9b54-c3ac-42b6-a696-ef183c306a0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:06.660Z|756b9b54-c3ac-42b6-a696-ef183c306a0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:06.662Z|a29dc6bf-0362-4bd5-be2b-5e074032c8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:06.662Z|a29dc6bf-0362-4bd5-be2b-5e074032c8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:06.679Z|ad80c006-1509-4d23-a368-4a2191d993b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:06.679Z|ad80c006-1509-4d23-a368-4a2191d993b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:09.306Z|596fbe3a-7b63-40c9-8ef8-45fb62ad9d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:27:09.306Z|596fbe3a-7b63-40c9-8ef8-45fb62ad9d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:27:09.654Z|c2ee2272-4035-490d-a397-9d2aacd3b27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:27:09.655Z|c2ee2272-4035-490d-a397-9d2aacd3b27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:27:11.212Z|08ccfb0d-9736-48ce-a60a-ae373b796091|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:27:11.212Z|08ccfb0d-9736-48ce-a60a-ae373b796091|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:16.681Z|4199cf06-66e9-4a8e-9798-e556f51aeec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:16.681Z|07ab700b-e9c2-4f69-bd2b-9e868011bd5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:16.682Z|4199cf06-66e9-4a8e-9798-e556f51aeec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:16.682Z|07ab700b-e9c2-4f69-bd2b-9e868011bd5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:16.707Z|56506879-0049-470b-b4ba-9f5f014921e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:16.708Z|56506879-0049-470b-b4ba-9f5f014921e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:24.305Z|c1e4dd7f-ee19-4bcd-8162-7f010359b390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:27:24.309Z|c1e4dd7f-ee19-4bcd-8162-7f010359b390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:27:26.703Z|f3400276-6f8a-4be3-855d-ac5ba46ce440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:26.703Z|f3400276-6f8a-4be3-855d-ac5ba46ce440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:26.718Z|08d0c7de-e8d6-4d97-a361-6ec40d3e129a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:26.718Z|08d0c7de-e8d6-4d97-a361-6ec40d3e129a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:26.726Z|85af2aec-66aa-42ff-99f1-08d30abb1a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:26.727Z|85af2aec-66aa-42ff-99f1-08d30abb1a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:36.724Z|9c1169a9-208b-4405-9403-343dfe2b7855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:36.725Z|9c1169a9-208b-4405-9403-343dfe2b7855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:36.745Z|137e792b-c8c4-4f80-b6ec-f7d2ff49d3b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:36.745Z|137e792b-c8c4-4f80-b6ec-f7d2ff49d3b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:36.760Z|cb9353c9-0104-4c77-80ee-2f262e7f0dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:36.760Z|cb9353c9-0104-4c77-80ee-2f262e7f0dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:39.305Z|73a11874-9463-43d7-a6a9-1c862fd95618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:27:39.306Z|73a11874-9463-43d7-a6a9-1c862fd95618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:27:39.655Z|43b0105d-2452-477f-ada3-f2d58f169200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:27:39.656Z|43b0105d-2452-477f-ada3-f2d58f169200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:27:46.752Z|80504d71-b27e-46f3-bb28-ee62fc4ca34f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:46.752Z|80504d71-b27e-46f3-bb28-ee62fc4ca34f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:46.767Z|9cbccbce-2786-4bcd-91ec-f285b84757db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:46.768Z|9cbccbce-2786-4bcd-91ec-f285b84757db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:46.783Z|65c76c3a-3aad-41df-bf5e-23b3525b27a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:46.784Z|65c76c3a-3aad-41df-bf5e-23b3525b27a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:54.306Z|cd58200d-02e8-4e69-a8a4-4b2a2f697152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:27:54.306Z|cd58200d-02e8-4e69-a8a4-4b2a2f697152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:27:56.773Z|e7078812-89fb-4f84-bd17-3163bfa1fd35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:56.774Z|e7078812-89fb-4f84-bd17-3163bfa1fd35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:56.788Z|481b8825-093b-43cc-8b6c-1eaf1057ac4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:56.788Z|481b8825-093b-43cc-8b6c-1eaf1057ac4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:27:56.804Z|80c9c23f-b4e3-4409-ac12-4bb1f0bbd78d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:27:56.804Z|80c9c23f-b4e3-4409-ac12-4bb1f0bbd78d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:06.796Z|dcc18ac4-c2a2-4a3c-b604-578d8f9a6d48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:06.797Z|dcc18ac4-c2a2-4a3c-b604-578d8f9a6d48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:06.813Z|1078db96-75cc-47b1-93b4-0448eeb12312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:06.813Z|1078db96-75cc-47b1-93b4-0448eeb12312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:06.824Z|217fe3b0-0990-4e80-a542-3090cff3a7cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:06.825Z|217fe3b0-0990-4e80-a542-3090cff3a7cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:09.306Z|e9430afb-5c9c-4fdb-ade5-5715f6466a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:28:09.310Z|e9430afb-5c9c-4fdb-ade5-5715f6466a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:28:09.656Z|a9766b75-fcbc-4052-bfd4-fae564c68f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:28:09.657Z|a9766b75-fcbc-4052-bfd4-fae564c68f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:28:11.211Z|fc80b2bf-4079-407a-9a73-d9a7a74f4ca0|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:28:11.212Z|fc80b2bf-4079-407a-9a73-d9a7a74f4ca0|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:16.820Z|9bb83097-2e77-488f-bf8b-a70d30210778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:16.821Z|9bb83097-2e77-488f-bf8b-a70d30210778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:16.832Z|1aa384b7-56c2-4d7f-bdf2-62bbb3bbac23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:16.833Z|1aa384b7-56c2-4d7f-bdf2-62bbb3bbac23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:16.845Z|f5f87b95-2a31-486a-a167-d4d15d8f3755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:16.845Z|f5f87b95-2a31-486a-a167-d4d15d8f3755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:24.307Z|7eb5e43c-a10c-420c-85e8-51d142d741aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:28:24.309Z|7eb5e43c-a10c-420c-85e8-51d142d741aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:28:26.854Z|6c6f89d1-ad95-4a50-82b1-b711eb0f8680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:26.854Z|e28ff475-51e3-471b-b972-cc0ae62b6d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:26.857Z|6c6f89d1-ad95-4a50-82b1-b711eb0f8680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:26.857Z|e28ff475-51e3-471b-b972-cc0ae62b6d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:26.866Z|e633cfea-507b-4905-befa-0470033b1d0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:26.867Z|e633cfea-507b-4905-befa-0470033b1d0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:36.882Z|6b6b13dd-12b1-42dc-afad-6ca54894ac82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:36.882Z|e0b02a02-8c5f-4a09-9835-09675a45a677|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:36.882Z|6b6b13dd-12b1-42dc-afad-6ca54894ac82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:36.882Z|e0b02a02-8c5f-4a09-9835-09675a45a677|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:36.887Z|e42939d3-b761-4fa3-9561-dd0eac04fadb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:36.888Z|e42939d3-b761-4fa3-9561-dd0eac04fadb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:39.306Z|828cf17c-43dd-4307-b6e2-5d8a1f872ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:28:39.307Z|828cf17c-43dd-4307-b6e2-5d8a1f872ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:28:39.657Z|324998f8-d9e6-4828-955e-a5b442872538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:28:39.658Z|324998f8-d9e6-4828-955e-a5b442872538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:28:46.905Z|5fd898f8-2416-4416-897d-e0d962d8987e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:46.905Z|5083cc92-47bc-44fa-bd53-07a96a4e19a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:46.905Z|5083cc92-47bc-44fa-bd53-07a96a4e19a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:46.905Z|5fd898f8-2416-4416-897d-e0d962d8987e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:46.906Z|34662604-a4af-4e27-b7f7-cc64230467bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:46.907Z|34662604-a4af-4e27-b7f7-cc64230467bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:54.306Z|fa96c4ed-e789-498c-9b32-cdd628baea9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:28:54.309Z|fa96c4ed-e789-498c-9b32-cdd628baea9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:28:56.935Z|11ad9fb7-af11-4da3-9df6-946e1c25b38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:56.935Z|8fed2253-71e1-497a-9796-7d574f937132|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:56.936Z|8fed2253-71e1-497a-9796-7d574f937132|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:56.936Z|11ad9fb7-af11-4da3-9df6-946e1c25b38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:28:56.950Z|adbba128-1270-4774-94bf-304e3e72247b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:28:56.950Z|adbba128-1270-4774-94bf-304e3e72247b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:06.983Z|0b223ec5-635a-49c0-b01c-cf9dcb145aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:06.983Z|c8da999f-591c-4469-83f6-fe2c37ae33f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:06.983Z|0b223ec5-635a-49c0-b01c-cf9dcb145aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:06.983Z|c8da999f-591c-4469-83f6-fe2c37ae33f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:06.988Z|b1c2e751-b17f-4e21-b576-ccb282b8e036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:06.988Z|b1c2e751-b17f-4e21-b576-ccb282b8e036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:09.306Z|ad935368-a06a-4e19-8fb9-03d13c33b1d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:29:09.306Z|ad935368-a06a-4e19-8fb9-03d13c33b1d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:29:09.659Z|8ebd3b0f-5b5f-4929-ab54-612ed0726e75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:29:09.659Z|8ebd3b0f-5b5f-4929-ab54-612ed0726e75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:29:11.211Z|6d5d9999-eb08-4b9c-bf55-1c3d90a9a228|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:29:11.212Z|6d5d9999-eb08-4b9c-bf55-1c3d90a9a228|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:17.008Z|8dc3ad1c-55c3-4cb6-807f-a0314dc89440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:17.008Z|f0359894-f556-4da3-9164-eb2d68601510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:17.009Z|f0359894-f556-4da3-9164-eb2d68601510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:17.009Z|8dc3ad1c-55c3-4cb6-807f-a0314dc89440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:17.013Z|abae6b94-9518-4bab-b72a-23507d889721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:17.013Z|abae6b94-9518-4bab-b72a-23507d889721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:24.306Z|8fa0900e-2f9c-41e9-bd5c-8d92b76aa67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:29:24.306Z|8fa0900e-2f9c-41e9-bd5c-8d92b76aa67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:29:27.043Z|d00b2b1e-e720-456f-b1a1-d55ecf858680|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:27.043Z|d00b2b1e-e720-456f-b1a1-d55ecf858680|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:27.044Z|b33b999d-338a-4a84-a3b5-d661bbfb56e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:27.044Z|b33b999d-338a-4a84-a3b5-d661bbfb56e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:27.045Z|2dce7628-c783-4c0b-b856-547e01a73991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:27.045Z|2dce7628-c783-4c0b-b856-547e01a73991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:37.065Z|de35fff0-0928-41c0-b329-77c1128e9427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:37.065Z|6d3494ae-411c-4e1d-b2ac-f7f2f8bba480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:37.066Z|6d3494ae-411c-4e1d-b2ac-f7f2f8bba480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:37.066Z|de35fff0-0928-41c0-b329-77c1128e9427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:37.071Z|c2d9c361-e336-479e-953f-a2642f6bfbbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:37.071Z|c2d9c361-e336-479e-953f-a2642f6bfbbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:39.305Z|b097f1fb-2bdd-455a-ae40-d8bc1bbc4941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:29:39.308Z|b097f1fb-2bdd-455a-ae40-d8bc1bbc4941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:29:39.660Z|291ffa7b-7d63-4f18-888e-47b15bf0dab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:29:39.660Z|291ffa7b-7d63-4f18-888e-47b15bf0dab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:29:47.085Z|d04b3013-dcbc-4a12-856d-07c997eed8e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:47.086Z|d04b3013-dcbc-4a12-856d-07c997eed8e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:47.088Z|b975e6c6-8f1f-49bb-be1d-e782894deae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:47.088Z|b975e6c6-8f1f-49bb-be1d-e782894deae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:47.090Z|944ebba6-484d-4313-915b-9a3b3f4d24e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:47.090Z|944ebba6-484d-4313-915b-9a3b3f4d24e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:54.306Z|63f7e851-038c-497e-853f-b34dbee7fd86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:29:54.307Z|63f7e851-038c-497e-853f-b34dbee7fd86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:29:57.115Z|dc1dc0d4-5066-40e4-a3c4-be8b5481915f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:57.115Z|96cce5be-e2fe-4cab-be36-b8deb2bfc5c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:57.115Z|fe9249dd-c0e8-4ea6-bafb-cd797ff5ea77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:29:57.117Z|dc1dc0d4-5066-40e4-a3c4-be8b5481915f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:57.117Z|96cce5be-e2fe-4cab-be36-b8deb2bfc5c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:29:57.117Z|fe9249dd-c0e8-4ea6-bafb-cd797ff5ea77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:07.146Z|8d7d9a3d-4765-4e5d-a91d-3c19c814bf6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:07.146Z|f51ef528-d809-4b0b-a03a-1368ec3f18a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:07.147Z|56179682-8a4c-49ac-9f0e-758dddcef8b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:07.148Z|56179682-8a4c-49ac-9f0e-758dddcef8b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:07.148Z|8d7d9a3d-4765-4e5d-a91d-3c19c814bf6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:07.148Z|f51ef528-d809-4b0b-a03a-1368ec3f18a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:09.306Z|09b4988f-8d94-4eb4-aa98-63b3d58862ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:30:09.311Z|09b4988f-8d94-4eb4-aa98-63b3d58862ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:30:09.661Z|d547e379-2816-4f7b-8c53-b977229a0237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:30:09.661Z|d547e379-2816-4f7b-8c53-b977229a0237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:30:11.213Z|eb633ed6-9dc7-499f-b58f-009715a5689f|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:30:11.214Z|eb633ed6-9dc7-499f-b58f-009715a5689f|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:17.173Z|279c7487-c876-4468-b83f-b43f2c655d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:17.173Z|e741e83f-1b42-4edc-8a05-67a9d66579ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:17.173Z|ee8b8808-d16d-4a69-9f98-b7dce7139586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:17.174Z|e741e83f-1b42-4edc-8a05-67a9d66579ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:17.174Z|ee8b8808-d16d-4a69-9f98-b7dce7139586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:17.174Z|279c7487-c876-4468-b83f-b43f2c655d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:24.306Z|06ad599c-f627-493f-9d8c-dff40574e25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:30:24.306Z|06ad599c-f627-493f-9d8c-dff40574e25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:30:27.194Z|89af2a35-7df0-48c7-b853-eb5f86b22ac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:27.194Z|2a115237-2f15-40ae-ad69-714578b805e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:27.195Z|2a115237-2f15-40ae-ad69-714578b805e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:27.195Z|89af2a35-7df0-48c7-b853-eb5f86b22ac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:27.196Z|a54d4dad-9152-4fca-a4b6-6609e5533b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:27.197Z|a54d4dad-9152-4fca-a4b6-6609e5533b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:37.217Z|9e6ab463-a015-4896-b4a7-5cb28b0fefb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:37.218Z|9e6ab463-a015-4896-b4a7-5cb28b0fefb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:37.219Z|8a47a873-5856-418d-929d-3d36b53280e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:37.219Z|7d135efa-6025-42f1-8f8f-dc224f8b54cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:37.219Z|8a47a873-5856-418d-929d-3d36b53280e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:37.219Z|7d135efa-6025-42f1-8f8f-dc224f8b54cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:39.306Z|dc1adbee-c06a-4e25-96d5-3b874713adf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:30:39.306Z|dc1adbee-c06a-4e25-96d5-3b874713adf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:30:39.662Z|85dd89db-d386-4762-bf92-fae21d7d65c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:30:39.662Z|85dd89db-d386-4762-bf92-fae21d7d65c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:30:47.241Z|75d733a5-3450-4bee-8b6f-dd55c08238c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:47.241Z|84d03e29-a95b-4bea-9663-0c9b028d15d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:47.242Z|84d03e29-a95b-4bea-9663-0c9b028d15d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:47.242Z|75d733a5-3450-4bee-8b6f-dd55c08238c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:47.254Z|a79d1df5-a15d-4d1a-bf34-6c296e173bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:47.254Z|a79d1df5-a15d-4d1a-bf34-6c296e173bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:54.306Z|814251ea-63be-4b73-b388-ae66fe37d9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:30:54.308Z|814251ea-63be-4b73-b388-ae66fe37d9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:30:57.264Z|d55c1ced-cf0c-4cd9-bdd0-750e49ba5ce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:57.264Z|d55c1ced-cf0c-4cd9-bdd0-750e49ba5ce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:57.268Z|3b9f21c4-95b6-4ac9-ba36-7a483e6c888e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:57.269Z|3b9f21c4-95b6-4ac9-ba36-7a483e6c888e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:30:57.273Z|59afa398-0574-478e-85ec-7e0eea9adb45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:30:57.274Z|59afa398-0574-478e-85ec-7e0eea9adb45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:07.286Z|d7a94f1e-256b-4cb8-8a56-ece576f62da3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:07.287Z|d7a94f1e-256b-4cb8-8a56-ece576f62da3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:07.291Z|dc87e127-24a1-4358-b8f4-c6813afabc29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:07.292Z|dc87e127-24a1-4358-b8f4-c6813afabc29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:07.294Z|511ff6b5-93df-483c-abaa-fcd67ab5cc4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:07.295Z|511ff6b5-93df-483c-abaa-fcd67ab5cc4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:09.305Z|82b76f3f-285f-45ee-b6d7-066989a4ac63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:31:09.306Z|82b76f3f-285f-45ee-b6d7-066989a4ac63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:31:09.663Z|bb1c5ebc-00f7-48b3-b598-9c24d79b0216|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:31:09.664Z|bb1c5ebc-00f7-48b3-b598-9c24d79b0216|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:31:11.211Z|8df52038-09b6-4335-b2e3-5c3e88e4a340|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:31:11.212Z|8df52038-09b6-4335-b2e3-5c3e88e4a340|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:17.306Z|6d6479a5-652c-486f-aef4-7e42673bc721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:17.307Z|6d6479a5-652c-486f-aef4-7e42673bc721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:17.311Z|aba5e6ab-7df7-480e-9851-a9cca68786d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:17.312Z|aba5e6ab-7df7-480e-9851-a9cca68786d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:17.313Z|f114417b-de51-4bab-8390-2a96b55fc960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:17.313Z|f114417b-de51-4bab-8390-2a96b55fc960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:18.266Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:31:18.270Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d56052ce-72ac-411a-8d89-a53c536f1a56 already exists in requestDb InfraActiveRequests table
2021-12-17T16:31:18.271Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56
2021-12-17T16:31:18.272Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|INFO|500||Invoke
2021-12-17T16:31:18.272Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||===========================request begin================================================
2021-12-17T16:31:18.272Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56
2021-12-17T16:31:18.272Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Method      : GET
2021-12-17T16:31:18.273Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36530c95dfb7595f", X-B3-SpanId:"6c77c2c8ef67038d", X-B3-ParentSpanId:"36530c95dfb7595f", X-B3-Sampled:"0", X-ONAP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69d64840-893d-490f-8da3-ff6192c4e4f7"]
2021-12-17T16:31:18.273Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Request body: 
2021-12-17T16:31:18.273Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||==========================request end================================================
2021-12-17T16:31:18.321Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||============================response begin==========================================
2021-12-17T16:31:18.322Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:31:18.322Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Status text  : 
2021-12-17T16:31:18.322Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 17 Dec 2021 16:31:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:18.323Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Response body: 
2021-12-17T16:31:18.323Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||=======================response end=================================================
2021-12-17T16:31:18.323Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|INFO|404|Not Found|InvokeReturn
2021-12-17T16:31:18.336Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-12-17T16:31:18.337Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-12-17T16:31:18.346Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:31:18.386Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e|INFO|500||Invoke
2021-12-17T16:31:18.387Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e with request headers:{Authorization=[***REDACTED***], X-RequestID=[d56052ce-72ac-411a-8d89-a53c536f1a56], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f9af42a8-fb88-47a2-bdb9-c9250dde98bd], X-ECOMP-RequestID=[d56052ce-72ac-411a-8d89-a53c536f1a56], X-TransactionId=[], X-ONAP-RequestID=[d56052ce-72ac-411a-8d89-a53c536f1a56]}
2021-12-17T16:31:18.436Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211217-16:31:18:418-72906], vertex-id=[254048], Content-Length=[116], Date=[Fri, 17 Dec 2021 16:31:18 GMT], Content-Type=[application/json]}
2021-12-17T16:31:18.438Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e|DEBUG|500||{"service-id":"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e","service-description":"pNF","resource-version":"1639758676028"}

2021-12-17T16:31:18.438Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e|INFO|500||InvokeReturn
2021-12-17T16:31:18.447Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2021-12-17T16:31:18.450Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-12-17T16:31:18.476Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e|INFO|500||Invoke
2021-12-17T16:31:18.476Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e with request headers:{Authorization=[***REDACTED***], X-RequestID=[d56052ce-72ac-411a-8d89-a53c536f1a56], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[556323e4-5a6a-4e86-9cb4-5e61301eac6f], X-ECOMP-RequestID=[d56052ce-72ac-411a-8d89-a53c536f1a56], X-TransactionId=[], X-ONAP-RequestID=[d56052ce-72ac-411a-8d89-a53c536f1a56]}
2021-12-17T16:31:18.516Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211217-16:31:18:498-43737], vertex-id=[254048], Content-Length=[116], Date=[Fri, 17 Dec 2021 16:31:18 GMT], Content-Type=[application/json]}
2021-12-17T16:31:18.518Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e|DEBUG|500||{"service-id":"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e","service-description":"pNF","resource-version":"1639758676028"}

2021-12-17T16:31:18.518Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e|INFO|500||InvokeReturn
2021-12-17T16:31:18.519Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-12-17T16:31:18.520Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-12-17T16:31:18.528Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.528Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.529Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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================================================
2021-12-17T16:31:18.529Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.529Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.529Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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:"36530c95dfb7595f", X-B3-SpanId:"5b39ea59cb31212c", X-B3-ParentSpanId:"36530c95dfb7595f", X-B3-Sampled:"0", X-ONAP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f32e0782-32ba-46da-9581-485c5642f28f"]
2021-12-17T16:31:18.530Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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_Name347bc26d-7b14-403c-b175-011630fed358","requestScope":"service"}
2021-12-17T16:31:18.530Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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================================================
2021-12-17T16:31:18.547Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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==========================================
2021-12-17T16:31:18.548Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.548Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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  : 
2021-12-17T16:31:18.549Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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:"Fri, 17 Dec 2021 16:31:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:18.556Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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: 
2021-12-17T16:31:18.557Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=================================================
2021-12-17T16:31:18.557Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.558Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902
2021-12-17T16:31:18.558Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|INFO|500||Invoke
2021-12-17T16:31:18.559Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||===========================request begin================================================
2021-12-17T16:31:18.559Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902
2021-12-17T16:31:18.559Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Method      : GET
2021-12-17T16:31:18.559Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77282be9-fa1e-4593-bbd7-9006247cb2b6"]
2021-12-17T16:31:18.560Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Request body: 
2021-12-17T16:31:18.560Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||==========================request end================================================
2021-12-17T16:31:18.600Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||============================response begin==========================================
2021-12-17T16:31:18.601Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Status code  : 200 OK
2021-12-17T16:31:18.601Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Status text  : 
2021-12-17T16:31:18.602Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:31:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:18.602Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_BhEafjKxGuQKkKo3Ul1o",
  "description" : "catalog service description",
  "modelUUID" : "ae60b2f6-2441-4c14-8f0a-ff8d08dc1902",
  "modelInvariantUUID" : "a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3",
  "created" : "2021-12-17 16:26:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 6f7e5c3a-d7b0",
  "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/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/collectionResourceCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/vnfCustomizations"
    }
  }
}
2021-12-17T16:31:18.603Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||=======================response end=================================================
2021-12-17T16:31:18.603Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|INFO|500||InvokeReturn
2021-12-17T16:31:18.607Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance
2021-12-17T16:31:18.607Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|INFO|500||Invoke
2021-12-17T16:31:18.608Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:31:18.608Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance
2021-12-17T16:31:18.609Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:31:18.609Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ff92bda-f604-4e12-b9a8-1289fead3616"]
2021-12-17T16:31:18.609Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:31:18.610Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:31:18.624Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:31:18.624Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:31:18.625Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:31:18.625Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&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:"Fri, 17 Dec 2021 16:31:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:18.625Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:31:18.626Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:31:18.626Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:31:18.626Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3
2021-12-17T16:31:18.627Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|INFO|500||Invoke
2021-12-17T16:31:18.627Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||===========================request begin================================================
2021-12-17T16:31:18.627Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3
2021-12-17T16:31:18.628Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||Method      : GET
2021-12-17T16:31:18.628Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5536a3e5-d9c6-4645-ba08-d5208617cef6"]
2021-12-17T16:31:18.628Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||Request body: 
2021-12-17T16:31:18.629Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||==========================request end================================================
2021-12-17T16:31:18.649Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||============================response begin==========================================
2021-12-17T16:31:18.650Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||Status code  : 200 OK
2021-12-17T16:31:18.650Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||Status text  : 
2021-12-17T16:31:18.650Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:31:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:18.651Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_BhEafjKxGuQKkKo3Ul1o",
      "description" : "catalog service description",
      "modelUUID" : "ae60b2f6-2441-4c14-8f0a-ff8d08dc1902",
      "modelInvariantUUID" : "a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3",
      "created" : "2021-12-17 16:26:53.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 6f7e5c3a-d7b0",
      "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/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/pnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/networkCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/collectionResourceCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3"
    }
  }
}
2021-12-17T16:31:18.652Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|DEBUG|500||=======================response end=================================================
2021-12-17T16:31:18.652Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3|INFO|500||InvokeReturn
2021-12-17T16:31:18.655Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance
2021-12-17T16:31:18.655Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|INFO|500||Invoke
2021-12-17T16:31:18.655Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||===========================request begin================================================
2021-12-17T16:31:18.655Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance
2021-12-17T16:31:18.656Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Method      : GET
2021-12-17T16:31:18.656Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b82e753-5255-42f8-a9d0-6dea04df0902"]
2021-12-17T16:31:18.656Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Request body: 
2021-12-17T16:31:18.656Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||==========================request end================================================
2021-12-17T16:31:18.674Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||============================response begin==========================================
2021-12-17T16:31:18.675Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-12-17T16:31:18.675Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Status text  : 
2021-12-17T16:31:18.676Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&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:"Fri, 17 Dec 2021 16:31:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:18.676Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||Response body: 
2021-12-17T16:31:18.677Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|DEBUG|500||=======================response end=================================================
2021-12-17T16:31:18.677Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=ae60b2f6-2441-4c14-8f0a-ff8d08dc1902&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-12-17T16:31:18.678Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.679Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.679Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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================================================
2021-12-17T16:31:18.679Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.680Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.680Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce93fea9-7df9-4fe7-a300-aaf30a5806c8"]
2021-12-17T16:31:18.680Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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: 
2021-12-17T16:31:18.681Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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================================================
2021-12-17T16:31:18.705Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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==========================================
2021-12-17T16:31:18.705Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.706Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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  : 
2021-12-17T16:31:18.706Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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:"Fri, 17 Dec 2021 16:31:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:18.707Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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" : "2021-12-17 14:53:56.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"
    },
    "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"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2021-12-17T16:31:18.707Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=================================================
2021-12-17T16:31:18.707Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.711Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.712Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.712Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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================================================
2021-12-17T16:31:18.712Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.713Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.713Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19f0c335-1073-4535-8cca-81d8aacbf4d5"]
2021-12-17T16:31:18.713Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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: 
2021-12-17T16:31:18.714Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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================================================
2021-12-17T16:31:18.731Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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==========================================
2021-12-17T16:31:18.731Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.732Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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  : 
2021-12-17T16:31:18.732Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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:"Fri, 17 Dec 2021 16:31:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:18.733Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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" : 507,
  "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" : "2021-12-17T14:53:56.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2021-12-17T16:31:18.733Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=================================================
2021-12-17T16:31:18.734Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.736Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902
2021-12-17T16:31:18.737Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|INFO|500||Invoke
2021-12-17T16:31:18.737Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||===========================request begin================================================
2021-12-17T16:31:18.738Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902
2021-12-17T16:31:18.738Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Method      : GET
2021-12-17T16:31:18.738Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2314d5d1-e283-4486-8b8c-91cba651f46c"]
2021-12-17T16:31:18.739Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Request body: 
2021-12-17T16:31:18.739Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||==========================request end================================================
2021-12-17T16:31:18.759Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||============================response begin==========================================
2021-12-17T16:31:18.760Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Status code  : 200 OK
2021-12-17T16:31:18.760Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Status text  : 
2021-12-17T16:31:18.760Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 17 Dec 2021 16:31:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:18.762Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_BhEafjKxGuQKkKo3Ul1o",
  "description" : "catalog service description",
  "modelUUID" : "ae60b2f6-2441-4c14-8f0a-ff8d08dc1902",
  "modelInvariantUUID" : "a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3",
  "created" : "2021-12-17 16:26:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 6f7e5c3a-d7b0",
  "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/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/collectionResourceCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902/vnfCustomizations"
    }
  }
}
2021-12-17T16:31:18.762Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|DEBUG|500||=======================response end=================================================
2021-12-17T16:31:18.762Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ae60b2f6-2441-4c14-8f0a-ff8d08dc1902|INFO|500||InvokeReturn
2021-12-17T16:31:18.766Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/
2021-12-17T16:31:18.766Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.766Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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================================================
2021-12-17T16:31:18.767Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/
2021-12-17T16:31:18.767Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.767Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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:"36530c95dfb7595f", X-B3-SpanId:"afdf2240f19b5236", X-B3-ParentSpanId:"36530c95dfb7595f", X-B3-Sampled:"0", X-ONAP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13fb1bca-c5dd-4902-a01a-3fbd713a9335"]
2021-12-17T16:31:18.768Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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":"d56052ce-72ac-411a-8d89-a53c536f1a56","requestStatus":"IN_PROGRESS","startTime":1639758678337,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\",\n            \"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n            \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"0ddd2a2f-4b34-4d03-a156-5af3611e51a0\",\n            \"owningEntityName\":\"OE-ETE_Customer-0ddd2a2f-4b34-4d03-a156-5af3611e51a0\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_347bc26d-7b14-403c-b175-011630fed358\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358\",\n            \"productFamilyId\":\"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e\",\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\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n                            \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6f7e5c3a-d7b0 0\",\n                                        \"modelCustomizationId\":\"f6e30567-2941-45fc-af6e-1376040f3db4\",\n                                        \"modelInvariantId\":\"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\",\n                                        \"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n                                        \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\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\":\"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"BhEafjKxGuQKkKo3Ul1o\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"d56052ce-72ac-411a-8d89-a53c536f1a56"}
2021-12-17T16:31:18.768Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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================================================
2021-12-17T16:31:18.795Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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==========================================
2021-12-17T16:31:18.796Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.796Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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  : 
2021-12-17T16:31:18.797Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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/d56052ce-72ac-411a-8d89-a53c536f1a56", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:31:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:18.797Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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" : "d56052ce-72ac-411a-8d89-a53c536f1a56",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-12-17T16:31:18.337+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\",\n            \"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n            \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"0ddd2a2f-4b34-4d03-a156-5af3611e51a0\",\n            \"owningEntityName\":\"OE-ETE_Customer-0ddd2a2f-4b34-4d03-a156-5af3611e51a0\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_347bc26d-7b14-403c-b175-011630fed358\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358\",\n            \"productFamilyId\":\"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e\",\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\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n                            \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6f7e5c3a-d7b0 0\",\n                                        \"modelCustomizationId\":\"f6e30567-2941-45fc-af6e-1376040f3db4\",\n                                        \"modelInvariantId\":\"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\",\n                                        \"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n                                        \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\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\":\"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"BhEafjKxGuQKkKo3Ul1o\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-12-17T16:31:18.781+00:00",
  "serviceInstanceName" : "Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "d56052ce-72ac-411a-8d89-a53c536f1a56",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56"
    }
  }
}
2021-12-17T16:31:18.798Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=================================================
2021-12-17T16:31:18.798Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.809Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.810Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.810Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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================================================
2021-12-17T16:31:18.810Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.811Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:18.811Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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:"36530c95dfb7595f", X-B3-SpanId:"f6bfc928ef798b96", X-B3-ParentSpanId:"36530c95dfb7595f", X-B3-Sampled:"0", X-ONAP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3272812-6700-4c58-886d-f6b06c8fa8a3"]
2021-12-17T16:31:18.811Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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\":\"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\"modelUuid\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\"modelInvariantUuid\":\"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\"},\"requestInfo\":{\"productFamilyId\":\"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_347bc26d-7b14-403c-b175-011630fed358\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 6f7e5c3a-d7b0 0\",\"modelCustomizationId\":\"f6e30567-2941-45fc-af6e-1376040f3db4\",\"modelInvariantId\":\"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\",\"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e\",\"instanceParams\":[],\"instanceName\":\"BhEafjKxGuQKkKo3Ul1o\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"0ddd2a2f-4b34-4d03-a156-5af3611e51a0\",\"owningEntityName\":\"OE-ETE_Customer-0ddd2a2f-4b34-4d03-a156-5af3611e51a0\"}}}","type":"String"},"requestId":{"value":"d56052ce-72ac-411a-8d89-a53c536f1a56","type":"String"},"mso-request-id":{"value":"d56052ce-72ac-411a-8d89-a53c536f1a56","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"}}}
2021-12-17T16:31:18.812Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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================================================
2021-12-17T16:31:19.835Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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==========================================
2021-12-17T16:31:19.836Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:19.836Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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  : 
2021-12-17T16:31:19.836Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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:"Fri, 17 Dec 2021 16:31:19 GMT", X-ONAP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-TransactionID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ECOMP-RequestID:"d56052ce-72ac-411a-8d89-a53c536f1a56", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a3272812-6700-4c58-886d-f6b06c8fa8a3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-12-17T16:31:19.837Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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\":\"d56052ce-72ac-411a-8d89-a53c536f1a56\",\"instanceId\":\"0d7b3026-fe12-4cbb-aa08-632320bbad32\"}}","message":"Success","processInstanceID":"c332dfd1-5f56-11ec-b7c8-26a1083fde92","variables":null,"messageCode":200}
2021-12-17T16:31:19.837Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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=================================================
2021-12-17T16:31:19.837Z|d56052ce-72ac-411a-8d89-a53c536f1a56|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
2021-12-17T16:31:19.841Z|d56052ce-72ac-411a-8d89-a53c536f1a56|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:31:24.306Z|db1d4b08-11fd-47c7-8cfc-07803b6a527d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:31:24.306Z|db1d4b08-11fd-47c7-8cfc-07803b6a527d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:31:27.328Z|0f7d3355-36ad-4e35-af80-908e7461a64c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:27.328Z|0f7d3355-36ad-4e35-af80-908e7461a64c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:27.335Z|42158602-2c62-4af1-9613-96d7fb453238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:27.335Z|42158602-2c62-4af1-9613-96d7fb453238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:27.347Z|1165d532-9e11-4d28-8daf-711d2c153a4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:27.347Z|1165d532-9e11-4d28-8daf-711d2c153a4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:37.357Z|ba1e7cb0-a762-4262-be0a-a303609c1119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:37.358Z|ba1e7cb0-a762-4262-be0a-a303609c1119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:37.365Z|5eef8dc1-4a16-44a2-8ddc-4e28aed24da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:37.365Z|5eef8dc1-4a16-44a2-8ddc-4e28aed24da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:37.377Z|b35fdf13-1c35-4227-ab3b-29af98186259|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:37.378Z|b35fdf13-1c35-4227-ab3b-29af98186259|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:39.306Z|0612238d-8f52-4375-bcf7-35fad7ab917b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:31:39.308Z|0612238d-8f52-4375-bcf7-35fad7ab917b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:31:39.664Z|c2d22997-865e-4d76-b182-572a5880b2c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:31:39.665Z|c2d22997-865e-4d76-b182-572a5880b2c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:31:47.386Z|63adf23d-56ea-49b0-aeec-a9588b1cf56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:47.387Z|63adf23d-56ea-49b0-aeec-a9588b1cf56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:47.394Z|ff9b70de-2b0c-4e02-9949-952d078c2a63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:47.395Z|ff9b70de-2b0c-4e02-9949-952d078c2a63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:47.398Z|50b94072-a150-46a4-9fc8-ac7b845c4036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:47.399Z|50b94072-a150-46a4-9fc8-ac7b845c4036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:51.618Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:31:51.626Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56
2021-12-17T16:31:51.626Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|INFO|500||Invoke
2021-12-17T16:31:51.627Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||===========================request begin================================================
2021-12-17T16:31:51.627Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56
2021-12-17T16:31:51.627Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Method      : GET
2021-12-17T16:31:51.627Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d73065ceda9604f", X-B3-SpanId:"d55500436894fa4e", X-B3-ParentSpanId:"9d73065ceda9604f", X-B3-Sampled:"0", X-ONAP-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-TransactionID:"7f157042-e8cb-4d89-af73-250b4119a018", X-ECOMP-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb575f32-2abd-4532-92c1-a3576337dde1"]
2021-12-17T16:31:51.628Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Request body: 
2021-12-17T16:31:51.628Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||==========================request end================================================
2021-12-17T16:31:51.649Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||============================response begin==========================================
2021-12-17T16:31:51.650Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Status code  : 200 OK
2021-12-17T16:31:51.650Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Status text  : 
2021-12-17T16:31:51.650Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:31:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:51.651Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Response body: {
  "requestId" : "d56052ce-72ac-411a-8d89-a53c536f1a56",
  "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" : "2021-12-17T16:31:18.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\",\n            \"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n            \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"0ddd2a2f-4b34-4d03-a156-5af3611e51a0\",\n            \"owningEntityName\":\"OE-ETE_Customer-0ddd2a2f-4b34-4d03-a156-5af3611e51a0\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_347bc26d-7b14-403c-b175-011630fed358\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358\",\n            \"productFamilyId\":\"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e\",\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\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n                            \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6f7e5c3a-d7b0 0\",\n                                        \"modelCustomizationId\":\"f6e30567-2941-45fc-af6e-1376040f3db4\",\n                                        \"modelInvariantId\":\"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\",\n                                        \"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n                                        \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\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\":\"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"BhEafjKxGuQKkKo3Ul1o\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:31:51.000+00:00",
  "serviceInstanceId" : "0d7b3026-fe12-4cbb-aa08-632320bbad32",
  "serviceInstanceName" : "Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "d56052ce-72ac-411a-8d89-a53c536f1a56",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56"
    }
  }
}
2021-12-17T16:31:51.651Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||=======================response end=================================================
2021-12-17T16:31:51.652Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|INFO|500||InvokeReturn
2021-12-17T16:31:51.654Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false
2021-12-17T16:31:51.654Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:31:51.655Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:31:51.655Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false
2021-12-17T16:31:51.655Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:31:51.655Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d73065ceda9604f", X-B3-SpanId:"1af7d078624a8f51", X-B3-ParentSpanId:"9d73065ceda9604f", X-B3-Sampled:"0", X-ONAP-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-TransactionID:"7f157042-e8cb-4d89-af73-250b4119a018", X-ECOMP-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e776a921-ccc3-409b-9967-1185a70702d9"]
2021-12-17T16:31:51.656Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:31:51.656Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:31:51.671Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:31:51.671Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:31:51.672Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:31:51.672Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:31:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:51.673Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:31:51.673Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:31:51.674Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:31:51.712Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:31:51.712Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-12-17T16:31:51.712Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:31:51.713Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1
2021-12-17T16:31:51.713Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:31:51.713Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-TransactionID:"7f157042-e8cb-4d89-af73-250b4119a018", X-ECOMP-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11a43e95-2390-4727-bdfd-10b67228f7d2"]
2021-12-17T16:31:51.714Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:31:51.714Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:31:51.843Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:31:51.844Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:31:51.844Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:31:51.845Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6A27D84AF99AC7B49EC341EAEF9D8C8C; 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:"Fri, 17 Dec 2021 16:31:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:51.845Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d63c87a3-5f56-11ec-b7c8-26a1083fde92","businessKey":"d56052ce-72ac-411a-8d89-a53c536f1a56","processDefinitionId":"ActivatePnfBB:1:52187aa2-5f49-11ec-b7c8-26a1083fde92","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2021-12-17T16:31:50.776+0000","endTime":"2021-12-17T16:31:50.994+0000","removalTime":null,"durationInMillis":218,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"c332dfd1-5f56-11ec-b7c8-26a1083fde92","superProcessInstanceId":"d561438d-5f56-11ec-b7c8-26a1083fde92","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-12-17T16:31:51.845Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:31:51.846Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d56052ce-72ac-411a-8d89-a53c536f1a56&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:31:51.866Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:31:51.867Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||Invoke
2021-12-17T16:31:51.868Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||===========================request begin================================================
2021-12-17T16:31:51.868Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1
2021-12-17T16:31:51.868Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Method      : GET
2021-12-17T16:31:51.869Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-TransactionID:"7f157042-e8cb-4d89-af73-250b4119a018", X-ECOMP-RequestID:"7f157042-e8cb-4d89-af73-250b4119a018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf1fce59-1bf1-476d-93c8-f3f3ff7e374a"]
2021-12-17T16:31:51.869Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Request body: 
2021-12-17T16:31:51.870Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||==========================request end================================================
2021-12-17T16:31:51.995Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||============================response begin==========================================
2021-12-17T16:31:51.996Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-12-17T16:31:51.996Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Status text  : 
2021-12-17T16:31:51.997Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=639950553221CE33076B7C092E45C077; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"777", Date:"Fri, 17 Dec 2021 16:31:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:31:51.997Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||Response body: [{"id":"AssignPnf_StartEvent:d63caebf-5f56-11ec-b7c8-26a1083fde92","parentActivityInstanceId":"d63c87a3-5f56-11ec-b7c8-26a1083fde92","activityId":"AssignPnf_StartEvent","activityName":null,"activityType":"startEvent","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:52187aa2-5f49-11ec-b7c8-26a1083fde92","processInstanceId":"d63c87a3-5f56-11ec-b7c8-26a1083fde92","executionId":"d63c87a3-5f56-11ec-b7c8-26a1083fde92","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-12-17T16:31:50.777+0000","endTime":"2021-12-17T16:31:50.777+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c332dfd1-5f56-11ec-b7c8-26a1083fde92"}]
2021-12-17T16:31:51.997Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|DEBUG|500||=======================response end=================================================
2021-12-17T16:31:51.998Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c87a3-5f56-11ec-b7c8-26a1083fde92&maxResults=1|INFO|500||InvokeReturn
2021-12-17T16:31:52.002Z|7f157042-e8cb-4d89-af73-250b4119a018|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:31:54.307Z|cb810551-82d7-4494-8d71-7bafec183f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:31:54.309Z|cb810551-82d7-4494-8d71-7bafec183f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:31:57.417Z|43715c1c-cf23-416e-821f-0c518d6d05c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:57.418Z|43715c1c-cf23-416e-821f-0c518d6d05c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:57.421Z|a8934100-dce7-4b18-ad66-e187c0abe3b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:57.422Z|a8934100-dce7-4b18-ad66-e187c0abe3b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:31:57.432Z|80b682a9-8d07-457e-a07f-70e9e59e0dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:31:57.433Z|80b682a9-8d07-457e-a07f-70e9e59e0dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:02.212Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|||INFO|500||Entering
2021-12-17T16:32:02.217Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56
2021-12-17T16:32:02.217Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|INFO|500||Invoke
2021-12-17T16:32:02.218Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||===========================request begin================================================
2021-12-17T16:32:02.218Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56
2021-12-17T16:32:02.218Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Method      : GET
2021-12-17T16:32:02.218Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3682c99c67c624df", X-B3-SpanId:"34c1c70203773c98", X-B3-ParentSpanId:"3682c99c67c624df", X-B3-Sampled:"0", X-ONAP-RequestID:"1b74b97e-6e23-4e28-af9d-ca6f04192b8b", X-RequestID:"1b74b97e-6e23-4e28-af9d-ca6f04192b8b", X-TransactionID:"1b74b97e-6e23-4e28-af9d-ca6f04192b8b", X-ECOMP-RequestID:"1b74b97e-6e23-4e28-af9d-ca6f04192b8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"450f5ab8-697b-4682-a751-d9abd400ea4b"]
2021-12-17T16:32:02.219Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Request body: 
2021-12-17T16:32:02.219Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||==========================request end================================================
2021-12-17T16:32:02.244Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||============================response begin==========================================
2021-12-17T16:32:02.245Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Status code  : 200 OK
2021-12-17T16:32:02.245Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Status text  : 
2021-12-17T16:32:02.246Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:32:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:32:02.247Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||Response body: {
  "requestId" : "d56052ce-72ac-411a-8d89-a53c536f1a56",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-12-17T16:31:18.000+00:00",
  "endTime" : "2021-12-17T16:31:52.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\",\n            \"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n            \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"0ddd2a2f-4b34-4d03-a156-5af3611e51a0\",\n            \"owningEntityName\":\"OE-ETE_Customer-0ddd2a2f-4b34-4d03-a156-5af3611e51a0\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_347bc26d-7b14-403c-b175-011630fed358\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358\",\n            \"productFamilyId\":\"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e\",\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\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n                            \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6f7e5c3a-d7b0 0\",\n                                        \"modelCustomizationId\":\"f6e30567-2941-45fc-af6e-1376040f3db4\",\n                                        \"modelInvariantId\":\"a1a3b6f5-f007-4e9d-bbc9-292f42cf74b3\",\n                                        \"modelVersionId\":\"ae60b2f6-2441-4c14-8f0a-ff8d08dc1902\",\n                                        \"modelName\":\"Demo_pNF_BhEafjKxGuQKkKo3Ul1o\",\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\":\"c0cd658e-0e61-4d6d-b8c5-6b7399dcba6e\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"BhEafjKxGuQKkKo3Ul1o\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-12-17T16:31:52.000+00:00",
  "serviceInstanceId" : "0d7b3026-fe12-4cbb-aa08-632320bbad32",
  "serviceInstanceName" : "Service_Ete_Name347bc26d-7b14-403c-b175-011630fed358",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "d56052ce-72ac-411a-8d89-a53c536f1a56",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56"
    }
  }
}
2021-12-17T16:32:02.248Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|DEBUG|500||=======================response end=================================================
2021-12-17T16:32:02.249Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d56052ce-72ac-411a-8d89-a53c536f1a56|INFO|500||InvokeReturn
2021-12-17T16:32:02.250Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false
2021-12-17T16:32:02.250Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-12-17T16:32:02.251Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-12-17T16:32:02.251Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false
2021-12-17T16:32:02.251Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-12-17T16:32:02.252Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3682c99c67c624df", X-B3-SpanId:"8341e1c2fb249577", X-B3-ParentSpanId:"3682c99c67c624df", X-B3-Sampled:"0", X-ONAP-RequestID:"1b74b97e-6e23-4e28-af9d-ca6f04192b8b", X-RequestID:"1b74b97e-6e23-4e28-af9d-ca6f04192b8b", X-TransactionID:"1b74b97e-6e23-4e28-af9d-ca6f04192b8b", X-ECOMP-RequestID:"1b74b97e-6e23-4e28-af9d-ca6f04192b8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb7b396a-7c01-4069-8b29-b869d11da7d0"]
2021-12-17T16:32:02.252Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-12-17T16:32:02.252Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-12-17T16:32:02.266Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-12-17T16:32:02.266Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-12-17T16:32:02.267Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-12-17T16:32:02.267Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 17 Dec 2021 16:32:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-12-17T16:32:02.268Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-12-17T16:32:02.268Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-12-17T16:32:02.268Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d56052ce-72ac-411a-8d89-a53c536f1a56&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-12-17T16:32:02.275Z|1b74b97e-6e23-4e28-af9d-ca6f04192b8b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d56052ce-72ac-411a-8d89-a53c536f1a56|InfraPortalClient|||INFO|500||Exiting.
2021-12-17T16:32:07.444Z|ccb9639e-c46b-4f6c-85ef-72fe043ebec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:07.444Z|ccb9639e-c46b-4f6c-85ef-72fe043ebec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:07.445Z|a827a031-2562-4f90-ac7d-3d12a72fe7e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:07.445Z|a827a031-2562-4f90-ac7d-3d12a72fe7e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:07.456Z|d7aac2fb-40f8-415f-9ac7-0de72d4a215f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:07.456Z|d7aac2fb-40f8-415f-9ac7-0de72d4a215f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:09.306Z|92dc1699-8cd7-4978-bed8-d039e0054926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:32:09.306Z|92dc1699-8cd7-4978-bed8-d039e0054926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:32:09.665Z|23ce6126-e556-42be-ba26-5aead8eacfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:32:09.666Z|23ce6126-e556-42be-ba26-5aead8eacfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:32:11.212Z|ca730ae6-684d-4e87-ade9-d1d8cebccc0b|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:32:11.212Z|ca730ae6-684d-4e87-ade9-d1d8cebccc0b|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:17.465Z|357a07ff-d2a3-48b6-8518-4d14d8961ffa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:17.465Z|357a07ff-d2a3-48b6-8518-4d14d8961ffa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:17.468Z|00c46634-333e-4e9b-be07-4f26a62c05e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:17.468Z|00c46634-333e-4e9b-be07-4f26a62c05e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:17.473Z|a7364a35-19fd-4524-b6c0-96dfbd6f2b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:17.474Z|a7364a35-19fd-4524-b6c0-96dfbd6f2b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:24.305Z|a97b7981-aef1-4e71-883a-70d42fa8a770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:32:24.309Z|a97b7981-aef1-4e71-883a-70d42fa8a770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:32:27.488Z|a14a40f3-00da-4b0c-8e05-787997164372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:27.488Z|e0516971-8084-406a-95dd-b1220c780c87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:27.489Z|e0516971-8084-406a-95dd-b1220c780c87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:27.489Z|a14a40f3-00da-4b0c-8e05-787997164372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:27.492Z|a4fad329-aeb8-42b0-a59f-98614d2ca564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:27.493Z|a4fad329-aeb8-42b0-a59f-98614d2ca564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:37.508Z|4344c5f3-3dd5-4abf-afed-7a53e738e488|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:37.508Z|5da10be7-0284-437a-87c9-e2d6b87e9192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:37.509Z|4344c5f3-3dd5-4abf-afed-7a53e738e488|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:37.509Z|5da10be7-0284-437a-87c9-e2d6b87e9192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:37.510Z|fa6cc494-a0b8-4d84-88eb-2e9165cfbf65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:37.510Z|fa6cc494-a0b8-4d84-88eb-2e9165cfbf65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:39.305Z|6f2f7e64-21ff-43eb-b7c7-82dcd6f65da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:32:39.306Z|6f2f7e64-21ff-43eb-b7c7-82dcd6f65da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:32:39.666Z|bffe2446-81a6-4788-b03e-88ab8475247d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:32:39.667Z|bffe2446-81a6-4788-b03e-88ab8475247d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:32:47.530Z|8baffa25-931f-43fa-8ebc-cd0d91db7779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:47.531Z|8baffa25-931f-43fa-8ebc-cd0d91db7779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:47.531Z|bf19496a-feb0-4561-97ab-ef4912b370fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:47.532Z|bf19496a-feb0-4561-97ab-ef4912b370fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:47.530Z|b198c92c-efb6-4505-a187-90ac584b47a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:47.533Z|b198c92c-efb6-4505-a187-90ac584b47a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:54.306Z|fa3dfb2c-40f4-461f-9634-cb24df08b884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:32:54.307Z|fa3dfb2c-40f4-461f-9634-cb24df08b884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:32:57.555Z|6d6be9a1-ce68-4037-ab05-0150bbe68426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:57.555Z|bc68562d-5951-4726-9097-5883f62ad8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:57.556Z|bc68562d-5951-4726-9097-5883f62ad8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:57.556Z|6d6be9a1-ce68-4037-ab05-0150bbe68426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:32:57.556Z|6e950415-9378-4ec9-8de4-dc0199d88ae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:32:57.557Z|6e950415-9378-4ec9-8de4-dc0199d88ae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:07.583Z|9c80f195-6a91-4daa-8e51-91285ec58507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:07.584Z|564d924c-e515-44f1-833a-d991ac6d924f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:07.584Z|9c80f195-6a91-4daa-8e51-91285ec58507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:07.584Z|564d924c-e515-44f1-833a-d991ac6d924f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:07.586Z|0df8a7a2-a15c-4baf-b2db-2dfea64ea6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:07.586Z|0df8a7a2-a15c-4baf-b2db-2dfea64ea6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:09.306Z|e180157c-fa87-411f-ab4a-730dac8be75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:33:09.308Z|e180157c-fa87-411f-ab4a-730dac8be75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:33:09.667Z|0556be63-6c43-40bd-98ce-7b14a5c21d4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:33:09.668Z|0556be63-6c43-40bd-98ce-7b14a5c21d4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:33:11.212Z|f30faae0-8bdd-429c-a799-a10d05135bc3|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:33:11.212Z|f30faae0-8bdd-429c-a799-a10d05135bc3|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:17.603Z|e7f3033c-7673-4d39-83d0-2f3b76b9154d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:17.603Z|6e01ea12-250a-4fd0-acec-b33f408b0dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:17.604Z|6e01ea12-250a-4fd0-acec-b33f408b0dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:17.604Z|e7f3033c-7673-4d39-83d0-2f3b76b9154d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:17.605Z|89d2aa4f-e275-4182-8285-50e14a42717d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:17.605Z|89d2aa4f-e275-4182-8285-50e14a42717d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:24.306Z|d3b566f0-2ade-4ca5-b847-ee1b4748efa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:33:24.307Z|d3b566f0-2ade-4ca5-b847-ee1b4748efa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:33:27.636Z|1a5971e6-1b26-48a1-a4da-19965295780c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:27.637Z|77acd968-637f-4b56-b1f5-6c978ef9b945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:27.636Z|26cb8c9b-187b-4a1b-a7c0-5f390b89675f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:27.639Z|1a5971e6-1b26-48a1-a4da-19965295780c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:27.639Z|26cb8c9b-187b-4a1b-a7c0-5f390b89675f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:27.639Z|77acd968-637f-4b56-b1f5-6c978ef9b945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:37.674Z|e6d12b7d-449b-4048-948f-51bf8a184d74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:37.674Z|f7277997-a453-4584-a0ba-46f083909e91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:37.674Z|86b07a7b-4063-4f36-90c2-2346d6094555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:37.708Z|e6d12b7d-449b-4048-948f-51bf8a184d74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:37.675Z|f7277997-a453-4584-a0ba-46f083909e91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:37.708Z|86b07a7b-4063-4f36-90c2-2346d6094555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:39.306Z|cf63edba-42c3-4f8a-8326-894fb12cb959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:33:39.306Z|cf63edba-42c3-4f8a-8326-894fb12cb959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:33:39.668Z|acd716a5-6103-45df-8996-811f4332ca69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:33:39.669Z|acd716a5-6103-45df-8996-811f4332ca69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:33:47.760Z|d508924a-1288-4f00-a376-4a609d7c753e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:47.762Z|d508924a-1288-4f00-a376-4a609d7c753e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:47.761Z|f20adf34-7101-4670-b033-9bac9cc1bb97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:47.766Z|f20adf34-7101-4670-b033-9bac9cc1bb97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:47.770Z|773fbfc4-6504-43e6-ac74-cec1593d0db4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:47.770Z|773fbfc4-6504-43e6-ac74-cec1593d0db4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:54.306Z|3d1586b6-1e5b-4062-ac9c-686b54e11d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:33:54.309Z|3d1586b6-1e5b-4062-ac9c-686b54e11d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:33:57.784Z|fb18c36e-6093-4901-bd47-8dec77dd8feb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:57.784Z|fb18c36e-6093-4901-bd47-8dec77dd8feb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:57.790Z|545d52bc-9e20-46fa-baeb-13b74eeb9e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:57.791Z|545d52bc-9e20-46fa-baeb-13b74eeb9e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:33:57.791Z|141f23ed-d99f-42c3-abe0-71332f7a5958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:33:57.792Z|141f23ed-d99f-42c3-abe0-71332f7a5958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:07.808Z|250ce39e-3ca0-4183-9b2b-9a3d73984c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:07.808Z|250ce39e-3ca0-4183-9b2b-9a3d73984c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:07.807Z|8858ef25-cbb6-4b87-9dad-31ddcc7ab8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:07.810Z|4d16fe42-1f47-4452-a296-134a08eae716|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:07.810Z|8858ef25-cbb6-4b87-9dad-31ddcc7ab8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:07.810Z|4d16fe42-1f47-4452-a296-134a08eae716|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:09.305Z|7a1ee77c-ad0d-438d-93c3-373004f6ea54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:34:09.306Z|7a1ee77c-ad0d-438d-93c3-373004f6ea54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:34:09.670Z|3a9e5867-42e6-49d2-9a06-18c3f2c5a2b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:34:09.670Z|3a9e5867-42e6-49d2-9a06-18c3f2c5a2b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:34:11.212Z|3c77e6e7-bb8b-4583-b336-3e93d9893c64|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:34:11.212Z|3c77e6e7-bb8b-4583-b336-3e93d9893c64|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:17.841Z|8739de17-9ded-49d6-8cbd-849974babc79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:17.842Z|8739de17-9ded-49d6-8cbd-849974babc79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:17.843Z|f66e1038-5197-4139-9972-4ae1e6e181d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:17.843Z|f66e1038-5197-4139-9972-4ae1e6e181d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:17.841Z|5c1b203e-94dc-4900-9113-98bcd592f5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:17.857Z|5c1b203e-94dc-4900-9113-98bcd592f5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:24.306Z|f284cedb-496c-4e9a-9902-135deb48f669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:34:24.306Z|f284cedb-496c-4e9a-9902-135deb48f669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:34:27.866Z|e42b7a66-5215-4a60-8831-c6b1ff50fe17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:27.867Z|e42b7a66-5215-4a60-8831-c6b1ff50fe17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:27.876Z|3f44dd69-8713-4a11-89a0-edd1e88262c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:27.876Z|3f44dd69-8713-4a11-89a0-edd1e88262c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:27.876Z|87d025eb-0941-4a27-af2c-2879d0bcb047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:27.877Z|87d025eb-0941-4a27-af2c-2879d0bcb047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:37.888Z|0e93e5ea-1b82-49ac-bdf2-8c35259acf98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:37.888Z|0e93e5ea-1b82-49ac-bdf2-8c35259acf98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:37.895Z|35aad085-8647-4ffd-b6b3-4328566bb8cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:37.898Z|35aad085-8647-4ffd-b6b3-4328566bb8cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:37.899Z|08e6ed6e-8012-465c-959a-22a4a64e3029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:37.901Z|08e6ed6e-8012-465c-959a-22a4a64e3029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:39.305Z|b6fa3327-b17f-4ada-88d7-3a8145d8d51e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:34:39.308Z|b6fa3327-b17f-4ada-88d7-3a8145d8d51e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:34:39.671Z|aeacd970-eb45-4022-8168-3ddeea17e0f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:34:39.671Z|aeacd970-eb45-4022-8168-3ddeea17e0f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:34:47.907Z|97b06b67-b45b-4b54-9c24-8d935e819e53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:47.908Z|97b06b67-b45b-4b54-9c24-8d935e819e53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:47.918Z|39e8b6d3-976f-402b-ba40-62e5b33bbf6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:47.918Z|bebe02e0-38a7-4617-ac53-393076aefdb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:47.919Z|39e8b6d3-976f-402b-ba40-62e5b33bbf6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:47.919Z|bebe02e0-38a7-4617-ac53-393076aefdb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:54.306Z|a722713b-a473-4ee3-b085-fcd6773773c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:34:54.308Z|a722713b-a473-4ee3-b085-fcd6773773c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:34:57.933Z|69929b16-428f-42e9-a7be-f43ee3f67fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:57.935Z|69929b16-428f-42e9-a7be-f43ee3f67fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:57.938Z|08803241-44b5-422f-b37f-566a3d90567a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:57.939Z|08803241-44b5-422f-b37f-566a3d90567a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:34:57.939Z|bb6b362a-b09b-47af-a806-399d128b5e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:34:57.939Z|bb6b362a-b09b-47af-a806-399d128b5e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:07.965Z|fab5ad85-6ab6-48c5-b4c8-0937d3c4ed48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:07.965Z|9e7ae8ea-e67f-4297-8fda-9aaf81cec058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:07.967Z|fab5ad85-6ab6-48c5-b4c8-0937d3c4ed48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:07.967Z|9e7ae8ea-e67f-4297-8fda-9aaf81cec058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:07.965Z|3349b890-3b72-40b0-94c3-3eb732f7e7f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:07.968Z|3349b890-3b72-40b0-94c3-3eb732f7e7f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:09.306Z|c2a5e0db-dd1c-440a-a5ca-799692731272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:35:09.310Z|c2a5e0db-dd1c-440a-a5ca-799692731272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:35:09.672Z|9c40e003-d5b6-4f8e-b676-5a190ec2329d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:35:09.673Z|9c40e003-d5b6-4f8e-b676-5a190ec2329d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:35:11.213Z|b7540ea3-8512-4195-8904-31cc1b75575d|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:35:11.213Z|b7540ea3-8512-4195-8904-31cc1b75575d|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:17.993Z|3ff2987c-bb8f-4c81-8df9-2dbad400182f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:17.995Z|3ff2987c-bb8f-4c81-8df9-2dbad400182f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:17.996Z|898429b0-1e1f-4101-a250-d9d54f4d76df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:17.996Z|d9f86799-16db-482c-a02f-c2a023720bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:17.996Z|898429b0-1e1f-4101-a250-d9d54f4d76df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:17.997Z|d9f86799-16db-482c-a02f-c2a023720bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:24.306Z|e1547966-6440-4202-961d-18d70561c21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:35:24.306Z|e1547966-6440-4202-961d-18d70561c21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:35:28.018Z|367f3363-a484-43a1-9f94-4982c7ed2128|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:28.019Z|367f3363-a484-43a1-9f94-4982c7ed2128|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:28.020Z|57b1e2fa-3a9a-4db3-8fca-a9eaf77b7094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:28.020Z|57b1e2fa-3a9a-4db3-8fca-a9eaf77b7094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:28.018Z|4b508311-d204-4c0c-b6d9-172b0b90c016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:28.022Z|4b508311-d204-4c0c-b6d9-172b0b90c016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:38.041Z|dc170b3a-ad62-47c0-a84b-f9279af429be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:38.041Z|57192eeb-f5e4-43c4-bce9-c74cf8bd112d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:38.041Z|3dd97611-e5c0-4b4d-813e-1a0097cd0c37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:38.041Z|dc170b3a-ad62-47c0-a84b-f9279af429be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:38.041Z|57192eeb-f5e4-43c4-bce9-c74cf8bd112d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:38.041Z|3dd97611-e5c0-4b4d-813e-1a0097cd0c37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:39.306Z|c6e39e46-c4ab-4b6a-b3cb-2683bd87c780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:35:39.306Z|c6e39e46-c4ab-4b6a-b3cb-2683bd87c780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:35:39.674Z|eea77c29-ad7c-4387-aba5-52bf7602e7c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:35:39.674Z|eea77c29-ad7c-4387-aba5-52bf7602e7c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:35:48.061Z|4d9c45a1-b131-4dff-9b33-02b4e51d7e99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:48.061Z|528a6b95-619e-4909-a794-764ca431b092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:48.062Z|528a6b95-619e-4909-a794-764ca431b092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:48.062Z|4d9c45a1-b131-4dff-9b33-02b4e51d7e99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:48.064Z|a27aa754-86ac-45c3-bcf2-c77a202a8d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:48.065Z|a27aa754-86ac-45c3-bcf2-c77a202a8d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:54.306Z|66d950cf-5def-4682-b0e2-f4d171c0febf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:35:54.310Z|66d950cf-5def-4682-b0e2-f4d171c0febf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:35:58.082Z|ca68a8c8-f79d-450f-a902-0b6b65550766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:58.082Z|1e2e4018-d0b1-4932-bb2e-e709611d4484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:58.083Z|ca68a8c8-f79d-450f-a902-0b6b65550766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:58.083Z|1e2e4018-d0b1-4932-bb2e-e709611d4484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:35:58.088Z|29508265-0449-4a8a-b288-f14c568182c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:35:58.088Z|29508265-0449-4a8a-b288-f14c568182c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:08.105Z|68df3c5f-d039-427a-b67c-ba5275058703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:08.106Z|68df3c5f-d039-427a-b67c-ba5275058703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:08.106Z|503efc99-d823-4f8a-b660-d1f37a978617|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:08.111Z|503efc99-d823-4f8a-b660-d1f37a978617|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:08.113Z|7293dd70-2a83-4541-8e5d-09936213ab09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:08.114Z|7293dd70-2a83-4541-8e5d-09936213ab09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:09.305Z|e1fa3ad0-15c9-4b13-bdee-477dbbe09dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:36:09.306Z|e1fa3ad0-15c9-4b13-bdee-477dbbe09dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:36:09.675Z|0c932faf-0a2b-4ba9-8145-d2212db67c72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:36:09.675Z|0c932faf-0a2b-4ba9-8145-d2212db67c72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:36:11.211Z|455c4d09-1af8-4900-8139-0e0c077d2683|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:36:11.212Z|455c4d09-1af8-4900-8139-0e0c077d2683|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:18.126Z|3f2e5e11-8840-4c15-a774-01aeb166a3b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:18.127Z|3f2e5e11-8840-4c15-a774-01aeb166a3b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:18.130Z|c8d8231f-adb7-41a1-9f4d-ea6cf470738b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:18.130Z|c8d8231f-adb7-41a1-9f4d-ea6cf470738b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:18.135Z|ce1cc97f-c83b-47e0-86eb-c2d8a51c81d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:18.135Z|ce1cc97f-c83b-47e0-86eb-c2d8a51c81d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:24.306Z|5400339b-69fa-477f-b64f-89fe270183c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:36:24.306Z|5400339b-69fa-477f-b64f-89fe270183c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:36:28.149Z|9c08f119-a666-4a33-b019-171239ab56ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:28.149Z|39f36ab7-b591-4e6d-80e9-feb12bcd75fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:28.150Z|9c08f119-a666-4a33-b019-171239ab56ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:28.150Z|39f36ab7-b591-4e6d-80e9-feb12bcd75fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:28.153Z|db00a771-f0e5-4b58-b6e0-452cd4c0a653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:28.153Z|db00a771-f0e5-4b58-b6e0-452cd4c0a653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:38.176Z|e2f73d97-3261-4cb9-b3ce-75491e79568e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:38.176Z|6eadaee9-f973-45bc-925a-b02ddc364dfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:38.179Z|6eadaee9-f973-45bc-925a-b02ddc364dfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:38.179Z|e2f73d97-3261-4cb9-b3ce-75491e79568e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:38.178Z|023ffa09-52ba-44c3-b3bd-90577e13d351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:38.184Z|023ffa09-52ba-44c3-b3bd-90577e13d351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:39.306Z|bb076a62-22d6-4064-86d6-8d50c7d5ade5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:36:39.309Z|bb076a62-22d6-4064-86d6-8d50c7d5ade5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:36:39.676Z|abe20e4a-8525-418d-9fc9-673370f63c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:36:39.676Z|abe20e4a-8525-418d-9fc9-673370f63c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:36:48.205Z|02f5fa7c-9ff3-4232-8f9f-9648f5356cfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:48.205Z|9a979e5d-a071-4394-92cc-81298b8a9c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:48.205Z|efab82fe-9449-4965-8b01-bb3332101924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:48.206Z|9a979e5d-a071-4394-92cc-81298b8a9c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:48.206Z|02f5fa7c-9ff3-4232-8f9f-9648f5356cfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:48.206Z|efab82fe-9449-4965-8b01-bb3332101924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:54.306Z|824db442-1e7c-464f-9e51-e79c8b90d21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:36:54.307Z|824db442-1e7c-464f-9e51-e79c8b90d21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:36:58.227Z|9f506b51-acf9-4424-bce2-c3fd766a61b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:58.228Z|9f506b51-acf9-4424-bce2-c3fd766a61b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:58.228Z|d5cbc0db-9ed2-4cc7-b2eb-dd7b3f6e5adf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:58.228Z|d5cbc0db-9ed2-4cc7-b2eb-dd7b3f6e5adf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:36:58.228Z|42aa314e-cea4-45ba-bc34-da55e97ce152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:36:58.231Z|42aa314e-cea4-45ba-bc34-da55e97ce152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:08.249Z|3b7f46fe-b1a5-410a-ace0-91c880300ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:08.250Z|3b7f46fe-b1a5-410a-ace0-91c880300ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:08.253Z|97ed7349-5165-445f-a043-d15401fcd87d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:08.253Z|97ed7349-5165-445f-a043-d15401fcd87d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:08.263Z|cf0829ef-bde1-46f9-abf5-9aa3ca90fd2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:08.263Z|cf0829ef-bde1-46f9-abf5-9aa3ca90fd2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:09.306Z|f061ead3-ff97-4b79-a737-24f70330bfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:37:09.306Z|f061ead3-ff97-4b79-a737-24f70330bfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:37:09.677Z|2b12ae05-d022-4869-98aa-b47903e6b1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:37:09.677Z|2b12ae05-d022-4869-98aa-b47903e6b1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:37:11.212Z|d84ad8a1-ade5-4b31-8132-cac031da98fc|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:37:11.212Z|d84ad8a1-ade5-4b31-8132-cac031da98fc|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:18.277Z|982d4a35-e34c-4d9f-a5ce-ec5f0f29ade0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:18.277Z|982d4a35-e34c-4d9f-a5ce-ec5f0f29ade0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:18.277Z|76ac2077-4749-4faf-bf91-8d430c398477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:18.278Z|76ac2077-4749-4faf-bf91-8d430c398477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:18.283Z|2aa8f592-418d-4903-9710-de53e0766bd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:18.283Z|2aa8f592-418d-4903-9710-de53e0766bd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:24.306Z|b05551cf-65b6-44f6-8a23-50d90e2c1666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:37:24.310Z|b05551cf-65b6-44f6-8a23-50d90e2c1666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:37:28.303Z|d984c2ab-7962-4808-aab4-f388a71a58b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:28.303Z|4452c741-d265-4055-a49c-75c9b1a34c45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:28.304Z|d984c2ab-7962-4808-aab4-f388a71a58b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:28.304Z|4452c741-d265-4055-a49c-75c9b1a34c45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:28.308Z|b1a52307-b8f7-4648-b9f5-a1ed9698fd5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:28.308Z|b1a52307-b8f7-4648-b9f5-a1ed9698fd5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:38.324Z|f17a5e5c-82d2-4ae1-947c-49723b02d472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:38.325Z|f17a5e5c-82d2-4ae1-947c-49723b02d472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:38.327Z|e8f3228c-ebc5-4581-a6b0-bf85b0b633ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:38.328Z|e8f3228c-ebc5-4581-a6b0-bf85b0b633ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:38.328Z|26c1c985-6fa6-4adc-9dfc-f5e4f664d3e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:38.328Z|26c1c985-6fa6-4adc-9dfc-f5e4f664d3e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:39.306Z|febd6f93-f67d-4fa4-b33f-cd113631900b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:37:39.306Z|febd6f93-f67d-4fa4-b33f-cd113631900b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:37:39.678Z|1947d5eb-e9ca-4b10-aaf0-1a8b31bf96b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:37:39.678Z|1947d5eb-e9ca-4b10-aaf0-1a8b31bf96b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:37:48.353Z|18ad6073-2931-458e-b2fa-04373ee544db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:48.354Z|18ad6073-2931-458e-b2fa-04373ee544db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:48.358Z|44e6f975-dbcc-45ea-bdcd-db3b0efb8b1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:48.358Z|f75dc59e-e202-4d8f-b51d-a23c23b98347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:48.358Z|44e6f975-dbcc-45ea-bdcd-db3b0efb8b1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:48.359Z|f75dc59e-e202-4d8f-b51d-a23c23b98347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:54.308Z|fc007968-ce7a-44da-a69a-6f825b2b184e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:37:54.310Z|fc007968-ce7a-44da-a69a-6f825b2b184e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:37:58.393Z|6f0ee3e2-a973-46da-aff7-3cb426bdd7f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:58.396Z|56374b0c-dfc6-41ff-b3ee-02464ffc1252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:58.396Z|3b8d21e7-4b9f-4d9d-83f9-c360d8de1ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:37:58.397Z|56374b0c-dfc6-41ff-b3ee-02464ffc1252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:58.397Z|3b8d21e7-4b9f-4d9d-83f9-c360d8de1ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:37:58.405Z|6f0ee3e2-a973-46da-aff7-3cb426bdd7f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:08.423Z|4115d511-123e-474c-ba95-64349ebeccd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:08.423Z|c54510c4-587d-41b3-a6e5-6bb19161c904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:08.424Z|4115d511-123e-474c-ba95-64349ebeccd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:08.424Z|c54510c4-587d-41b3-a6e5-6bb19161c904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:08.433Z|0b17c39a-1260-4d69-abc8-9ba2df582140|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:08.434Z|0b17c39a-1260-4d69-abc8-9ba2df582140|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:09.306Z|ac75ce4b-bb9b-4207-a419-d2bd1f1b34c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:38:09.309Z|ac75ce4b-bb9b-4207-a419-d2bd1f1b34c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:38:09.679Z|0c579f02-9a83-46ec-bd46-46727a225af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:38:09.679Z|0c579f02-9a83-46ec-bd46-46727a225af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:38:11.212Z|a9702c25-cf9b-475d-be80-f93b8b0441c2|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:38:11.213Z|a9702c25-cf9b-475d-be80-f93b8b0441c2|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:18.445Z|8aef3197-3f7f-4532-b135-1899918657fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:18.445Z|dcdc6010-ea91-4929-a02c-7b6ae594d3ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:18.445Z|dcdc6010-ea91-4929-a02c-7b6ae594d3ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:18.445Z|8aef3197-3f7f-4532-b135-1899918657fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:18.458Z|c082e14a-10cb-48d5-81c0-239b12f7e2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:18.459Z|c082e14a-10cb-48d5-81c0-239b12f7e2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:24.305Z|627cf005-684c-400d-9ad9-71f743db7825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:38:24.306Z|627cf005-684c-400d-9ad9-71f743db7825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:38:28.465Z|709ce342-ddab-4d62-9e85-85e1f3d92f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:28.465Z|709ce342-ddab-4d62-9e85-85e1f3d92f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:28.468Z|dece9b85-d71c-4416-b4e7-bff3f1f97cfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:28.469Z|dece9b85-d71c-4416-b4e7-bff3f1f97cfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:28.477Z|179fb758-0870-4b54-9507-aff3c115ac66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:28.477Z|179fb758-0870-4b54-9507-aff3c115ac66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:38.496Z|14063e16-c8e5-4f53-b62a-6448e5edf4b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:38.497Z|14063e16-c8e5-4f53-b62a-6448e5edf4b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:38.500Z|670de679-c799-4120-a1d4-41e4e714dea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:38.500Z|670de679-c799-4120-a1d4-41e4e714dea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:38.500Z|8ebdc49a-db2e-4d74-ad8c-ebe8407ef5e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:38.501Z|8ebdc49a-db2e-4d74-ad8c-ebe8407ef5e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:39.306Z|0821e902-0c7b-4caf-ba99-9e87eccaa9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:38:39.306Z|0821e902-0c7b-4caf-ba99-9e87eccaa9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:38:39.680Z|2918d332-6253-4f53-aeb5-520bb4159ec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:38:39.681Z|2918d332-6253-4f53-aeb5-520bb4159ec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:38:48.519Z|fca97f0f-53df-4b16-bce0-89295f95cf36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:48.519Z|1c918bcb-79a0-4050-a5c5-096a6ea0e754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:48.520Z|1c918bcb-79a0-4050-a5c5-096a6ea0e754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:48.520Z|fca97f0f-53df-4b16-bce0-89295f95cf36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:48.523Z|567be132-633a-4dd8-978f-c1d1f8f09e38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:48.523Z|567be132-633a-4dd8-978f-c1d1f8f09e38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:54.307Z|5ff27297-367b-4261-9980-9aca8e944b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:38:54.310Z|5ff27297-367b-4261-9980-9aca8e944b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:38:58.553Z|cb1b23ec-f49d-423d-a32c-ae4ea0384246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:58.553Z|9cf8681d-2c00-4888-8da5-466b12633725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:58.553Z|bc698555-10ab-4bd0-9aa2-7292cb456123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:38:58.554Z|cb1b23ec-f49d-423d-a32c-ae4ea0384246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:58.555Z|bc698555-10ab-4bd0-9aa2-7292cb456123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:38:58.555Z|9cf8681d-2c00-4888-8da5-466b12633725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:08.637Z|d84fe409-2834-4646-8f92-968c40db959c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:08.637Z|5179caee-391c-4cf7-8712-b71f00ee927d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:08.636Z|c99fc0c4-6638-4630-8047-e3d997d796ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:08.640Z|5179caee-391c-4cf7-8712-b71f00ee927d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:08.640Z|d84fe409-2834-4646-8f92-968c40db959c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:08.642Z|c99fc0c4-6638-4630-8047-e3d997d796ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:09.306Z|b899787d-cfb2-4682-93da-bbd300286a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:39:09.307Z|b899787d-cfb2-4682-93da-bbd300286a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:39:09.681Z|1cd8c603-68ef-4317-9143-4d04717d4cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:39:09.682Z|1cd8c603-68ef-4317-9143-4d04717d4cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:39:11.213Z|00879183-f1f0-4abe-8167-afddc9b03f59|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:39:11.214Z|00879183-f1f0-4abe-8167-afddc9b03f59|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:18.674Z|05630eb1-871f-4f3e-badb-e46ca2cd647a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:18.676Z|05630eb1-871f-4f3e-badb-e46ca2cd647a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:18.681Z|7889a589-0c83-4099-b1d2-821b40883859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:18.681Z|7889a589-0c83-4099-b1d2-821b40883859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:18.682Z|b3e152b0-c482-4af6-857d-85b250a0dead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:18.682Z|b3e152b0-c482-4af6-857d-85b250a0dead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:24.306Z|d61551f1-0c17-429b-9059-fe5494784c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:39:24.307Z|d61551f1-0c17-429b-9059-fe5494784c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:39:28.704Z|056a851b-49c8-40c2-bd61-49f84a0958a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:28.705Z|056a851b-49c8-40c2-bd61-49f84a0958a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:28.705Z|b78b3292-be32-40d9-9202-95cf2d80451c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:28.706Z|b78b3292-be32-40d9-9202-95cf2d80451c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:28.704Z|e650f714-0dd1-4583-8204-e72dd48a19b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:28.707Z|e650f714-0dd1-4583-8204-e72dd48a19b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:38.731Z|18522d2f-effb-4d39-88b5-741f118fb0f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:38.731Z|a962e58d-a9f3-4685-a2ad-c1849e55794d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:38.732Z|11099180-2978-48a1-b819-342205038639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:38.733Z|18522d2f-effb-4d39-88b5-741f118fb0f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:38.733Z|11099180-2978-48a1-b819-342205038639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:38.733Z|a962e58d-a9f3-4685-a2ad-c1849e55794d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:39.305Z|3ab9a714-9dc1-44ac-9793-08c3436c026f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:39:39.309Z|3ab9a714-9dc1-44ac-9793-08c3436c026f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:39:39.683Z|94ec1f69-b767-4551-a3be-f5ebf5019848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:39:39.683Z|94ec1f69-b767-4551-a3be-f5ebf5019848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:39:48.754Z|7d816eb9-1932-45ac-96ae-f8f8e8661ef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:48.756Z|6873bc0b-bb94-4839-a919-af2bbec31a66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:48.756Z|6873bc0b-bb94-4839-a919-af2bbec31a66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:48.755Z|7d816eb9-1932-45ac-96ae-f8f8e8661ef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:48.759Z|ae0c8c39-7d16-449c-9049-f971e59fc8b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:48.760Z|ae0c8c39-7d16-449c-9049-f971e59fc8b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:54.307Z|231a9958-d4e6-4fb2-8ac8-f9e637e85383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:39:54.308Z|231a9958-d4e6-4fb2-8ac8-f9e637e85383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:39:58.784Z|0399ef0a-e395-4843-91d8-5f3b8acef4eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:58.785Z|0399ef0a-e395-4843-91d8-5f3b8acef4eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:58.787Z|5ead8e07-520d-4cdb-b546-df60a1b05d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:58.787Z|6689c597-7de5-4acc-b3c9-1d6afe1b3b83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:39:58.788Z|5ead8e07-520d-4cdb-b546-df60a1b05d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:39:58.788Z|6689c597-7de5-4acc-b3c9-1d6afe1b3b83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:08.811Z|ffc45ae5-eafb-4478-a7fa-07a9c8b55f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:08.812Z|ffc45ae5-eafb-4478-a7fa-07a9c8b55f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:08.812Z|7c9a59af-b9e6-4da3-856e-63da985f89c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:08.812Z|a4384c23-8689-44e6-a7b2-3bab2f6deade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:08.812Z|7c9a59af-b9e6-4da3-856e-63da985f89c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:08.813Z|a4384c23-8689-44e6-a7b2-3bab2f6deade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:09.306Z|a1ee3b0e-1d84-4dbb-8ab4-90574cadd6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:40:09.306Z|a1ee3b0e-1d84-4dbb-8ab4-90574cadd6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:40:09.684Z|3e6a2c30-ed7f-4814-9b8e-1307afe33cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:40:09.684Z|3e6a2c30-ed7f-4814-9b8e-1307afe33cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:40:11.211Z|fbc5ed7f-e79a-4a0d-aeb5-0bed3ac4a777|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:40:11.212Z|fbc5ed7f-e79a-4a0d-aeb5-0bed3ac4a777|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:18.838Z|d47bb011-98b3-411c-a38e-870690045539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:18.839Z|d47bb011-98b3-411c-a38e-870690045539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:18.840Z|87097d50-0df7-47a4-95b2-a5e24415c9b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:18.840Z|87097d50-0df7-47a4-95b2-a5e24415c9b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:18.843Z|b7fec1b5-92e4-4bd8-886c-8e2c143101b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:18.844Z|b7fec1b5-92e4-4bd8-886c-8e2c143101b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:24.306Z|5f8610ac-f6c1-4aa5-89a5-df4063da9aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:40:24.309Z|5f8610ac-f6c1-4aa5-89a5-df4063da9aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:40:28.871Z|2f377244-3176-4527-a423-004b750e910e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:28.871Z|4be4f416-caa5-4b54-a20d-6af25e4be497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:28.871Z|2d21a69b-e9cf-43db-abd8-ec672d0828d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:28.874Z|2f377244-3176-4527-a423-004b750e910e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:28.874Z|4be4f416-caa5-4b54-a20d-6af25e4be497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:28.874Z|2d21a69b-e9cf-43db-abd8-ec672d0828d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:38.904Z|f1388a8f-a0c5-4ca5-884e-41f0c5ec8ca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:38.905Z|f1388a8f-a0c5-4ca5-884e-41f0c5ec8ca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:38.908Z|3de93841-227f-45dd-8e75-b29997fec2f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:38.908Z|3de93841-227f-45dd-8e75-b29997fec2f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:38.912Z|8daea97b-8215-4778-9107-da299cdf378f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:38.913Z|8daea97b-8215-4778-9107-da299cdf378f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:39.306Z|ce5c3153-3ae9-497d-aff0-8a46a56be662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:40:39.307Z|ce5c3153-3ae9-497d-aff0-8a46a56be662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:40:39.685Z|b1f68029-3c70-4114-bd40-07a9b3cae8f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:40:39.686Z|b1f68029-3c70-4114-bd40-07a9b3cae8f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:40:48.933Z|3552f273-d47d-4dbc-a8f0-6c7d80aefa5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:48.933Z|98f67ad8-ca98-4277-b23b-a01e6371a579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:48.933Z|98f67ad8-ca98-4277-b23b-a01e6371a579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:48.934Z|64f44af5-0862-4857-9550-562a20ccd182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:48.934Z|3552f273-d47d-4dbc-a8f0-6c7d80aefa5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:48.935Z|64f44af5-0862-4857-9550-562a20ccd182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:54.306Z|74f24e30-a378-42b3-bd44-56fd489ef308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:40:54.307Z|74f24e30-a378-42b3-bd44-56fd489ef308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:40:58.958Z|e66358ff-79a5-407c-9e7f-54e5dd1c7f83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:58.958Z|40bbc69d-3a84-457e-9033-627ef588ec7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:58.958Z|ee29824e-85e2-4d17-a705-a50ca82664ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:40:58.958Z|ee29824e-85e2-4d17-a705-a50ca82664ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:58.958Z|40bbc69d-3a84-457e-9033-627ef588ec7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:40:58.958Z|e66358ff-79a5-407c-9e7f-54e5dd1c7f83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:08.979Z|2de8b257-0310-4796-a0c7-aea118158d47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:08.979Z|ea94bab9-cc94-46d9-9c0d-f76341f9e799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:08.980Z|2de8b257-0310-4796-a0c7-aea118158d47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:08.980Z|ea94bab9-cc94-46d9-9c0d-f76341f9e799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:08.980Z|0c0bbdc1-c51e-4df7-9e43-e1c17a31fe0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:08.980Z|0c0bbdc1-c51e-4df7-9e43-e1c17a31fe0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:09.306Z|9560863c-b21f-473a-8bcf-802ab1673217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:41:09.309Z|9560863c-b21f-473a-8bcf-802ab1673217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:41:09.686Z|27453a44-3c26-4e10-9b7d-aeec3a598b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:41:09.687Z|27453a44-3c26-4e10-9b7d-aeec3a598b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:41:11.212Z|a95ae333-9dd7-43e4-98e2-cb4ce432c9f5|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:41:11.212Z|a95ae333-9dd7-43e4-98e2-cb4ce432c9f5|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:18.999Z|9048577c-2f0a-46a6-85bb-c1299c2e2a75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:19.000Z|9048577c-2f0a-46a6-85bb-c1299c2e2a75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:19.002Z|caf5af9d-fba0-42b7-b4f9-9a76096e4fc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:19.002Z|f52e85c8-d867-4d71-899c-1704a03225d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:19.003Z|caf5af9d-fba0-42b7-b4f9-9a76096e4fc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:19.003Z|f52e85c8-d867-4d71-899c-1704a03225d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:24.305Z|a46d4c94-eea0-4cf8-a5bd-f8a5ea70feed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:41:24.306Z|a46d4c94-eea0-4cf8-a5bd-f8a5ea70feed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:41:29.021Z|7423bc5f-b18a-4b71-b72f-3a7681a3bbb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:29.021Z|a9b427c8-4150-40b4-90da-a6e8e559fb9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:29.022Z|7423bc5f-b18a-4b71-b72f-3a7681a3bbb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:29.022Z|a9b427c8-4150-40b4-90da-a6e8e559fb9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:29.022Z|2842aa7c-190f-4a09-9378-24bc03df8dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:29.022Z|2842aa7c-190f-4a09-9378-24bc03df8dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:39.041Z|26c00834-17aa-4da1-926d-6c80a7524401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:39.041Z|8a9ef559-9b86-4ff0-a308-2bff51a0cc6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:39.042Z|26c00834-17aa-4da1-926d-6c80a7524401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:39.042Z|8a9ef559-9b86-4ff0-a308-2bff51a0cc6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:39.043Z|f1fbae73-bdd6-4a6b-af8d-0899d2a8d793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:39.044Z|f1fbae73-bdd6-4a6b-af8d-0899d2a8d793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:39.305Z|fb524c98-b25f-40fd-99a6-a338262ee0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:41:39.306Z|fb524c98-b25f-40fd-99a6-a338262ee0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:41:39.687Z|806c3e34-c38d-45a2-ab36-a7227a64818d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:41:39.688Z|806c3e34-c38d-45a2-ab36-a7227a64818d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:41:49.062Z|d810b88e-a4ef-4076-91dd-a2d1e32ca032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:49.063Z|e788d01a-42eb-41ab-8e58-5f6c2be654af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:49.063Z|d810b88e-a4ef-4076-91dd-a2d1e32ca032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:49.063Z|e788d01a-42eb-41ab-8e58-5f6c2be654af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:49.063Z|962bb257-9fd7-4413-a6b6-09d0f0b7bb8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:49.064Z|962bb257-9fd7-4413-a6b6-09d0f0b7bb8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:54.307Z|2a435b15-ed99-4cd2-9fd0-a6643000437c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:41:54.310Z|2a435b15-ed99-4cd2-9fd0-a6643000437c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:41:59.091Z|db3acf53-40a1-4792-95b7-dcf8bb208793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:59.091Z|4949b154-7622-4849-9069-f05b95bdb069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:59.091Z|5e532cae-27bf-4cc0-bfa4-e64afcff3200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:41:59.094Z|5e532cae-27bf-4cc0-bfa4-e64afcff3200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:59.094Z|4949b154-7622-4849-9069-f05b95bdb069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:41:59.094Z|db3acf53-40a1-4792-95b7-dcf8bb208793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:09.125Z|acbc0398-8bfc-44e3-b568-f42c341cb556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:09.125Z|e5a6ab7f-1012-44c8-a0f1-21ac7db11381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:09.125Z|4cf8c016-e8b0-4853-938b-35febf9b2530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:09.127Z|acbc0398-8bfc-44e3-b568-f42c341cb556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:09.127Z|e5a6ab7f-1012-44c8-a0f1-21ac7db11381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:09.127Z|4cf8c016-e8b0-4853-938b-35febf9b2530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:09.306Z|6c8a7c42-c099-48f2-9b71-1245d774b5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:42:09.307Z|6c8a7c42-c099-48f2-9b71-1245d774b5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:42:09.688Z|afccba92-298b-44f7-93c6-00d1dc90719f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:42:09.689Z|afccba92-298b-44f7-93c6-00d1dc90719f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:42:11.212Z|8d7daaa3-e33b-4f7d-8d0d-58cb89508391|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:42:11.212Z|8d7daaa3-e33b-4f7d-8d0d-58cb89508391|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:19.150Z|53ffce5c-de72-4814-8cba-2e8851d4dded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:19.151Z|53ffce5c-de72-4814-8cba-2e8851d4dded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:19.152Z|0b3f55d3-a037-41e4-8b67-2bdaa38f3bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:19.152Z|0b3f55d3-a037-41e4-8b67-2bdaa38f3bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:19.154Z|33172f0b-dac3-497d-ad7a-74cd508ef924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:19.154Z|33172f0b-dac3-497d-ad7a-74cd508ef924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:24.306Z|594a4b56-67ea-4286-a4c6-b54c1549cefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:42:24.306Z|594a4b56-67ea-4286-a4c6-b54c1549cefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:42:29.179Z|e752111b-f8fd-444f-a9c2-e632b1695c8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:29.180Z|e752111b-f8fd-444f-a9c2-e632b1695c8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:29.180Z|5339b5c1-6a00-4520-98ab-67f03d85f24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:29.181Z|5339b5c1-6a00-4520-98ab-67f03d85f24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:29.184Z|0c7e0d16-5633-438a-b3c7-dd4b0b45f5ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:29.184Z|0c7e0d16-5633-438a-b3c7-dd4b0b45f5ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:39.200Z|7e72f146-df25-4ef2-aa59-d610964dd5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:39.200Z|7724f649-dadb-4511-bd39-b75f1e7603f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:39.201Z|7e72f146-df25-4ef2-aa59-d610964dd5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:39.201Z|7724f649-dadb-4511-bd39-b75f1e7603f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:39.204Z|d5db523b-994b-4c23-ab74-517880368e32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:39.205Z|d5db523b-994b-4c23-ab74-517880368e32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:39.306Z|b0eea133-35b1-4a02-9063-eff3816d19ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:42:39.308Z|b0eea133-35b1-4a02-9063-eff3816d19ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:42:39.689Z|eb2983bf-d652-4330-bcf2-180b0c575759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:42:39.690Z|eb2983bf-d652-4330-bcf2-180b0c575759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:42:49.219Z|8b74d2e4-8e92-438f-8f9a-020efa1d4103|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:49.219Z|b7e1dfd8-ec7b-46c2-8d72-d9b96563a7b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:49.220Z|8b74d2e4-8e92-438f-8f9a-020efa1d4103|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:49.220Z|b7e1dfd8-ec7b-46c2-8d72-d9b96563a7b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:49.222Z|acf3aa7f-7d58-40bb-8c3c-882ece410591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:49.222Z|acf3aa7f-7d58-40bb-8c3c-882ece410591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:54.307Z|5ad8d46a-9579-436f-806a-11f743ab982b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:42:54.308Z|5ad8d46a-9579-436f-806a-11f743ab982b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:42:59.242Z|6723053c-a1f6-49ef-af9b-d0737784218b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:59.242Z|de631b47-38fc-411e-9ba3-5e0a0f5b848b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:59.242Z|bd05d37e-f82c-46d2-946a-e3d0cb8433b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:42:59.243Z|bd05d37e-f82c-46d2-946a-e3d0cb8433b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:59.243Z|de631b47-38fc-411e-9ba3-5e0a0f5b848b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:42:59.243Z|6723053c-a1f6-49ef-af9b-d0737784218b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:09.264Z|91b14efe-196e-4a7a-bc2d-c6acd83acee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:09.264Z|9f85bbb5-87d4-4c7c-b5cd-e17bf4184bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:09.265Z|91b14efe-196e-4a7a-bc2d-c6acd83acee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:09.265Z|9f85bbb5-87d4-4c7c-b5cd-e17bf4184bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:09.266Z|dcd91ce7-a2e2-4619-b2e6-dbc39141bcb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:09.266Z|dcd91ce7-a2e2-4619-b2e6-dbc39141bcb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:09.305Z|a4a7d8db-adc9-419b-a79a-7c103b5804aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:43:09.306Z|a4a7d8db-adc9-419b-a79a-7c103b5804aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:43:09.690Z|c8fbc843-f656-4d5a-89a5-0cf3d15036b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:43:09.691Z|c8fbc843-f656-4d5a-89a5-0cf3d15036b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:43:11.211Z|61a4ebc2-fede-400e-8df8-b710945e279f|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:43:11.212Z|61a4ebc2-fede-400e-8df8-b710945e279f|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:19.286Z|cc42a047-3cee-4d8e-bc93-1ba2a59c97ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:19.287Z|cc42a047-3cee-4d8e-bc93-1ba2a59c97ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:19.288Z|3167d36b-e86d-433a-8dc7-8fb44573d46a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:19.288Z|914928b4-9244-430d-8099-2b30f5d4e65b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:19.288Z|3167d36b-e86d-433a-8dc7-8fb44573d46a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:19.288Z|914928b4-9244-430d-8099-2b30f5d4e65b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:24.306Z|c1c7a5cf-8ce0-40cf-9ca6-3001b4767b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:43:24.309Z|c1c7a5cf-8ce0-40cf-9ca6-3001b4767b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:43:29.312Z|4279af45-5a4e-4304-8872-b3b5da9195fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:29.312Z|ca2bbd55-f889-4ebd-8638-806ed6cb863d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:29.312Z|c7de094b-2bc5-447d-a675-9aa55aa9646c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:29.313Z|c7de094b-2bc5-447d-a675-9aa55aa9646c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:29.313Z|4279af45-5a4e-4304-8872-b3b5da9195fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:29.313Z|ca2bbd55-f889-4ebd-8638-806ed6cb863d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:39.307Z|596fad4f-bd01-46db-9b54-45faf6d8d94d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:43:39.309Z|596fad4f-bd01-46db-9b54-45faf6d8d94d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:43:39.352Z|6e85b49d-ceca-49e6-b6f7-86ea44317077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:39.352Z|83eb38b4-9076-4d9c-b50b-f6814f19060b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:39.352Z|ada43432-d581-45b9-9931-0ee515fde198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:39.354Z|83eb38b4-9076-4d9c-b50b-f6814f19060b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:39.354Z|6e85b49d-ceca-49e6-b6f7-86ea44317077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:39.354Z|ada43432-d581-45b9-9931-0ee515fde198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:39.692Z|12a0fd4a-2daa-4c44-8160-44333ed459bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:43:39.692Z|12a0fd4a-2daa-4c44-8160-44333ed459bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:43:49.379Z|38e4055b-8de7-4250-b2a1-ce8ae39bc969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:49.380Z|59c7fae0-83bd-4693-bcb7-d27ef18288bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:49.380Z|59c7fae0-83bd-4693-bcb7-d27ef18288bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:49.381Z|38e4055b-8de7-4250-b2a1-ce8ae39bc969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:49.395Z|39698b39-29dd-4c70-bb54-319531d0b201|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:49.395Z|39698b39-29dd-4c70-bb54-319531d0b201|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:54.306Z|7086415b-d6bb-4e6e-a9b0-aa8fcf7dd6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:43:54.308Z|7086415b-d6bb-4e6e-a9b0-aa8fcf7dd6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:43:59.409Z|1143ba96-9352-4459-924d-33e8d7c1d011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:59.409Z|606922ce-4c5d-414b-8a7f-39e9106ade04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:59.410Z|606922ce-4c5d-414b-8a7f-39e9106ade04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:59.410Z|1143ba96-9352-4459-924d-33e8d7c1d011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:43:59.415Z|e46d6d69-e21b-4550-8b96-93bd0fd4ef56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:43:59.415Z|e46d6d69-e21b-4550-8b96-93bd0fd4ef56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:09.305Z|46b39da9-efcd-4786-86af-34acaad2915c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:44:09.309Z|46b39da9-efcd-4786-86af-34acaad2915c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:44:09.430Z|b2748d57-baff-4a7f-86f2-d481b8bf4147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:09.430Z|aea16f3b-451c-496d-b46e-672f84dcd382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:09.431Z|aea16f3b-451c-496d-b46e-672f84dcd382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:09.431Z|b2748d57-baff-4a7f-86f2-d481b8bf4147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:09.434Z|0d334674-3b2d-4adf-a306-0c6c3c9acf52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:09.435Z|0d334674-3b2d-4adf-a306-0c6c3c9acf52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:09.693Z|f0e037b2-4489-400c-9723-b102b80f66dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:44:09.694Z|f0e037b2-4489-400c-9723-b102b80f66dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:44:11.212Z|ec3820f4-6fed-49c6-a598-0b398e1dddb4|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:44:11.213Z|ec3820f4-6fed-49c6-a598-0b398e1dddb4|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:18.118Z||http-nio-8080-exec-7|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. 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)
2021-12-17T16:44:19.451Z|3f8b0b83-d4c4-4d2b-ab2e-f01819d7b81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:19.451Z|bb4b8ee7-a976-4ddf-a0bb-5ce63a0ca33c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:19.451Z|bb4b8ee7-a976-4ddf-a0bb-5ce63a0ca33c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:19.451Z|3f8b0b83-d4c4-4d2b-ab2e-f01819d7b81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:19.454Z|20ee8215-7121-415e-a9a3-6bc3bce4d9dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:19.454Z|20ee8215-7121-415e-a9a3-6bc3bce4d9dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:24.305Z|bb63ff0d-0fd2-446c-b668-984302e84cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:44:24.306Z|bb63ff0d-0fd2-446c-b668-984302e84cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:44:29.475Z|c11b095f-8e39-47d4-ba94-25759438383e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:29.476Z|c11b095f-8e39-47d4-ba94-25759438383e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:29.477Z|e393656e-4b41-4e40-b2c1-7c4ca35e15ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:29.477Z|e393656e-4b41-4e40-b2c1-7c4ca35e15ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:29.478Z|b167acf4-75b1-41ce-8b9b-2bae85443312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:29.478Z|b167acf4-75b1-41ce-8b9b-2bae85443312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:39.305Z|e2c9f8dc-f9b8-4910-b73b-c3471d03546e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:44:39.306Z|e2c9f8dc-f9b8-4910-b73b-c3471d03546e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:44:39.498Z|a8638fc3-19b3-4ed9-80b2-22fc4bb2b3f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:39.498Z|a8638fc3-19b3-4ed9-80b2-22fc4bb2b3f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:39.498Z|979cf1e0-8eab-4cb7-934c-0842991f8d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:39.501Z|979cf1e0-8eab-4cb7-934c-0842991f8d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:39.506Z|4407238f-1621-4fa0-8753-2b7ff03185db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:39.507Z|4407238f-1621-4fa0-8753-2b7ff03185db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:39.694Z|f38d07a4-0661-41c2-af3c-dddf62734e96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:44:39.695Z|f38d07a4-0661-41c2-af3c-dddf62734e96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:44:49.520Z|5088902e-74d0-40de-a192-d883c2e5d4d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:49.520Z|18e97dfd-f552-499d-a441-c04e88bf7b4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:49.521Z|5088902e-74d0-40de-a192-d883c2e5d4d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:49.521Z|18e97dfd-f552-499d-a441-c04e88bf7b4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:49.526Z|4676877e-c4f6-4903-8090-a17bf439f410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:49.526Z|4676877e-c4f6-4903-8090-a17bf439f410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:54.307Z|5adb14b8-8977-4bf9-8a2b-522d8267fcff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:44:54.311Z|5adb14b8-8977-4bf9-8a2b-522d8267fcff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:44:59.543Z|3bf30721-64ea-49f6-825f-86e6c712068a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:59.543Z|c52aaaad-ea23-4e90-adae-878285142db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:59.544Z|3bf30721-64ea-49f6-825f-86e6c712068a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:59.544Z|c52aaaad-ea23-4e90-adae-878285142db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:44:59.550Z|999476af-985a-42a3-bfb1-430b7cd9f70b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:44:59.550Z|999476af-985a-42a3-bfb1-430b7cd9f70b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:09.307Z|a1918f55-4ded-4d0e-9711-3a2f1625374f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:45:09.309Z|a1918f55-4ded-4d0e-9711-3a2f1625374f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:45:09.575Z|fceda1d4-bd95-4a06-9b37-771ac452fd2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:09.575Z|76e3d9d6-e171-4957-bb07-e4246f0aa2ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:09.576Z|fceda1d4-bd95-4a06-9b37-771ac452fd2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:09.576Z|76e3d9d6-e171-4957-bb07-e4246f0aa2ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:09.578Z|6fd1ef29-1fef-45be-aee3-bf77987fca17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:09.579Z|6fd1ef29-1fef-45be-aee3-bf77987fca17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:09.695Z|2ace71bd-5091-4636-b936-ed1e3ede55e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:45:09.696Z|2ace71bd-5091-4636-b936-ed1e3ede55e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:45:11.212Z|e96236e8-ae39-4861-a0bd-357c923b5dba|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:45:11.212Z|e96236e8-ae39-4861-a0bd-357c923b5dba|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:19.604Z|507880a4-e7bb-468c-9a97-99568a10ff69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:19.605Z|507880a4-e7bb-468c-9a97-99568a10ff69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:19.632Z|d282b07c-b807-4252-9292-8d2a8c2923f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:19.632Z|d282b07c-b807-4252-9292-8d2a8c2923f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:19.646Z|ecc124a5-fcff-42f2-b7b0-45240278f2c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:19.646Z|ecc124a5-fcff-42f2-b7b0-45240278f2c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:24.306Z|bfebaf93-23d3-4dcc-9b50-71ab811f7ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:45:24.307Z|bfebaf93-23d3-4dcc-9b50-71ab811f7ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:45:29.648Z|5e79a9c0-cf54-4c65-ae74-c2b4dd1dfc97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:29.648Z|5e79a9c0-cf54-4c65-ae74-c2b4dd1dfc97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:29.661Z|9111a247-e624-4480-8214-bcc312dec790|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:29.662Z|9111a247-e624-4480-8214-bcc312dec790|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:29.674Z|02da9d78-8c10-43d1-8acf-3196e4ed003b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:29.675Z|02da9d78-8c10-43d1-8acf-3196e4ed003b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:39.306Z|2ad3b406-408d-4e12-8213-b2a28ae70833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:45:39.309Z|2ad3b406-408d-4e12-8213-b2a28ae70833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:45:39.668Z|eb57fc5d-0e62-45fc-aa09-ea56614673ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:39.669Z|eb57fc5d-0e62-45fc-aa09-ea56614673ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:39.682Z|1cf1d1ef-5dbf-463f-bfb7-7d891c5f40de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:39.683Z|1cf1d1ef-5dbf-463f-bfb7-7d891c5f40de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:39.697Z|d0ec89b0-04ae-4df0-8d06-2852a51746c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:45:39.697Z|d0ec89b0-04ae-4df0-8d06-2852a51746c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:45:39.702Z|d9cfc17d-dd56-4fea-97a0-40eb43952cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:39.702Z|d9cfc17d-dd56-4fea-97a0-40eb43952cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:49.693Z|06e11c05-c147-4aae-9b90-e24e98aca3cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:49.694Z|06e11c05-c147-4aae-9b90-e24e98aca3cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:49.704Z|ad943af9-6bf6-4199-a9b6-4d9ad2aa9d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:49.705Z|ad943af9-6bf6-4199-a9b6-4d9ad2aa9d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:49.723Z|3fac43ea-303c-420a-aedd-9b4d095535fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:49.724Z|3fac43ea-303c-420a-aedd-9b4d095535fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:54.305Z|f1bc0db7-1b02-40f6-94d0-f48cbbac7956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:45:54.306Z|f1bc0db7-1b02-40f6-94d0-f48cbbac7956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:45:59.780Z|c79de046-4f63-4fbd-a5f6-bca13cb01b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:59.781Z|c79de046-4f63-4fbd-a5f6-bca13cb01b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:59.782Z|c08ca215-d89f-42f1-91bc-53b64297f8a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:59.782Z|c08ca215-d89f-42f1-91bc-53b64297f8a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:45:59.784Z|f9aa415d-0487-4a97-b77b-cbb0316cce7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:45:59.784Z|f9aa415d-0487-4a97-b77b-cbb0316cce7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:09.306Z|d8e11609-e459-4f43-bba9-d38c2cf4fe7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:46:09.306Z|d8e11609-e459-4f43-bba9-d38c2cf4fe7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:46:09.698Z|ce316a49-7a59-4ec3-a7aa-4510fe55fbd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:46:09.698Z|ce316a49-7a59-4ec3-a7aa-4510fe55fbd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:46:09.801Z|32e3adce-694b-4a7c-8a5c-56b3540a5539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:09.801Z|7b1a732f-c962-403a-a277-0afafbf96db4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:09.802Z|7b1a732f-c962-403a-a277-0afafbf96db4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:09.802Z|32e3adce-694b-4a7c-8a5c-56b3540a5539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:09.807Z|8853fb1d-2d9e-4a01-ac25-6adea815877a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:09.808Z|8853fb1d-2d9e-4a01-ac25-6adea815877a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:11.212Z|50b76e8c-dbfb-4f41-9399-2a7752acb9e4|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:46:11.213Z|50b76e8c-dbfb-4f41-9399-2a7752acb9e4|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:19.824Z|b401da81-a485-4f9c-9ff1-240046563946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:19.824Z|b401da81-a485-4f9c-9ff1-240046563946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:19.827Z|8b835dc6-1a08-423a-9c35-5188db591d6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:19.827Z|8b835dc6-1a08-423a-9c35-5188db591d6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:19.829Z|eb2d5bfe-d949-4b58-919f-e1d1adf68136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:19.829Z|eb2d5bfe-d949-4b58-919f-e1d1adf68136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:24.305Z|babb6ffd-b675-4f49-94cb-452101ec0b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:46:24.308Z|babb6ffd-b675-4f49-94cb-452101ec0b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:46:29.851Z|d6609bda-a5aa-4a7e-9e29-c109da37b286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:29.855Z|d6609bda-a5aa-4a7e-9e29-c109da37b286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:29.859Z|413e5650-e23f-44d4-bcdf-8989d1ff4335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:29.860Z|413e5650-e23f-44d4-bcdf-8989d1ff4335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:29.861Z|cd061585-079f-4d57-a2c8-103613aea500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:29.861Z|cd061585-079f-4d57-a2c8-103613aea500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:39.306Z|50f010c4-d538-46ae-9a21-bc245d060b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:46:39.306Z|50f010c4-d538-46ae-9a21-bc245d060b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:46:39.699Z|bed23a3f-17de-413f-82f5-9547fa45e543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:46:39.699Z|bed23a3f-17de-413f-82f5-9547fa45e543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:46:39.879Z|3d2ffcea-6fe6-430e-9233-b2bdab2ef46b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:39.879Z|3d2ffcea-6fe6-430e-9233-b2bdab2ef46b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:39.882Z|fb2612f4-e8bc-4627-9ce9-75019f8bfcd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:39.882Z|fb2612f4-e8bc-4627-9ce9-75019f8bfcd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:39.884Z|7abe20cb-fc32-4a3e-adfc-3769cbca41c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:39.884Z|7abe20cb-fc32-4a3e-adfc-3769cbca41c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:49.909Z|855c8efe-cef6-417f-8a45-cd482ffbbd86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:49.909Z|2e2eb1a1-f2ba-44b1-955b-3a70e4d6fb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:49.909Z|902dc668-a371-45bc-ac9c-3127f902d0e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:49.912Z|902dc668-a371-45bc-ac9c-3127f902d0e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:49.912Z|2e2eb1a1-f2ba-44b1-955b-3a70e4d6fb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:49.912Z|855c8efe-cef6-417f-8a45-cd482ffbbd86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:54.306Z|8e4dec1c-5c01-4bc3-a924-6c715b05d168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:46:54.308Z|8e4dec1c-5c01-4bc3-a924-6c715b05d168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:46:59.427Z||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xf60x150xfe0xda0xd20xc2~0xe20xdco0xc10x980xa30xfc30xf70x120x95>0xcd0xd80xce0xaf0xaf0xfcx0xad0xff0x000x1f0xdd0xb8]. 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)
2021-12-17T16:46:59.938Z|45c2f738-572a-4895-8f33-f55b1977fa24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:59.938Z|98b2da1d-7c6e-47aa-8126-5674d18bcc2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:59.939Z|45c2f738-572a-4895-8f33-f55b1977fa24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:59.939Z|98b2da1d-7c6e-47aa-8126-5674d18bcc2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:46:59.940Z|24d30b2e-e372-4316-bf1a-e6c7e9ddb2ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:46:59.940Z|24d30b2e-e372-4316-bf1a-e6c7e9ddb2ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:09.305Z|89eb0a27-a0e8-46b1-bf17-f4e6e25765b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:47:09.308Z|89eb0a27-a0e8-46b1-bf17-f4e6e25765b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:47:09.700Z|68f95510-c852-4660-9986-0cb6b2bdec9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:47:09.700Z|68f95510-c852-4660-9986-0cb6b2bdec9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:47:09.959Z|a2744458-2b6d-40e5-90cb-57be6e719bb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:09.959Z|8b452689-0849-4966-ae8b-feadc4fc0738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:09.960Z|1abeace1-6d04-4db3-9a49-b50f06838b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:09.960Z|a2744458-2b6d-40e5-90cb-57be6e719bb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:09.960Z|8b452689-0849-4966-ae8b-feadc4fc0738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:09.960Z|1abeace1-6d04-4db3-9a49-b50f06838b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:11.213Z|ea6c9212-2323-4c53-9e3a-ad40296f9104|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:47:11.214Z|ea6c9212-2323-4c53-9e3a-ad40296f9104|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:19.980Z|bdd17924-28a5-4666-8f16-edeac6fd1d2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:19.980Z|b370a4a4-b837-45d1-be6f-d72d8d128cc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:19.980Z|bdd17924-28a5-4666-8f16-edeac6fd1d2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:19.980Z|b370a4a4-b837-45d1-be6f-d72d8d128cc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:19.982Z|26a13736-de02-4078-aa03-4e8a4e8c990d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:19.983Z|26a13736-de02-4078-aa03-4e8a4e8c990d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:24.306Z|576ee98f-5e8e-4ed6-b452-3e1d58699463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:47:24.306Z|576ee98f-5e8e-4ed6-b452-3e1d58699463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:47:30.002Z|9124f559-5374-4215-8696-5412906c58d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:30.002Z|4ae210f5-8958-4e2e-958a-26527aad0a56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:30.003Z|9124f559-5374-4215-8696-5412906c58d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:30.003Z|4ae210f5-8958-4e2e-958a-26527aad0a56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:30.004Z|dbb404da-fb95-4bc8-ac4f-c6b0da1dae04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:30.004Z|dbb404da-fb95-4bc8-ac4f-c6b0da1dae04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:39.305Z|a63062c9-46a3-4194-95fa-750866cde79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:47:39.306Z|a63062c9-46a3-4194-95fa-750866cde79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:47:39.701Z|c06467ac-80dc-4f7e-af3f-d29e5ae8d1a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:47:39.701Z|c06467ac-80dc-4f7e-af3f-d29e5ae8d1a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:47:40.022Z|8fedaa33-ef2c-4739-b428-91014a5ae7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:40.022Z|727f7f7c-5425-4932-b6eb-09c670b5d19d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:40.022Z|a77079e2-73d5-4271-840c-e1d5082ee7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:40.022Z|8fedaa33-ef2c-4739-b428-91014a5ae7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:40.023Z|727f7f7c-5425-4932-b6eb-09c670b5d19d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:40.023Z|a77079e2-73d5-4271-840c-e1d5082ee7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:50.043Z|0fd4ff0b-def5-485a-a977-f9affc840b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:50.044Z|0fd4ff0b-def5-485a-a977-f9affc840b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:50.057Z|01daf8ba-ee01-4cf2-b9ba-e07734346f2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:50.057Z|4d0f5082-dbc9-4d5c-bd8f-f67a5c8a45d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:47:50.058Z|01daf8ba-ee01-4cf2-b9ba-e07734346f2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:50.058Z|4d0f5082-dbc9-4d5c-bd8f-f67a5c8a45d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:47:54.306Z|7a24eea1-0bde-443e-b1d8-cca7640346e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:47:54.309Z|7a24eea1-0bde-443e-b1d8-cca7640346e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:48:00.065Z|4038202f-f72f-4206-97b6-84fc1b69f721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:00.066Z|4038202f-f72f-4206-97b6-84fc1b69f721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:00.077Z|791ae348-3bc1-4cde-a2c5-43e225a0135d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:00.077Z|56ef0ed2-5aa6-40fe-8f13-91cf5e8881cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:00.078Z|791ae348-3bc1-4cde-a2c5-43e225a0135d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:00.078Z|56ef0ed2-5aa6-40fe-8f13-91cf5e8881cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:09.306Z|f996135f-571f-4055-bb54-26364a538be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:48:09.307Z|f996135f-571f-4055-bb54-26364a538be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:48:09.702Z|45219de1-4f9b-41f5-8f79-7c513e7c6fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:48:09.702Z|45219de1-4f9b-41f5-8f79-7c513e7c6fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:48:10.091Z|491e7c21-cdf0-4e7b-af53-29a45cd18886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:10.093Z|491e7c21-cdf0-4e7b-af53-29a45cd18886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:10.096Z|772dc89a-dbbc-479c-8c0e-2d040be41752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:10.096Z|836ddf72-0011-4140-a9ab-73768eaa784b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:10.096Z|836ddf72-0011-4140-a9ab-73768eaa784b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:10.096Z|772dc89a-dbbc-479c-8c0e-2d040be41752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:11.213Z|0ec39b42-2394-4521-93d1-45bb54c5bf0d|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:48:11.214Z|0ec39b42-2394-4521-93d1-45bb54c5bf0d|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:20.124Z|a40e230f-19c2-4b10-b346-9ae1b89b2220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:20.124Z|9a901bcd-a8c9-4244-8226-e7d874d252b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:20.124Z|847d4cb6-14d3-4396-9520-4a9d2dd351d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:20.126Z|a40e230f-19c2-4b10-b346-9ae1b89b2220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:20.126Z|847d4cb6-14d3-4396-9520-4a9d2dd351d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:20.126Z|9a901bcd-a8c9-4244-8226-e7d874d252b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:24.306Z|5dcb03fa-12ef-478d-b202-af748163517d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:48:24.307Z|5dcb03fa-12ef-478d-b202-af748163517d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:48:30.149Z|026b870c-b210-4cfb-8122-6858bdf74ec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:30.150Z|026b870c-b210-4cfb-8122-6858bdf74ec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:30.155Z|14c26243-a45e-446b-b87d-b70da0868c03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:30.155Z|7da24edd-39b8-4bfa-af26-719d79cd5036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:30.155Z|14c26243-a45e-446b-b87d-b70da0868c03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:30.155Z|7da24edd-39b8-4bfa-af26-719d79cd5036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:39.306Z|93ce2c3a-4e01-4272-bb99-b503e1cada43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:48:39.309Z|93ce2c3a-4e01-4272-bb99-b503e1cada43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:48:39.703Z|56871a75-2f53-4541-9631-3370f3e223b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:48:39.703Z|56871a75-2f53-4541-9631-3370f3e223b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:48:40.172Z|8e5b192a-7ace-4662-8a8f-69d624f4d4ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:40.172Z|8e5b192a-7ace-4662-8a8f-69d624f4d4ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:40.175Z|dd12afe1-0f48-40b2-837f-88cad7b95828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:40.175Z|6de67e30-bfcd-4f38-8c5e-7622957685f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:40.175Z|dd12afe1-0f48-40b2-837f-88cad7b95828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:40.175Z|6de67e30-bfcd-4f38-8c5e-7622957685f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:50.193Z|660b2718-2ad3-4ef6-9b12-34a362f65492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:50.193Z|660b2718-2ad3-4ef6-9b12-34a362f65492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:50.194Z|be559b19-79d2-407b-a507-2c55ed7fb02c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:50.194Z|be559b19-79d2-407b-a507-2c55ed7fb02c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:50.196Z|97bc6233-3b75-480e-bab8-bb371fd9eb11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:48:50.196Z|97bc6233-3b75-480e-bab8-bb371fd9eb11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:48:54.305Z|758f5105-7a6d-4a4e-b714-5136a24be8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:48:54.306Z|758f5105-7a6d-4a4e-b714-5136a24be8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:49:00.214Z|dafd7c73-6b93-4751-80dc-5e5101c96fe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:00.214Z|4c4cd4e5-9c67-4b06-993c-052083e619f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:00.214Z|dafd7c73-6b93-4751-80dc-5e5101c96fe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:00.214Z|4c4cd4e5-9c67-4b06-993c-052083e619f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:00.214Z|8aefea4c-4295-4034-9dd1-f87a406c556c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:00.215Z|8aefea4c-4295-4034-9dd1-f87a406c556c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:09.305Z|a70742f4-2572-4093-bee6-73b78ccc3fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:49:09.306Z|a70742f4-2572-4093-bee6-73b78ccc3fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:49:09.704Z|93915d9d-6f67-470b-bce7-7d0754f01450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:49:09.704Z|93915d9d-6f67-470b-bce7-7d0754f01450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:49:10.235Z|d3f46c03-7e55-4362-ad2d-9387f6fa5464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:10.234Z|ac5b7799-8fc4-4881-88f7-9d2acf2cfdac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:10.234Z|a56a2859-fe9e-47a8-b272-1b78d306ab5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:10.235Z|ac5b7799-8fc4-4881-88f7-9d2acf2cfdac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:10.235Z|d3f46c03-7e55-4362-ad2d-9387f6fa5464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:10.235Z|a56a2859-fe9e-47a8-b272-1b78d306ab5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:11.213Z|54ee1b2e-4dbe-4af6-ba78-44070a021892|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:49:11.213Z|54ee1b2e-4dbe-4af6-ba78-44070a021892|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:20.259Z|2818ee08-efc6-44c3-af1f-a9cf4f4bc237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:20.259Z|2818ee08-efc6-44c3-af1f-a9cf4f4bc237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:20.262Z|ffabae40-eced-4850-9eb1-eaab00b3599b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:20.262Z|482bbbc4-9695-45e0-bfc3-88c110093e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:20.262Z|ffabae40-eced-4850-9eb1-eaab00b3599b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:20.262Z|482bbbc4-9695-45e0-bfc3-88c110093e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:24.306Z|b705ac60-f559-4545-be08-e7816d7b2d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:49:24.308Z|b705ac60-f559-4545-be08-e7816d7b2d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:49:30.289Z|20e936df-ad8f-40c3-b5f3-47a7c80772fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:30.289Z|a3e0b149-0180-4c2a-bd25-6832847867b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:30.289Z|6b7b4374-a53e-4b48-8c54-d30da13f3954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:30.292Z|20e936df-ad8f-40c3-b5f3-47a7c80772fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:30.292Z|a3e0b149-0180-4c2a-bd25-6832847867b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:30.292Z|6b7b4374-a53e-4b48-8c54-d30da13f3954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:39.307Z|65eca013-7f82-4fce-8573-1a91b62f6f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:49:39.309Z|65eca013-7f82-4fce-8573-1a91b62f6f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:49:39.705Z|24a0f54d-6039-44c6-8639-9a5e7a600b4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:49:39.705Z|24a0f54d-6039-44c6-8639-9a5e7a600b4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:49:40.319Z|3c42da6a-1cea-42d4-aaf6-fe77caa00e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:40.319Z|4f16d9d5-b6b5-4934-ae54-5d0bf07f395d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:40.319Z|5d2db745-4514-4ffa-88de-5bbb607650a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:40.321Z|3c42da6a-1cea-42d4-aaf6-fe77caa00e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:40.321Z|4f16d9d5-b6b5-4934-ae54-5d0bf07f395d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:40.321Z|5d2db745-4514-4ffa-88de-5bbb607650a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:50.345Z|c648a763-d11c-4383-80da-432d25707881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:50.345Z|4da25cb2-91ef-40ca-98f8-5c6d7132b8c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:50.345Z|14d414a9-1040-4f1b-8d1f-9464ca7ba800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:49:50.345Z|c648a763-d11c-4383-80da-432d25707881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:50.345Z|4da25cb2-91ef-40ca-98f8-5c6d7132b8c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:50.345Z|14d414a9-1040-4f1b-8d1f-9464ca7ba800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:49:54.306Z|5b8e0d24-5cf0-405d-9372-a0b2702259f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:49:54.307Z|5b8e0d24-5cf0-405d-9372-a0b2702259f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:50:00.372Z|e052442d-f8d5-4290-9bab-fb37cd850df9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:00.373Z|e052442d-f8d5-4290-9bab-fb37cd850df9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:00.372Z|1828739b-b440-49bd-87c3-525c65ab1903|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:00.374Z|f93a2920-51cc-4bab-bf29-8c1b81a736cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:00.374Z|1828739b-b440-49bd-87c3-525c65ab1903|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:00.374Z|f93a2920-51cc-4bab-bf29-8c1b81a736cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:09.305Z|d0a53a4c-b782-4af0-a722-69ca4b3a8e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:50:09.309Z|d0a53a4c-b782-4af0-a722-69ca4b3a8e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:50:09.706Z|65861470-5b26-45f0-96d1-1c777909f19e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:50:09.707Z|65861470-5b26-45f0-96d1-1c777909f19e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:50:10.395Z|39edbdb5-86b2-436a-bc58-d120eaa0c6bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:10.395Z|63f78063-a7ea-49a3-9e69-ab42c7800da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:10.396Z|39edbdb5-86b2-436a-bc58-d120eaa0c6bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:10.396Z|60707955-3b47-4168-9674-59298bccd06f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:10.396Z|60707955-3b47-4168-9674-59298bccd06f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:10.396Z|63f78063-a7ea-49a3-9e69-ab42c7800da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:11.212Z|f9a9061f-2921-49a2-b3a2-f968eed7500f|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:50:11.212Z|f9a9061f-2921-49a2-b3a2-f968eed7500f|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:20.415Z|486408d1-57fe-431e-90af-d94b7332971b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:20.415Z|d567d0d3-5f4e-44d9-b796-70d49c4a3eb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:20.416Z|d54b4b7f-5b2a-4a38-875a-1bf62b7e2460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:20.416Z|d567d0d3-5f4e-44d9-b796-70d49c4a3eb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:20.416Z|486408d1-57fe-431e-90af-d94b7332971b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:20.416Z|d54b4b7f-5b2a-4a38-875a-1bf62b7e2460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:24.305Z|709f219f-6ea0-44e4-9ff2-31b2e915c8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:50:24.306Z|709f219f-6ea0-44e4-9ff2-31b2e915c8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:50:30.442Z|aca7ea87-430f-4582-96fb-696b20771f38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:30.442Z|aca7ea87-430f-4582-96fb-696b20771f38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:30.442Z|ffd21715-fa4b-47d4-8f99-01561053d36c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:30.443Z|ffd21715-fa4b-47d4-8f99-01561053d36c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:30.443Z|c72788e6-62a0-43e3-bff8-e28aeae5f52d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:30.444Z|c72788e6-62a0-43e3-bff8-e28aeae5f52d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:39.305Z|c1e84f63-8a90-477a-9b76-8fafa4191af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:50:39.306Z|c1e84f63-8a90-477a-9b76-8fafa4191af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:50:39.707Z|c469d079-7a0f-4767-8313-d909bbf1b2c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:50:39.708Z|c469d079-7a0f-4767-8313-d909bbf1b2c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:50:40.462Z|08f75ec2-5297-42db-baf9-255f598fd27f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:40.462Z|248d08ad-e77b-4c44-a0a5-4cc1fd992a14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:40.463Z|248d08ad-e77b-4c44-a0a5-4cc1fd992a14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:40.463Z|5b00495a-a4bc-467c-9236-b65e1494192d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:40.463Z|08f75ec2-5297-42db-baf9-255f598fd27f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:40.464Z|5b00495a-a4bc-467c-9236-b65e1494192d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:50.483Z|90875a96-1bf2-43f4-9603-2a7633d338f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:50.483Z|c7d46455-c87b-4a17-8082-43cc457d9ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:50.484Z|90875a96-1bf2-43f4-9603-2a7633d338f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:50.484Z|c7d46455-c87b-4a17-8082-43cc457d9ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:50.487Z|5894ed9f-050e-4c65-beb9-e1b246fa532d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:50:50.487Z|5894ed9f-050e-4c65-beb9-e1b246fa532d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:50:54.306Z|f75483bd-adc8-46fa-9c89-264472911151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:50:54.307Z|f75483bd-adc8-46fa-9c89-264472911151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:51:00.509Z|aa8aaec1-e0a7-4cea-b8fc-d6ffe7dd0b0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:00.509Z|d272a223-9bd6-4beb-b457-8807d5a31677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:00.509Z|da6d7be2-71e5-464d-8708-3eb3101bf616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:00.511Z|da6d7be2-71e5-464d-8708-3eb3101bf616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:00.511Z|aa8aaec1-e0a7-4cea-b8fc-d6ffe7dd0b0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:00.511Z|d272a223-9bd6-4beb-b457-8807d5a31677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:09.306Z|7b596856-63d4-4032-806e-246382fd63d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:51:09.308Z|7b596856-63d4-4032-806e-246382fd63d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:51:09.709Z|041f9de7-c7e0-4b5c-920b-b5838d87b43a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:51:09.710Z|041f9de7-c7e0-4b5c-920b-b5838d87b43a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:51:10.539Z|35c3fe9d-aa3b-407a-9878-d5f0c28ceed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:10.539Z|8adcb4a6-d6d7-4b60-b088-28d6f36a0e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:10.539Z|8a7bc433-086d-4fc8-9a69-8356992a3da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:10.541Z|35c3fe9d-aa3b-407a-9878-d5f0c28ceed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:10.541Z|8adcb4a6-d6d7-4b60-b088-28d6f36a0e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:10.541Z|8a7bc433-086d-4fc8-9a69-8356992a3da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:11.213Z|fb945925-3707-4167-883e-b4d980ec9c7f|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2021-12-17T16:51:11.213Z|fb945925-3707-4167-883e-b4d980ec9c7f|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:20.565Z|01a2311f-a5e5-40d4-90a1-c7f9a3fa268d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:20.566Z|01a2311f-a5e5-40d4-90a1-c7f9a3fa268d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:20.570Z|42a9b61c-074e-43cc-8649-2e95edafacb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:20.571Z|42a9b61c-074e-43cc-8649-2e95edafacb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:20.572Z|47e757ae-b1b4-45a9-805e-6528f571a230|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:20.572Z|47e757ae-b1b4-45a9-805e-6528f571a230|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:24.305Z|c9fb5c41-7654-43aa-9314-4dbd89660fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:51:24.306Z|c9fb5c41-7654-43aa-9314-4dbd89660fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:51:30.588Z|0b44ab9b-babf-43ea-87a0-5c753f60e546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:30.589Z|0b44ab9b-babf-43ea-87a0-5c753f60e546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:30.590Z|3a819a3d-82e6-48eb-aa3a-1c104fad6284|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:30.590Z|3a819a3d-82e6-48eb-aa3a-1c104fad6284|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:30.593Z|72eb6058-a960-4c32-8c53-76f0d23d6052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:30.593Z|72eb6058-a960-4c32-8c53-76f0d23d6052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:39.305Z|a340a0a1-bf2d-4328-8c2a-e07ed2e2c3c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:51:39.306Z|a340a0a1-bf2d-4328-8c2a-e07ed2e2c3c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:51:39.711Z|2ed379a2-5f66-4bf0-bad0-9f56c3992bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-12-17T16:51:39.711Z|2ed379a2-5f66-4bf0-bad0-9f56c3992bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-12-17T16:51:40.610Z|bcde1099-9d5c-4147-8d36-2eeb61e5b14e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:40.611Z|bcde1099-9d5c-4147-8d36-2eeb61e5b14e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:40.614Z|0c27fb8c-0457-41dc-9771-0b6d6ad4c829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:40.614Z|0c27fb8c-0457-41dc-9771-0b6d6ad4c829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-12-17T16:51:40.615Z|074e4eb6-6067-4934-ac56-3d1ec4ca8b51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-12-17T16:51:40.615Z|074e4eb6-6067-4934-ac56-3d1ec4ca8b51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.